| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-26 | [6.0.x] Added timeout-minutes directive to all GitHub Actions workflows. | Natalia | |
| GitHub Actions defaults to a 360-minute (6-hour) timeout. We've had jobs hang due to issues in the parallel test runner, causing them to run for the full 6 hours. This wastes resources and negatively impacts CI availability, so explicit timeouts have been added to prevent long-running hangs. Backport of e48527f91d341c85a652499a5baaf725d36ae54f from main. | |||
| 2025-11-21 | [6.0.x] Applied auto-fixes from zizmor findings. | Jacob Walls | |
| Backport of e8958c4690faef27b6715524ecb5c49c3ecb6a09 from main. | |||
| 2025-10-17 | [6.0.x] Refs #35844 -- Doc'd Python 3.14 compatibility. | Mariusz Felisiak | |
| Backport of 56977b466c33ca3da14a1ed2609172425a76a34e from main. | |||
| 2025-09-12 | Bumped versions in Github actions configuration. | Mariusz Felisiak | |
| 2024-10-09 | Refs #34900 -- Added Python 3.12 to classifiers and tox.ini, and used it in ↵ | Mariusz Felisiak | |
| GitHub actions. | |||
| 2024-05-27 | Fixed #35479 -- Dropped support for PostgreSQL 13 and PostGIS 3.0. | 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-09-21 | Refs #34851 -- Used PostgreSQL 13 for selenium tests. | Mariusz Felisiak | |
| Follow up to 2c6ebb65c9eb6b11347d907127b82d31e04569e5. | |||
| 2023-09-05 | Bumped checkout version in Github actions configuration. | Mariusz Felisiak | |
| 2023-06-15 | Added GitHub action to run Selenium tests. | sarahboyce | |
