summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2025-12-06Refs #36620 -- Fixed PR number extraction in coverage_comment workflow.saurabh
2025-12-05Refs #36620 -- Removed PR number null check from coverage_comment workflow.saurabh
2025-12-04Fixed #36620 -- Fixed workflow to summarize coverage in PRs.saurabh
2025-11-26Added timeout-minutes directive to all GitHub Actions workflows.Natalia
2025-11-25Reverted "Fixed #36620 -- Added coverage workflow to summarize coverage in pu...Natalia
2025-11-21Fixed #36620 -- Added coverage workflow to summarize coverage in pull requests.saurabh
2025-11-21Configured dangerous-triggers zizmor rule.Jacob Walls
2025-11-21Addressed unpinned-uses zizmor finding.Jacob Walls
2025-11-21Simplified actions after applying zizmor auto-fixes.Jacob Walls
2025-11-21Applied auto-fixes from zizmor findings.Jacob Walls
2025-11-21Added GitHub Actions linter (zizmor).Jacob Walls
2025-11-11Refs #35844 -- Ran further selenium tests with --parallel=1.Jacob Walls
2025-11-11Refs #35844 -- Ran selenium tests with --parallel=1.Jacob Walls
2025-11-10Fixed unsafe variable interpolation in GitHub Action workflow.Markus Holtermann
2025-10-22Refs #36664 -- Added Python 3.15 to daily builds.Mariusz Felisiak
2025-10-17Refs #35844 -- Doc'd Python 3.14 compatibility.Mariusz Felisiak
2025-10-16Bumped minimum isort version to 7.0.0.Jacob Walls
2025-10-15Fixed parameter names in in "New contributor" GitHub action.Mariusz Felisiak
2025-10-14Removed setuptools from GitHub actions.Jacob Walls
2025-10-14Pinned "New contributor" GitHub action to v1.Jacob Walls
2025-10-08Refs #36595 -- Extended "postgis" GitHub Action to run against PostGIS 3.6.Chris Muthig
2025-10-07Added required "issue_message" input to "New contributor" GitHub action.Tim Kamanin
2025-10-03Fixed #36623 -- Dropped support for PostgreSQL 14 and PostGIS 3.1.Mariusz Felisiak
2025-09-29Added PostgreSQL 18 to scheduled tests workflow.Mariusz Felisiak
2025-09-23Fixed 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-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