| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-10-14 | Removed setuptools from GitHub actions. | Jacob Walls | |
| Follow-up to 61c5c3173281b1e906a891aa6a6c6f9cdc9f2b8a. | |||
| 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 | Added GitHub Action workflow to test all Python versions listed in the ↵ | nessita | |
| project config file. | |||
