| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-18 | Refs #35007 -- Added biome to lint and format CSS files. | Tom Carrick | |
| 2026-01-12 | Bumped linter dependencies. | Ülgen Sarıkavak | |
| * psf/black-pre-commit-mirror: 25.9.0 -> 25.12.0 * pre-commit/mirrors-eslint: v9.36.0 -> v9.39.1 * zizmorcore/zizmor-pre-commit: v1.16.3 -> v1.19.0 * zizmorcore/zizmor-action: 0.2.0 -> 0.3.0 | |||
| 2025-12-29 | Bumped checkout version in Github actions configuration. | Pravin Kamble | |
| 2025-11-26 | 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. | |||
| 2025-11-21 | Applied auto-fixes from zizmor findings. | Jacob Walls | |
| 2025-11-21 | Added GitHub Actions linter (zizmor). | Jacob Walls | |
| At the direction of the Security Team. Thanks Markus Holtermann, Jake Howard, and Natalia Bidart for reviews. | |||
| 2025-10-17 | Refs #35844 -- Doc'd Python 3.14 compatibility. | Mariusz Felisiak | |
| 2025-10-16 | Bumped minimum isort version to 7.0.0. | Jacob Walls | |
| Added ignores relating to https://github.com/PyCQA/isort/issues/2352. | |||
| 2025-09-12 | Bumped versions in Github actions configuration. | Mariusz Felisiak | |
| 2025-01-28 | Pinned isort version to "<6.0.0" to avoid undesired reformat. | nessita | |
| 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-09-05 | Bumped checkout version in Github actions configuration. | Mariusz Felisiak | |
| 2022-11-22 | Bumped gh-problem-matcher-wrap version to 2.0.0. | Mariusz Felisiak | |
| This avoids issues with using deprecated Node.js 12 actions. | |||
| 2022-10-26 | Refs #33173 -- Used Python 3.11 for GitHub actions. | Mariusz Felisiak | |
| 2022-10-26 | Bumped gh-problem-matcher-wrap version to 1.0.2. | Mariusz Felisiak | |
| 2022-08-04 | Restricted permissions for GitHub tokens. | Mariusz Felisiak | |
| 2022-08-04 | Pinned gh-problem-matcher-wrap to the commit in GitHub actions. | Mariusz Felisiak | |
| 2022-06-24 | Bumped versions in Github actions configuration. | 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-07 | Refs #33476 -- Added GitHub action to run black linter. | Carlton Gibson | |
| 2021-10-11 | Used Python 3.10 for docs and linters GitHub actions. | Mariusz Felisiak | |
| 2021-10-11 | Reverted "Pinned flake8 == 3.9.2 in GitHub actions." | Mariusz Felisiak | |
| This reverts commit f2a28e11d910f2aba67f62ad2d7870d24b4ce24b. | |||
| 2021-10-11 | Pinned flake8 == 3.9.2 in GitHub actions. | Mariusz Felisiak | |
| See https://github.com/PyCQA/flake8/issues/1408 | |||
| 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 | Changed "pip3 install" to "python -m pip install" in GitHub actions workflows. | Mariusz Felisiak | |
| 2021-02-26 | Enabled GitHub actions on push. | Mariusz Felisiak | |
| Co-authored-by: Tom Forbes <tom@tomforb.es> | |||
| 2021-01-20 | Used GitHub actions for isort and flake8 tests. | Tom Forbes | |
