Commit Graph
10 Commits
Author SHA1 Message Date
Liuyang WanandSteve Kowalik d6e77ba1e2 Drop Travis in favor of Github workflow (#1488)
* Drop Travis CI

* Update DEPLOY.md about new workflow of uploading new version to PyPI

* Upload coverage data to Codecov

Co-Authored-By: Steve Kowalik <steven@wedontsleep.org>
2020-04-27 21:54:20 +10:00
Liuyang Wan fd5f013b75 Use Github action to upload to PyPI on new release (#1487) 2020-04-26 16:24:45 +08:00
Liuyang Wan 235fdc966d Github workflow improvement (#1486) 2020-04-26 16:04:42 +08:00
Steve Kowalik 3551453eff Actually use the Python version in GA workflow (#1485)
It appears that the Python versions in our strategy matrix are not used
unless we drag them down into the steps. Do so now.
2020-04-26 14:56:08 +10:00
Steve KowalikandChristian Clauss f1401c1550 Add GitHub Action workflow for checks (#1464)
To integrate better with the GitHub workflow, add a workflow for
checking pushes and PRs. This doesn't remove the Travis configuration,
which is still required for releases.

Co-Authored-By: Christian Clauss <cclauss@me.com>
2020-04-15 10:48:18 +10:00
Steve Kowalik d20fd71ca8 Add myself to funding and maintainers (#1435)
I think the time is right is add myself to these two files!
2020-03-13 21:10:29 +11:00
Wan Liuyang d6f2795342 Create FUNDING.yml 2020-02-28 08:20:51 +08:00
Wan Liuyang ab27ba4d2d Do not auto-close issues with high priority tag 2019-09-13 11:21:46 +08:00
Jimmy Zelinskie 9d9ce34dea github/stale: use a stale label (#837)
Previously it was defaulting to `wontfix` which may not be the case if an issue just goes idle.
2018-07-11 08:42:33 +08:00
Wan Liuyang 68af7250f9 Add stale bot 2018-07-05 15:18:57 +08:00