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

15 Commits

Author SHA1 Message Date
Mariusz Felisiak
8fe7bdc29d [4.0.x] Bumped versions in pre-commit and npm configurations.
Backport of f825536b5e09b3a047fec0c10aabd91bace0995c from main.
2023-01-31 14:13:03 +01:00
Mariusz Felisiak
9d39b0f19e [4.0.x] Added packaging tools to GitHub actions.
Backport of fbacaa58ffc5a62456ee68b90efa13957f761ce4 from main.
2023-01-31 14:11:03 +01:00
Tom Forbes
78aa12e334 [4.0.x] Used GitHub actions for Windows tests.
Backport of f97401d1b184406d2e24f11eddbdaca8bbc360e3 from main
2023-01-31 14:08:41 +01:00
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
Mariusz Felisiak
01eed04155
Used Ubuntu 18.04 for docs GitHub action. 2021-07-29 11:54:14 +02:00
Mariusz Felisiak
876dc0c1a7
Made GitHub action add welcome message only after opening PR. 2021-03-12 20:17:00 +01:00
Tom Forbes
a464ead29d Added GitHub action with welcome message for first-time contributors.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2021-03-12 10:45:13 +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
9f125fce79 Used GitHub actions for docs tests.
Co-Authored-By: Tom Forbes <tom@tomforb.es>
2021-02-26 22:12:25 +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
Tom Forbes
bbd18943c6 Used GitHub actions for JavaScript tests. 2021-01-19 20:14:56 +01:00