Commit Graph

285 Commits

Author SHA1 Message Date
Felix Yan
c90e8fc07b Remove unnecessary chdir, and avoid the need to create the dir when
there is no need to parse PKGBUILD
2015-12-31 20:28:47 +08:00
lilydjwg
f7e8f3be7b Merge pull request #37 from felixonmars/git-tag
Add use_max_tag and ignored_tags support to vcs source (git only)
2015-12-31 12:01:48 +08:00
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
lilydjwg
7e5d4aa83a fix rst syntax 2015-12-23 22:00:07 +08:00
lilydjwg
70832eb6c8 README: update phrasing 2015-12-23 21:59:53 +08:00
Felix Yan
4b375866b6 Forcefully upgrade pytest on Travis 2015-12-23 21:50:42 +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
lilydjwg
b34861f9cd Merge pull request #35 from felixonmars/master
Add support for Packagist (Composer)
2015-12-03 11:39:36 +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
3fd661ef74 fix links for README 2015-11-29 22:39:46 +08:00
lilydjwg
83c99f1edf minor update for scripts/gen_contents 2015-11-29 22:37:30 +08:00
lilydjwg
a977a508d2 add scripts/gen_contents 2015-11-29 22:31:29 +08:00
lilydjwg
b6df5d6f2d add "Contents" to README 2015-11-29 22:30:33 +08:00
lilydjwg
d22ca1dde0 README: use svg image for PyPI 2015-11-11 14:31:25 +08:00
lilydjwg
fbbc7cb1e4 bump version for PyPI
also adjust test_gitcafe retry times
2015-11-11 14:28:25 +08:00
lilydjwg
af14b39833 update for releasing to PyPI 2015-11-11 14:21:58 +08:00
lilydjwg
986773c814 bump version to 0.4 2015-11-11 14:21:17 +08:00
lilydjwg
2e6749021f Merge pull request #34 from felixonmars/master
Don't install tests directory
2015-11-08 01:21:57 +08:00
Felix Yan
8cfcb5897a Don't install tests directory 2015-11-08 00:50:52 +08:00
lilydjwg
9df22e807e Merge pull request #33 from felixonmars/master
Fix a small typo in README
2015-11-07 22:01:37 +08:00
Felix Yan
6c661bb2e0 Fix a small typo in README 2015-11-07 21:38:35 +08:00
依云
697ba410d5 Merge pull request #32 from felixonmars/flaky
Make test_gitcafe flaky
2015-11-05 23:46:49 +08:00
Felix Yan
a9fb82b03c Actually pytest-runner need not to be in tests_require 2015-11-05 23:33:13 +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
lilydjwg
694d8d6bea travis: still fixing env... 2015-11-05 23:09:31 +08:00
lilydjwg
e6ece60c7d travis: fix env setting 2015-11-05 23:02:25 +08:00
lilydjwg
4d46b494f4 fix typo 2015-11-05 22:55:48 +08:00
lilydjwg
8b34569e01 update for GitLab support 2015-11-05 22:53:22 +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
依云
29b0fe7e2d Merge pull request #31 from felixonmars/tests
Add more tests
2015-11-05 22:02:19 +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
132bbdc559 travis: add NVCHECKER_GITHUB_TOKEN env 2015-11-05 19:45:19 +08:00
lilydjwg
1d48d813e3 Merge remote-tracking branch 'origin/pr/27' 2015-11-05 19:43:39 +08:00
lilydjwg
52c09f1e4a archpkg: be a little nicer :-) 2015-11-05 19:33:09 +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
lilydjwg
4be2d6c09d fix github.py 2015-11-05 01:29:05 +08:00
依云
f924b973d4 Merge pull request #26 from felixonmars/tests
Testcases for Regex and Manual
2015-11-05 00:08:24 +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
lilydjwg
d36b11321d Merge remote-tracking branch 'origin/pr/25' 2015-11-04 23:31:40 +08:00
Felix Yan
0047c6ddac add testcases for AUR 2015-11-04 23:30:25 +08:00
lilydjwg
2992a75686 move sample_source.ini 2015-11-04 23:26:22 +08:00