Commit Graph

10 Commits

Author SHA1 Message Date
Stéphane Bruckert
5b018cf6af Fix main branch name 2025-04-21 15:52:33 +01:00
Stéphane Bruckert
743059989d Pin gha workflows to ubuntu-22.04 2025-04-21 15:48:54 +01:00
Stéphane Bruckert
4f5759dbfb
Run integration tests from fork 2025-04-21 15:44:04 +01:00
508chris
1dbbbf65ec
Changed cache_handler.py to utilize Python's Context Management Protocol (#991) 2025-01-22 23:36:37 +00:00
Stéphane Bruckert
f5ebcc6fc6 Run tests on PR 2025-01-19 16:38:00 +00:00
Stéphane Bruckert
84f8b0a64b
Split test and lint workflows (#1183) 2025-01-18 15:21:51 +00:00
Stéphane Bruckert
c7856d0120
Don't run integration tests twice on PR 2024-06-23 20:39:17 +01:00
Hugo van Kemenade
85c9d74dc1
Drop support for EOL Python 3.7 (#1065)
* Add python_requires to help pip

* Update supported versions in tox.ini

* Upgrade Python syntax with pyupgrade --py37-plus

* Bump GitHub Actions

* Add Python 3.11 and 3.12 to CI

* Remove six dependency

* Remove redundant dependencies

* Remove redudant Python 3.5 code

* Drop support for EOL Python 3.7

* Upgrade Python syntax with pyupgrade --py38-plus

* Update CHANGELOG

* More f-strings

---------

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2024-05-21 18:32:01 +02:00
Stéphane Bruckert
e9fd81ce21
Update integration_tests.yml 2022-11-01 21:52:01 +00:00
Stéphane Bruckert
459be3d400
Integration tests workflow (2) 2022-11-01 21:36:43 +00:00