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
Age
Commit message (
Expand
)
Author
2023-01-31
[4.1.x] Bumped versions in pre-commit and npm configurations.
Mariusz Felisiak
2022-11-22
[4.1.x] Bumped gh-problem-matcher-wrap version to 2.0.0.
Mariusz Felisiak
2022-03-18
Added packaging tools to GitHub actions.
Mariusz Felisiak
2022-03-14
Added GitHub action with daily builds for Windows and JavaScript tests.
Florian Apolloner
2022-03-08
Used Ubuntu 20.04 for docs GitHub action.
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
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-11-04
Enabled GitHub Code of Conduct.
Adam Johnson
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-07-29
Used Ubuntu 18.04 for docs GitHub action.
Mariusz Felisiak
2021-03-12
Made GitHub action add welcome message only after opening PR.
Mariusz Felisiak
2021-03-12
Added GitHub action with welcome message for first-time contributors.
Tom Forbes
2021-03-09
Updated Git branch "master" to "main" in GitHub actions workflows.
Markus Holtermann
2021-02-26
Used GitHub actions for docs tests.
Mariusz Felisiak
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
2021-01-19
Used GitHub actions for JavaScript tests.
Tom Forbes
2020-05-07
Enabled GitHub security policy.
Adam Johnson
2020-02-13
Enabled "GitHub Sponsors".
Mariusz Felisiak
2020-01-24
Moved FUNDING.yml to the .github directory.
Mariusz Felisiak