summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2025-11-26[4.2.x] Added timeout-minutes directive to all GitHub Actions workflows.Natalia
2025-11-21[4.2.x] Configured dangerous-triggers zizmor rule.Jacob Walls
2025-11-21[4.2.x] Addressed unpinned-uses zizmor finding.Jacob Walls
2025-11-21[4.2.x] Simplified actions after applying zizmor auto-fixes.Jacob Walls
2025-11-21[4.2.x] Applied auto-fixes from zizmor findings.Jacob Walls
2025-11-21[4.2.x] Added GitHub Actions linter (zizmor).Jacob Walls
2025-11-10[4.2.x] Fixed unsafe variable interpolation in GitHub Action workflow.Markus Holtermann
2025-07-16[4.2.x] Fixed GitHub Action that checks commit prefixes to fetch PR head corr...nessita
2025-07-16[4.2.x] Added GitHub Action to enforce stable branch commit message prefix.nessita
2025-05-05[4.2.x] Adjusted GitHub Action workflow to test Python versions based off pyp...Natalia
2025-04-23[4.2.x] Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning fo...David Smith
2025-04-23[4.2.x] Pinned isort version to "<6.0.0" to avoid undesired reformat.nessita
2024-10-09[4.2.x] Added GitHub Action workflow to test all Python versions listed in th...nessita
2024-01-30[4.2.x] Pinned black == 23.12.1 for blacken-docs checks.nessita
2024-01-29[4.2.x] Pinned black == 23.12.1 in GitHub actions, pre-commit and test requir...nessita
2023-09-05[4.2.x] Bumped checkout version in Github actions configuration.Mariusz Felisiak
2023-03-01[4.2.x] Refs #34140 -- Added configurations to run blacken-docs linter and ad...Mariusz Felisiak
2023-02-14[4.2.x] Bumped versions in pre-commit and npm configurations.Sarah Boyce
2022-11-22Bumped gh-problem-matcher-wrap version to 2.0.0.Mariusz Felisiak
2022-11-09Added Python 3.12 to daily builds.Mariusz Felisiak
2022-10-26Refs #33173 -- Used Python 3.11 for GitHub actions.Mariusz Felisiak
2022-10-26Bumped gh-problem-matcher-wrap version to 1.0.2.Mariusz Felisiak
2022-09-19Fixed permissions for GitHub action with welcome message.Mariusz Felisiak
2022-09-16Fixed permissions for GitHub action with welcome message.Mariusz Felisiak
2022-09-16Fixed permissions for GitHub action with welcome message.Mariusz Felisiak
2022-09-15Used first-interaction for GitHub action with welcome message.Mariusz Felisiak
2022-09-06Fixed #33862 -- Added workflow to run the ASV benchmarks for labeled PR.Deepak Dinesh
2022-08-04Restricted permissions for GitHub tokens.Mariusz Felisiak
2022-08-04Pinned gh-problem-matcher-wrap to the commit in GitHub actions.Mariusz Felisiak
2022-06-24Bumped versions in Github actions configuration.Mariusz Felisiak
2022-05-21Bumped versions in pre-commit and npm configurations.Mariusz Felisiak
2022-03-18Added packaging tools to GitHub actions.Mariusz Felisiak
2022-03-14Added GitHub action with daily builds for Windows and JavaScript tests.Florian Apolloner
2022-03-08Used Ubuntu 20.04 for docs GitHub action.Mariusz Felisiak
2022-03-07Made Github actions auto-cancel redundant jobs.Mariusz Felisiak
2022-03-07Bumped versions in Github actions configuration to v3.Mariusz Felisiak
2022-02-07Refs #33476 -- Added GitHub action to run black linter.Carlton Gibson
2022-02-04Reverted "Disabled caching in GitHub actions for Windows tests."Mariusz Felisiak
2022-02-03Disabled caching in GitHub actions for Windows tests.Mariusz Felisiak
2022-01-26Used GitHub actions for Windows tests.Tom Forbes
2021-11-04Enabled GitHub Code of Conduct.Adam Johnson
2021-10-11Used Python 3.10 for docs and linters GitHub actions.Mariusz Felisiak
2021-10-11Reverted "Pinned flake8 == 3.9.2 in GitHub actions."Mariusz Felisiak
2021-10-11Pinned flake8 == 3.9.2 in GitHub actions.Mariusz Felisiak
2021-09-22Skipped GitHub actions for linters and JavaScript tests on purely doc changes.Mariusz Felisiak
2021-07-29Used Ubuntu 18.04 for docs GitHub action.Mariusz Felisiak
2021-03-12Made GitHub action add welcome message only after opening PR.Mariusz Felisiak
2021-03-12Added GitHub action with welcome message for first-time contributors.Tom Forbes
2021-03-09Updated Git branch "master" to "main" in GitHub actions workflows.Markus Holtermann
2021-02-26Used GitHub actions for docs tests.Mariusz Felisiak