Commit graph

21 commits

Author SHA1 Message Date
Aleksi Häkli
0e16b5827c
Remove CodeQL analysis from pipeline 2021-05-03 17:22:44 +03:00
Aleksi Häkli
1a94e3770c
Merge branch 'master' into drop_django3 2021-04-06 20:13:08 +03:00
Hasan Ramezani
80287bb10a Fix comment typo in github action test pipeline. 2021-04-06 20:11:14 +03:00
Hasan Ramezani
6b2da1f152 Add support for Django 3.2 2021-04-06 20:11:14 +03:00
Hasan Ramezani
dc8aa0df95
Drop Django3.0 support. 2021-04-06 17:13:24 +02:00
Jannis Leidel
0e922e0d9c
Rename Django's dev branch to main.
More information: https://groups.google.com/g/django-developers/c/tctDuKUGosc/
Refs: https://github.com/django/django/pull/14048
2021-03-09 12:40:04 +01:00
Aleksi Häkli
f6e6d32672
Create codeql-analysis.yml 2021-03-01 13:06:46 +02:00
Aleksi Häkli
0eaa5b077b
Create Dependabot config file 2021-03-01 13:05:18 +02:00
Aleksi Häkli
a14f93459d
Reconfigure GitHub test matrix for Django 3.2
Drop unsupported Python versions
and run in experimental mode

pip failures fail the whole pipeline
when a package has mismatching version specifiers
2021-02-15 20:33:21 +02:00
Aleksi Häkli
e9a9a3e444
Fix CI matrix definition for tox-gh-actions 2021-01-06 15:19:25 +02:00
Aleksi Häkli
bc7be704c6 Remove max-parallel restriction from the build matrix 2021-01-05 19:16:25 +02:00
Aleksi Häkli
c998e7a595 Separate tox QA step from other commands 2021-01-05 19:16:25 +02:00
Aleksi Häkli
752ca62475
Use pip cache for tests 2020-12-15 19:04:48 +02:00
Aleksi Häkli
53b4448b13
Deprecate pip cache 2020-12-15 15:27:09 +02:00
Jannis Leidel
005313dcee
Remove unneeded cache key. 2020-11-26 11:36:06 +01:00
Jannis Leidel
d1fe6f23b7
Add release workflow. 2020-11-26 11:30:49 +01:00
Jannis Leidel
f156dd5158
Simplify matrix. 2020-11-26 11:20:05 +01:00
Jannis Leidel
f9ce96caeb
Change matrix strategy. 2020-11-26 11:14:04 +01:00
Jannis Leidel
0bf8ff9c34
Fix variable name. 2020-11-26 11:00:03 +01:00
Jannis Leidel
c53970631e
Quote DJANGO env var. 2020-11-26 10:44:32 +01:00
Jannis Leidel
5695e3f426
Add initial GitHub Actions test workflow. 2020-11-26 10:20:21 +01:00