| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Borrowing from the work I did yesterday for django-ratelimit, this
should provide automated PyPI build and publish.
Fixes #180
|
| |
|
|
|
| |
Pulls the test details into a discrete action that can be reused for the
release workflow.
|
| | |
|
| |
|
|
|
| |
Run the tests and linter weekly to make sure the latest patch versions
of Python and linter updates don't cause any issues.
|
| |
|
|
|
| |
This is what I get for enabling auto-merge before making lint a required
status check.
|
| |
|
|
| |
Add the flake8 step back to the CI config in actions.
|
| | |
|
| |
|
|
| |
These tests will fail for now, but will get me set up to fix the issues.
|
| | |
|
| |
|
|
|
| |
This way we don't run everything twice on a PR. And drops the old
Travis-CI config because, yeah.
|
| | |
|
|
|
Because Travis CI is on an extended vacation.
|