Commit Graph

19 Commits

Author SHA1 Message Date
lilydjwg e228e31b84 final tweak of keyfile 2020-08-20 15:18:43 +08:00
lilydjwg 95150fa8e9 port github source and tests (the last one!)
`include_tags_pattern` and `ignored_tags` removed, see #99
2020-08-20 15:18:28 +08:00
lilydjwg 10f6b1561e start porting tests to new version 2020-08-17 15:11:14 +08:00
lilydjwg 7a2d3d226b GitHub: add `use_latest_tag` 2020-06-14 13:55:51 +08:00
lilydjwg 6f48b774ae tests: add a needs_net mark for tests that require Internet access
use pytest-httpbin for test_regex

closes #113
2019-10-15 17:27:34 +08:00
lilydjwg 5437100f08 fix github test 2019-03-06 22:45:23 +08:00
lilydjwg ca68c44201 github: try as few API calls as possible 2019-03-06 22:37:18 +08:00
lilydjwg de381bf26d fix github test and update the doc 2019-03-06 22:01:07 +08:00
lilydjwg 7897317294 add the "list options" feature
closes #83
old options will be removed in #99
2019-03-06 21:51:04 +08:00
Jingbei Li 620c7a89cd added path to github source 2019-01-28 19:36:41 +08:00
lilydjwg 2e4f2bc424 test: test github use_max_tag with paging and include_tags_pattern 2018-05-04 11:46:40 +08:00
lilydjwg ee1b8267d0 fix github tests 2018-02-07 21:42:10 +08:00
lilydjwg c150b77b61 github: don't use master as default branch 2018-02-07 18:54:09 +08:00
Felix Yan 84df2716b5 AsyncIO rewrite 2017-07-06 12:24:45 +08:00
lilydjwg 8e2be647e0 add license declaration to each file 2017-02-28 15:27:24 +08:00
依云 9df0bb5433 [github] strip the final 'Z' of the date and update the test 2016-03-14 15:20:04 +08:00
Felix Yan e723053c41 Add ignored_tags support
Ignore certain tags while sorting. This option must be used together with
use_max_tag. This can be useful to avoid some known badly versioned tags,
so the newer tags won't be "overriden" by the old broken ones.
2015-12-23 21:50:38 +08:00
Felix Yan b8987edaff Skip github tests if NVCHECKER_GITHUB_TOKEN not present 2015-11-05 23:23:21 +08:00
Felix Yan 07d75c4c5d Add use_max_tag support for GitHub source 2015-11-05 12:18:50 +08:00