1
0
mirror of https://github.com/django/django.git synced 2025-07-12 13:49:11 +00:00

7 Commits

Author SHA1 Message Date
Mariusz Felisiak
ca8c5bd690 [4.0.x] Skipped GitHub actions for linters and JavaScript tests on purely doc changes.
Backport of 48924966e275670623bd7e33e9089f895f6a3110 from main
2023-01-31 14:08:30 +01:00
Mariusz Felisiak
24aad2d128 [4.0.x] Bumped gh-problem-matcher-wrap version to 2.0.0.
This avoids issues with using deprecated Node.js 12 actions.

Backport of 744a1af7f943106e30d538e6ace55c2c66ccd791 from main.
2022-11-22 12:03:53 +01:00
Carlton Gibson
224c64a733 [4.0.x] Refs #33476 -- Added GitHub action to run black linter.
Backport of cf5e61cf6c721121abf7347baff3d41a0ad3c23e from main
2022-02-08 12:02:14 +01:00
Markus Holtermann
a124365de8 Updated Git branch "master" to "main" in GitHub actions workflows. 2021-03-09 07:28:49 +01:00
Mariusz Felisiak
acddbc57d9 Changed "pip3 install" to "python -m pip install" in GitHub actions workflows. 2021-02-26 22:12:02 +01:00
Mariusz Felisiak
200ae86de6
Enabled GitHub actions on push.
Co-authored-by: Tom Forbes <tom@tomforb.es>
2021-02-26 06:15:52 +01:00
Tom Forbes
bd308260d8 Used GitHub actions for isort and flake8 tests. 2021-01-20 10:49:16 +01:00