Commit Graph

19 Commits

Author SHA1 Message Date
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