index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
linters.yml
Age
Commit message (
Expand
)
Author
13 days
Refs #35007 -- Added biome to lint and format CSS files.
Tom Carrick
2026-01-12
Bumped linter dependencies.
Ülgen Sarıkavak
2025-12-29
Bumped checkout version in Github actions configuration.
Pravin Kamble
2025-11-26
Added timeout-minutes directive to all GitHub Actions workflows.
Natalia
2025-11-21
Applied auto-fixes from zizmor findings.
Jacob Walls
2025-11-21
Added GitHub Actions linter (zizmor).
Jacob Walls
2025-10-17
Refs #35844 -- Doc'd Python 3.14 compatibility.
Mariusz Felisiak
2025-10-16
Bumped minimum isort version to 7.0.0.
Jacob Walls
2025-09-12
Bumped versions in Github actions configuration.
Mariusz Felisiak
2025-01-28
Pinned isort version to "<6.0.0" to avoid undesired reformat.
nessita
2024-10-09
Refs #34900 -- Added Python 3.12 to classifiers and tox.ini, and used it in G...
Mariusz Felisiak
2024-01-26
Bumped versions in Github actions configuration.
Mariusz Felisiak
2023-11-18
Refs #34118 -- Used Python 3.12 for GitHub actions.
Mariusz Felisiak
2023-09-05
Bumped checkout version in Github actions configuration.
Mariusz Felisiak
2022-11-22
Bumped gh-problem-matcher-wrap version to 2.0.0.
Mariusz Felisiak
2022-10-26
Refs #33173 -- Used Python 3.11 for GitHub actions.
Mariusz Felisiak
2022-10-26
Bumped gh-problem-matcher-wrap version to 1.0.2.
Mariusz Felisiak
2022-08-04
Restricted permissions for GitHub tokens.
Mariusz Felisiak
2022-08-04
Pinned gh-problem-matcher-wrap to the commit in GitHub actions.
Mariusz Felisiak
2022-06-24
Bumped versions in Github actions configuration.
Mariusz Felisiak
2022-03-07
Made Github actions auto-cancel redundant jobs.
Mariusz Felisiak
2022-03-07
Bumped versions in Github actions configuration to v3.
Mariusz Felisiak
2022-02-07
Refs #33476 -- Added GitHub action to run black linter.
Carlton Gibson
2021-10-11
Used Python 3.10 for docs and linters GitHub actions.
Mariusz Felisiak
2021-10-11
Reverted "Pinned flake8 == 3.9.2 in GitHub actions."
Mariusz Felisiak
2021-10-11
Pinned flake8 == 3.9.2 in GitHub actions.
Mariusz Felisiak
2021-09-22
Skipped GitHub actions for linters and JavaScript tests on purely doc changes.
Mariusz Felisiak
2021-03-09
Updated Git branch "master" to "main" in GitHub actions workflows.
Markus Holtermann
2021-02-26
Changed "pip3 install" to "python -m pip install" in GitHub actions workflows.
Mariusz Felisiak
2021-02-26
Enabled GitHub actions on push.
Mariusz Felisiak
2021-01-20
Used GitHub actions for isort and flake8 tests.
Tom Forbes