Commit Graph

29 Commits

Author SHA1 Message Date
Felix Yan
aaf375f0bd Add use_max_tag and ignored_tags support to vcs source (git only) 2015-12-29 12:15:19 +08:00
lilydjwg
e3aae23225 [tests] bye, slow GitCafe! 2015-12-24 21:36:09 +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
f02e6e2c31 Add support for Packagist (Composer) 2015-12-03 11:25:10 +08:00
lilydjwg
ac7ed64118 tests: gitlab-test has updated, let's check loosely 2015-11-29 22:48:51 +08:00
lilydjwg
fbbc7cb1e4 bump version for PyPI
also adjust test_gitcafe retry times
2015-11-11 14:28:25 +08:00
Felix Yan
b8987edaff Skip github tests if NVCHECKER_GITHUB_TOKEN not present 2015-11-05 23:23:21 +08:00
Felix Yan
03765db683 Make test_gitcafe flaky 2015-11-05 23:16:30 +08:00
Felix Yan
19d78411a5 Add GitLab support 2015-11-05 22:47:35 +08:00
依云
ed39e35c4a Merge pull request #29 from felixonmars/bitbucket-tags
Add use_max_tag support for bitbucket source
2015-11-05 22:31:40 +08:00
Felix Yan
ce9819f49d Add testcases for VCS source 2015-11-05 20:59:07 +08:00
Felix Yan
5bde44a3c2 Add testcases for pacman 2015-11-05 20:47:46 +08:00
Felix Yan
7065df1b32 Add a testcase for GitCafe 2015-11-05 20:41:53 +08:00
lilydjwg
1d48d813e3 Merge remote-tracking branch 'origin/pr/27' 2015-11-05 19:43:39 +08:00
Felix Yan
07d75c4c5d Add use_max_tag support for GitHub source 2015-11-05 12:18:50 +08:00
Felix Yan
d28d869add Add use_max_tag support for bitbucket source 2015-11-05 12:18:15 +08:00
Felix Yan
2c17c40206 Fix archpkg and add tests 2015-11-05 11:42:07 +08:00
Felix Yan
d77cff9cc7 Add a testcase for Manual 2015-11-04 23:44:23 +08:00
Felix Yan
7595011cbb Add a testcase for Regex 2015-11-04 23:43:35 +08:00
Felix Yan
0047c6ddac add testcases for AUR 2015-11-04 23:30:25 +08:00
Felix Yan
5db3b93dcd test helper: generate a real ConfigParser to make all its methods available 2015-11-04 23:11:59 +08:00
Felix Yan
f1cca7388b Move global IOLoop hack to helper 2015-11-04 21:25:01 +08:00
Felix Yan
a76e283918 Clean up sync_get_version 2015-11-04 20:50:22 +08:00
Felix Yan
f5fb79cc63 Add a testcase for Command 2015-11-04 20:47:39 +08:00
Felix Yan
f7287bdf56 Add a testcase for CPAN 2015-11-04 20:20:25 +08:00
Felix Yan
10ac7ea7a6 Add a testcase for RubyGems 2015-11-04 20:18:37 +08:00
Felix Yan
5ae52b9e16 Add a testcase for Hackage 2015-11-04 20:17:37 +08:00
Felix Yan
793b1ad0da Add a testcase for PyPI 2015-11-04 20:15:43 +08:00
Felix Yan
5fc778c6e5 Add testcases 2015-11-04 19:18:03 +08:00