Luke Plant
0054535624
Django 6.0 support ( #307 )
...
* Remove upper bound on Django version.
This allows it to be installed alongside Django 6 and later.
See https://iscinumpy.dev/post/bound-version-constraints/
* Run tests on Django 6.0 / Python 3.12
2025-12-04 17:15:18 +01:00
Adam Johnson
0090a6f411
Update tested versions, add python 3.13 support and django 5.2 support. Drop python 3.8 support ( #271 )
...
* Update tested versions
* Remove f string
* Fix second `format_html`
---------
Co-authored-by: Stan Triepels <1939656+GDay@users.noreply.github.com >
2025-04-16 01:48:51 +02:00
Adam Johnson
81f2531e3e
Remove disque from CI ( #270 )
2025-03-12 23:28:59 +01:00
Stan Triepels
7e72b68c7f
Make poetry version fixed in CI ( #260 )
2025-01-12 02:22:14 +01:00
Stan Triepels
8f54e5d5ae
Add twine check and fix readme ( #216 )
...
* Add twine check
* add poetry to install
* move up remove black/flake formatting
* fix path
* fix?
* fix rst?
* add rstcheck
* test all files?
* all
* remove complaining image
* only check readme
* remove not needed dependencies
2024-09-10 00:10:14 +02:00
kimihito
48123af09d
chore: Add Support Django 5.1 ( #207 )
2024-08-13 14:14:40 +02:00
kimihito
faaa57be93
chore: Update CI for Django 4.2 Python 3.12 support ( #208 )
2024-08-13 14:14:11 +02:00
Stan Triepels
cb253357fb
Fix repeating task after timeout ( #184 )
2024-06-23 22:36:29 +02:00
Stan Triepels
ad4d24e17c
Replace black/isort with ruff ( #188 )
...
* Replace black/isort with ruff
* fix typo
2024-05-11 03:04:32 +02:00
Stan Triepels
5e4aa65f62
Remove support for Django 3.2 and 4.1 ( #183 )
2024-05-05 00:42:09 +02:00
Stan Triepels
1b638e5802
Update release/test dependencies ( #147 )
...
* Update release dependencies
* Update test.yml
2023-12-14 16:06:34 +01:00
Stan Triepels
1d2a6059db
Add support for Django 5 ( #120 )
2023-10-12 22:44:19 +02:00
Martijn Jacobs
1f31725f43
Added Django 4.2 to the test matrix, fixed deprecation warning ( #89 )
...
* Added Django 4.2 to the CI test matrix
* Positional arguments with TimestampSigner are deprecated
2023-04-12 18:18:03 +02:00
GDay
77821b1de7
Fix release workflow after name change
2023-04-02 17:51:17 +02:00
Stan Triepels
cf33891291
Chore: Remove release drafter ( #53 )
2022-12-21 01:44:10 +01:00
Stan Triepels
3c0c32758d
Chore: Flake8, isort and Black ( #40 )
2022-11-16 01:45:40 +01:00
GDay
cf458304cc
[v1.4.4] add sudo to workflow
2022-11-13 01:08:54 +01:00
Stan Triepels
542e04db54
Feat: Add biweekly and bimonthly and fix translations ( #36 )
2022-11-13 01:00:11 +01:00
Mikhail Krassavin
f0cb10bc37
Add Python 3.11 support and tests, remove Python 3.7 ( #31 )
2022-11-07 17:29:29 +01:00
Stan Triepels
c59f036158
Remove arrow dependency, update packages, set up testing with compose ( #17 )
2022-10-19 02:01:16 +02:00
Stan Triepels
3f9c4ca91f
Feat: Release plan to pypi ( #7 )
2022-10-13 18:15:03 +02:00
Stan Triepels
f698792f60
Fix: readthedocs config file ( #5 )
...
* Fix readthedocs file
* remove trigger from test workflow
2022-10-12 02:06:48 +02:00
Stan Triepels
89dd7608f0
Codecov -> Coveralls ( #4 )
...
Migrate codecov to coveralls
2022-10-09 01:51:09 +02:00
GDay
c17fcf2cbc
avoid being recognized as 3.1 instead of 3.10
2022-09-16 02:10:17 +02:00
GDay
318c4c6926
add 3.10 test as well
2022-09-16 02:06:28 +02:00
GDay
5e51a28bbd
Update when action is triggered and update environment to .13 (.14 not
...
available yet
2022-09-16 01:59:28 +02:00
Ilan Steemers
dc95da3a6b
Create codeql-analysis.yml ( #564 )
2021-05-24 10:07:24 +02:00
Ilan Steemers
981ba0c80c
Codecov_fixes ( #562 )
...
* Trying to get codecov working again
* Use poetry run
* Defining testing extras
* Fixing codecov output files
* Try installing the right Django version and show relevant upload tags
* Cover only project files
2021-05-23 17:37:22 +02:00
Ilan Steemers
685691ff4c
Updates testing to python 3.9 ( #548 )
2021-05-01 13:18:33 +02:00
Ilan Steemers
7d03536e89
Migrate to Github Action CI ( #507 )
...
* Some small refactors
* Initial test script
* Fixes django matrix
* Trying to set up Disque
* Disque as a docker service
* lowercase action name
* Remove Travis
* Replaces Travis badge with Github actions badge
* Show django version in step
* Typo
2021-02-14 18:59:04 +01:00
Ilan Steemers
589d4324bc
Adds release drafter
2020-06-22 20:01:16 +02:00