summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2026-03-30[5.2.x] Bumped black to 26.3.1.Jacob Walls
2026-03-02[5.2.x] Aligned docs checks between GitHub Actions and local development.Natalia
2026-02-24[5.2.x] Pinned black == 25.12.0 in GitHub actions, pre-commit and test requir...Natalia
2026-02-24[5.2.x] Bumped minimum isort version to 7.0.0.Jacob Walls
2025-11-26[5.2.x] Added timeout-minutes directive to all GitHub Actions workflows.Natalia
2025-11-21[5.2.x] Configured dangerous-triggers zizmor rule.Jacob Walls
2025-11-21[5.2.x] Addressed unpinned-uses zizmor finding.Jacob Walls
2025-11-21[5.2.x] Simplified actions after applying zizmor auto-fixes.Jacob Walls
2025-11-21[5.2.x] Applied auto-fixes from zizmor findings.Jacob Walls
2025-11-21[5.2.x] Added GitHub Actions linter (zizmor).Jacob Walls
2025-11-10[5.2.x] Fixed unsafe variable interpolation in GitHub Action workflow.Markus Holtermann
2025-10-17[5.2.x] Refs #35844 -- Doc'd Python 3.14 compatibility.Mariusz Felisiak
2025-07-16[5.2.x] Fixed GitHub Action that checks commit prefixes to fetch PR head corr...nessita
2025-07-16[5.2.x] Added GitHub Action to enforce stable branch commit message prefix.nessita
2025-03-19[5.2.x] Pinned isort version to "<6.0.0" to avoid undesired reformat.nessita
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
2023-12-12Changed the screenshots Github workflow to run in the PR's branch by using pu...Tom Carrick
2023-12-07Refs #34986 -- Added PyPy 3.10 with PostgreSQL to daily builds.Nick Pope
2023-11-22Refs #34986 -- Installed libmemcached-dev in PyPy 3.10 daily builds.Mariusz Felisiak
2023-11-21Added PyPy 3.10 to daily builds.Mariusz Felisiak
2023-11-20Refs #34900 -- Added Python 3.13 to daily builds.Mariusz Felisiak
2023-11-18Refs #34118 -- Used Python 3.12 for GitHub actions.Mariusz Felisiak
2023-10-19Fixed permissions for GitHub action with screenshots.Mariusz Felisiak
2023-10-18Refs #34043 -- Added GitHub action to capture screenshots in Selenium tests.Sarah Boyce
2023-10-03Used Node.js 20 for GitHub actions.Mariusz Felisiak
2023-09-21Refs #34851 -- Used PostgreSQL 13 for selenium tests.Mariusz Felisiak
2023-09-05Bumped checkout version in Github actions configuration.Mariusz Felisiak
2023-06-18Improved names for Selenium daily builds.Mariusz Felisiak