summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2025-11-26[6.0.x] Added timeout-minutes directive to all GitHub Actions workflows.Natalia
2025-11-21[6.0.x] Configured dangerous-triggers zizmor rule.Jacob Walls
2025-11-21[6.0.x] Addressed unpinned-uses zizmor finding.Jacob Walls
2025-11-21[6.0.x] Simplified actions after applying zizmor auto-fixes.Jacob Walls
2025-11-21[6.0.x] Applied auto-fixes from zizmor findings.Jacob Walls
2025-11-21[6.0.x] Added GitHub Actions linter (zizmor).Jacob Walls
2025-11-10[6.0.x] Fixed unsafe variable interpolation in GitHub Action workflow.Markus Holtermann
2025-10-29[6.0.x] Fixed parameter names in in "New contributor" GitHub action.Mariusz Felisiak
2025-10-29[6.0.x] Pinned "New contributor" GitHub action to v1.Jacob Walls
2025-10-29[6.0.x] Added required "issue_message" input to "New contributor" GitHub action.Tim Kamanin
2025-10-17[6.0.x] Refs #35844 -- Doc'd Python 3.14 compatibility.Mariusz Felisiak
2025-10-16[6.0.x] Bumped minimum isort version to 7.0.0.Jacob Walls
2025-09-23[6.0.x] Fixed warning in "New contributor" GitHub action.Mariusz Felisiak
2025-09-12Bumped versions in Github actions configuration.Mariusz Felisiak
2025-08-27Added matrix with newer image versions to the "postgis" GitHub Action.Natalia
2025-08-27Ensured apt repo is updated before installing deps in "postgis" GitHub Action.Natalia
2025-08-25Fixed #36485 -- Added lint-docs check in Tox and GitHub Actions.David Smith
2025-08-08Improved docs.yml GitHub Action covering docs quality checks.David Smith
2025-07-16Fixed GitHub Action that checks commit prefixes to fetch PR head correctly.nessita
2025-07-16Added GitHub Action to enforce stable branch commit message prefix.nessita
2025-06-17Refs #36009 -- Added GitHub action workflow to run tests with latest stable p...nessita
2025-04-23Skipped "Labels" Github action when not targeting the main django/django repo.Sarah Boyce
2025-01-28Pinned isort version to "<6.0.0" to avoid undesired reformat.nessita
2025-01-22Switched to pull_request_target event trigger in the Labels Github action.Sarah Boyce
2025-01-21Moved permissions setup to toplevel for the Labels Github action.nessita
2025-01-21Added GitHub action to label PRs without a ticket linked in title.Sarah Boyce
2025-01-20Fixed #36005 -- Dropped support for Python 3.10 and 3.11.Mariusz Felisiak
2024-11-27Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning for docs b...David Smith
2024-10-25Made GitHub actions display all warnings in Python tests.Mariusz Felisiak
2024-10-16Refs #35844 -- Added Python 3.14 to daily builds.Mariusz Felisiak
2024-10-09Added GitHub Action workflow to test all Python versions listed in the projec...nessita
2024-10-09Refs #34900 -- Added Python 3.12 to classifiers and tox.ini, and used it in G...Mariusz Felisiak
2024-10-03Bumped latest PostgreSQL to 17 in scheduled tests workflow.nessita
2024-09-19Refs #35734 -- Added entry to scheduled tests workflow to test newer PostgreS...nessita
2024-09-13Pinned Miniforge in benchmark workflow.Sarah Boyce
2024-08-20Updated GitHub PR template headings to level 4.Marijke Luttekes
2024-07-31Removed GitHub Actions for creating and checking reminders.nessita
2024-05-27Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0.Mariusz Felisiak
2024-05-10Organized images in the screenshots workflow.Nick Pope
2024-05-10Optimized images in the screenshots workflow.Nick Pope
2024-05-10Removed obsolete logic from screenshots workflow.Nick Pope
2024-04-24Pinned GitHub Actions for reminders to commit hashes for latest release.nessita
2024-04-24Improved phrasing and removed bold text in the GitHub pull request template.nessita
2024-03-18Stopped using byte-compiled 3rd-party packages in daily builds for byte-compi...Mariusz Felisiak
2024-03-04Added a GitHub pull request template.erosselli
2024-02-22Added GitHub Actions to create and check for reminders in pull requests.nessita
2024-02-21Refs #30950, Refs #35187 -- Added tests for byte-compiled Django to daily bui...Jon Janzen
2024-01-26Bumped versions in Github actions configuration.Mariusz Felisiak
2023-12-15Fixed database connection for other alias in PostgreSQL tests on GitHub Actions.Nick Pope
2023-12-13Removed unnecessary write permission from screenshots Github workflow.Tom Carrick