| 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-25 | Made GitHub actions display all warnings in Python tests. | 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-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-10-03 | Used Node.js 20 for GitHub actions. | Mariusz Felisiak | |
| 2023-09-05 | Bumped checkout version in Github actions configuration. | Mariusz Felisiak | |
| 2023-02-13 | Bumped versions in pre-commit and npm configurations. | Sarah Boyce | |
| 2022-10-26 | Refs #33173 -- Used Python 3.11 for GitHub actions. | Mariusz Felisiak | |
| 2022-08-04 | Restricted permissions for GitHub tokens. | Mariusz Felisiak | |
| 2022-06-24 | Bumped versions in Github actions configuration. | Mariusz Felisiak | |
| 2022-05-21 | Bumped versions in pre-commit and npm configurations. | Mariusz Felisiak | |
| 2022-03-18 | Added packaging tools to GitHub actions. | 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-04 | Reverted "Disabled caching in GitHub actions for Windows tests." | Mariusz Felisiak | |
| This reverts commit 11661d3815f273a6968cf09ecc678cf6fa6dcfcd. Fixed in setup-python 2.3.2. | |||
| 2022-02-03 | Disabled caching in GitHub actions for Windows tests. | Mariusz Felisiak | |
| See https://github.com/actions/setup-python/issues/328. | |||
| 2022-01-26 | Used GitHub actions for Windows tests. | Tom Forbes | |
| 2021-09-22 | Skipped GitHub actions for linters and JavaScript tests on purely doc changes. | Mariusz Felisiak | |
| 2021-03-09 | Updated Git branch "master" to "main" in GitHub actions workflows. | Markus Holtermann | |
| 2021-02-26 | Enabled GitHub actions on push. | Mariusz Felisiak | |
| Co-authored-by: Tom Forbes <tom@tomforb.es> | |||
| 2021-01-19 | Used GitHub actions for JavaScript tests. | Tom Forbes | |
