index
:
chango.git
devmain
fix-31295
initial-branch
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
/
tests.yml
Age
Commit message (
Expand
)
Author
2026-04-16
Added automated quality checks for PRs as a GitHub Actions workflow.
Natalia
2026-02-11
Refs #36620 -- Guarded coverage tests workflow behind a label.
Jacob Walls
2025-12-29
Bumped checkout version in Github actions configuration.
Pravin Kamble
2025-12-04
Fixed #36620 -- Fixed workflow to summarize coverage in PRs.
saurabh
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-10-17
Refs #35844 -- Doc'd Python 3.14 compatibility.
Mariusz Felisiak
2025-10-14
Removed setuptools from GitHub actions.
Jacob Walls
2025-09-12
Bumped versions in Github actions configuration.
Mariusz Felisiak
2024-10-25
Made GitHub actions display all warnings in Python tests.
Mariusz Felisiak
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-10-03
Used Node.js 20 for GitHub actions.
Mariusz Felisiak
2023-09-05
Bumped checkout version in Github actions configuration.
Mariusz Felisiak
2023-02-13
Bumped versions in pre-commit and npm configurations.
Sarah Boyce
2022-10-26
Refs #33173 -- Used Python 3.11 for GitHub actions.
Mariusz Felisiak
2022-08-04
Restricted permissions for GitHub tokens.
Mariusz Felisiak
2022-06-24
Bumped versions in Github actions configuration.
Mariusz Felisiak
2022-05-21
Bumped versions in pre-commit and npm configurations.
Mariusz Felisiak
2022-03-18
Added packaging tools to GitHub actions.
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-04
Reverted "Disabled caching in GitHub actions for Windows tests."
Mariusz Felisiak
2022-02-03
Disabled caching in GitHub actions for Windows tests.
Mariusz Felisiak
2022-01-26
Used GitHub actions for Windows tests.
Tom Forbes
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
Enabled GitHub actions on push.
Mariusz Felisiak
2021-01-19
Used GitHub actions for JavaScript tests.
Tom Forbes