dependabot[bot]
c07925d53f
Bump actions/setup-python from 4 to 5 ( #491 )
2023-12-12 07:19:48 +01:00
Paolo Melchiorre
4d24e22c72
Fixed #489 -- Add support for Python 3.12 ( #490 )
2023-11-26 16:12:23 +01:00
InvalidInterrupt
3758c514fd
Raise minimum supported Python version to 3.8 ( #481 )
2023-09-07 09:09:10 +02:00
dependabot[bot]
f108bbc7c1
Bump actions/checkout from 3 to 4 ( #480 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 07:51:07 +02:00
Adam Johnson
d59c2bd424
Upgrade to tox 4 ( #458 )
2022-12-08 01:06:41 +00:00
Michael K
ef946d5637
Upgrade GitHub Actions actions ( #454 )
...
And set up dependabot to take care of them in the future.
2022-11-18 11:33:03 +01:00
Michael K
d5fbdfc4cb
Run tests against Python 3.11 and add trove classifier ( #446 )
2022-10-25 13:46:20 +01:00
Michael K
c9a7fdc669
Run tests on main
branch, not master
( #435 )
2022-08-30 07:35:56 +02:00
Carlton Gibson
5e709795b4
Updated supported Python and dependency versions. ( #417 )
...
* Updated Python support and dependencies.
* Updated Python support in README.
* Removed PY36 from GHA workflow.
* Remove pre-commit workflow. Fixes #397
* Updated Black in pre-commit to 22.3.0.
* Update all pre-commit hooks.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
2022-05-23 15:34:29 +02:00
Carlton Gibson
6a5093982c
Run CI tests on Windows. ( #393 )
...
* Updated minimum twisted to 19.7
Co-authored-by: Michael Käufl <django@c.michael-kaeufl.de>
2021-11-09 20:12:29 +01:00
Carlton Gibson
b62e58a023
Added Python 3.10 to CI. ( #392 )
2021-11-09 15:58:09 +01:00
Adam Johnson
36ce9fd1ed
Use tox-py in CI ( #369 )
2021-04-16 18:21:51 +02:00
Adam Johnson
ca61162129
Lint with pre-commit ( #365 )
...
* Lint with pre-commit
* Move existing tox qa hooks into pre-commit.
* Set up GitHub Action based on https://github.com/pre-commit/action/ (we could also use https://pre-commit.ci ).
* Add `pyupgrade` to drop old Python syntax.
* Add `flake8-bugbear` plugin to prevent flake8 errors.
* Drop custom GHA
2021-04-07 20:11:21 +02:00
Michael K
b96720390f
Switch from Travis CI to GitHub Actions ( #336 )
...
* Add GitHub Actions
* Remove Travis CI
* Remove known first party from isort's config
2020-10-20 16:44:54 +02:00
Andrew Godwin
5fe47cbbed
Add an issue template
2018-08-09 11:36:22 -07:00