Jeremy Singer-Vine
|
45a3530090
|
Replace pytest-parallel with pytest-xdist
|
2025-12-29 19:09:45 +01:00 |
|
Jeremy Singer-Vine
|
6dd1bde2e0
|
Test also on Python 3.13, 3.14, not on 3.9
|
2025-12-29 18:52:38 +01:00 |
|
Jeremy Singer-Vine
|
944eaedf2d
|
Remove testing for Python 3.8, add for 3.12
|
2024-07-06 16:18:51 -04:00 |
|
Jeremy Singer-Vine
|
c9d24d50b0
|
Remove support for Python 3.7
|
2023-07-16 18:22:58 -04:00 |
|
Jeremy Singer-Vine
|
34070b4985
|
Update .github/workflows/tests.yml
|
2023-07-16 18:10:14 -04:00 |
|
Jeremy Singer-Vine
|
788857ed03
|
Add Python 3.11 to supported versions
|
2023-07-16 15:40:52 -04:00 |
|
Jeremy Singer-Vine
|
6351d979e9
|
Reorganize .utils
|
2023-01-24 17:28:27 -05:00 |
|
Jeremy Singer-Vine
|
e264585e52
|
Update codecov/codecov-action version
|
2022-07-15 07:57:48 -04:00 |
|
Jeremy Singer-Vine
|
0c4a9e5ec3
|
Add --profile black to isort in GH action
|
2022-05-06 13:31:39 -04:00 |
|
Jeremy Singer-Vine
|
cdfdb87a21
|
Enforce type annotations via mypy --strict
Enforcement added via:
- The repo's Makefile (`make check-mypy` & `make lint`)
- The repo's main GitHub Action
|
2022-05-06 09:51:01 -04:00 |
|
Jeremy Singer-Vine
|
a32473ee5f
|
Change supported Python: cut 3.6, add 3.9 & 3.10
(Python EOL'ed version 3.6 in December 2021.)
|
2022-04-23 17:02:47 -04:00 |
|
Jeremy Singer-Vine
|
a260dc54c0
|
Add sudo apt update to GH workflow
|
2022-01-14 19:01:34 -05:00 |
|
Jeremy Singer-Vine
|
ff28a94204
|
Fix GitHub action typo re. isort
|
2021-12-16 22:43:15 -05:00 |
|
Jeremy Singer-Vine
|
d72b879665
|
Enforce import order via isort
|
2021-12-16 22:22:54 -05:00 |
|
Samkit Jain
|
a50d7226bd
|
Update GA workflow to build python package
|
2021-02-27 20:01:53 +05:30 |
|
Jeremy Singer-Vine
|
d234f05c13
|
Enforce psf/black and flake8 on tests/
|
2020-12-16 22:30:44 -05:00 |
|
Samkit Jain
|
ee69b69871
|
Update GitHub Actions to run on pull request events
In #279 `pull_request_target` was added which is now replaced with just `pull_request`
|
2020-10-01 21:33:40 +05:30 |
|
Samkit Jain
|
81253b6181
|
Allow GitHub Actions workflow to run on pull requests from forked repos
|
2020-09-29 13:17:38 +05:30 |
|
Samkit Jain
|
baf103307b
|
Drop support for Python 3.5
|
2020-08-15 12:03:34 -04:00 |
|
Samkit Jain
|
1aa921b39c
|
Split the main GA job into 2 separate linting and testing jobs
|
2020-08-15 12:03:34 -04:00 |
|
Samkit Jain
|
90f767ff24
|
Update GitHub Actions workflow
|
2020-08-15 12:03:34 -04:00 |
|
Jeremy Singer-Vine
|
6c9f8db9b6
|
Fix CLI test & GitHub action
|
2020-08-13 21:35:06 -04:00 |
|
Jeremy Singer-Vine
|
1258e091dc
|
Tweak GH workflow, Makefile, setup.cfg for linting
|
2020-07-29 22:46:23 -04:00 |
|
Jeremy Singer-Vine
|
b148fd1b5d
|
Add Codecov and GitHub action
|
2020-07-25 10:24:09 -04:00 |
|