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
Stephane Bruckert
8a40e038b9
Remove python2.7 from pypi build
2024-05-30 22:06:13 +01:00
Hugo van Kemenade
b109ca722c
Bump GitHub Actions ( #1113 )
...
Co-authored-by: Niko <github@dieserniko.link>
2024-05-21 23:01:02 +02: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
Dan Joseph
1416d47cba
Audiobook Support and CI Workflow Update ( #1036 )
...
* Implement audiobook endpoints
* Update GitHub CI Workflow: Removed Python v2.7
* Update GitHub CI Workflow: Removed Python v3.6
* Add integration tests for audiobook endpoints
2023-10-31 01:32:46 +00:00
Stéphane Bruckert
796c03338f
Bump to 2.23.0 ( #959 )
2023-04-07 18:36:17 +01:00
Stéphane Bruckert
3bac7250ec
Publish to PyPI action ( #958 )
2023-04-07 12:33:32 +01:00
Stéphane Bruckert
edcd322845
Pin Github Actions Runner to Ubuntu 20 for Py27 ( #894 )
2022-11-26 08:40:49 +00: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
Stephane Bruckert
0c32cd74d9
Integration tests workflow
2022-11-01 21:26:01 +00:00
Stéphane Bruckert
9bf5e342c2
Add secrets to GHA workflow ( #877 )
2022-11-01 20:52:25 +00:00
Bruno Alla
fd8f97d46a
Add python 3.10 to GitHub Actions ( #863 )
2022-10-26 22:59:10 +01:00
Stéphane Bruckert
98f0f76238
Removed Python 3.5 and added Python 3.9 in Github Action ( #831 )
...
* Removed python3.5 from CI
* Add python 3.9
2022-06-18 22:56:42 +01:00
Stéphane Bruckert
3eb3154ddc
Enforce changelog ( #564 )
...
* Enforce changelog
* Update changelog
2020-08-29 11:37:21 +01:00
Jonne Kaunisto
b6d35d4926
Moved dependencies to setup.py extras ( #462 )
2020-04-03 23:04:05 +01:00
Stephane Bruckert
7422e90e89
Fix CI
2020-02-22 11:35:39 +00:00
Stephane Bruckert
93412a7b78
Add query doc link, closes #268
2020-02-02 16:04:44 +00:00
Stephane Bruckert
d464c63def
Run CI on multiple python versions
2020-02-02 14:18:44 +00:00
Stephane Bruckert
0d8de2620f
CI fix
2020-02-02 14:16:33 +00:00
Stephane Bruckert
0bd62c9118
Add unit tests to CI
2020-02-02 14:14:41 +00:00
Stéphane Bruckert
5928981e3b
Add Github action to check lint
2020-01-12 13:18:34 +00:00