summaryrefslogtreecommitdiff
path: root/.github/workflows/valid-style.yml
AgeCommit message (Expand)AuthorFilesLines
2023-10-19build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#40584)dependabot[bot]1-3/+3
2023-10-03build(deps): bump actions/setup-python from 4.7.0 to 4.7.1 (#40287)dependabot[bot]1-2/+2
2023-09-24build(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#40172)dependabot[bot]1-3/+3
2023-09-22Pin the version of tools used in CI, have dependabot manage their version (#4...Massimiliano Culpo1-7/+8
2023-09-05build(deps): bump actions/checkout from 3.6.0 to 4.0.0 (#39789)dependabot[bot]1-3/+3
2023-08-25build(deps): bump actions/checkout from 3.5.3 to 3.6.0 (#39617)dependabot[bot]1-3/+3
2023-07-14build(deps): bump actions/setup-python from 4.6.1 to 4.7.0 (#38887)dependabot[bot]1-2/+2
2023-06-12bootstrap: add minimum versions required for flake8 and pytest (#38322)Massimiliano Culpo1-0/+1
2023-06-10build(deps): bump actions/checkout from 3.5.2 to 3.5.3 (#38305)dependabot[bot]1-3/+3
2023-05-28build(deps): bump actions/setup-python from 4.6.0 to 4.6.1 (#37894)dependabot[bot]1-2/+2
2023-05-16gha bootstrap-dev-rhel8: configure git safe.directory (#37702)Harmen Stoppels1-0/+1
2023-05-02GitHub Actions: do not install six in CI (#37361)Massimiliano Culpo1-1/+1
2023-04-21build(deps): bump actions/setup-python from 4.5.0 to 4.6.0 (#37078)dependabot[bot]1-2/+2
2023-04-15build(deps): bump actions/checkout from 3.5.1 to 3.5.2 (#36848)dependabot[bot]1-3/+3
2023-04-13build(deps): bump actions/checkout from 3.5.0 to 3.5.1 (#36815)dependabot[bot]1-3/+3
2023-03-27build(deps): bump actions/checkout from 3.4.0 to 3.5.0 (#36418)dependabot[bot]1-3/+3
2023-03-24Add a pre-check job to bootstrap the environment on Python 3.6 (#36358)Massimiliano Culpo1-0/+25
2023-03-17build(deps): bump actions/checkout from 3.3.0 to 3.4.0 (#36140)dependabot[bot]1-2/+2
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart1-1/+1
2023-02-01Pin black to 22.12.0 to avoid spurious style changes (#35282)Massimiliano Culpo1-1/+1
2023-01-17build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#34829)dependabot[bot]1-2/+2
2023-01-16build(deps): bump actions/setup-python from 4.4.0 to 4.5.0 (#34939)dependabot[bot]1-2/+2
2022-12-29build(deps): bump actions/setup-python from 4.3.1 to 4.4.0 (#34667)dependabot[bot]1-2/+2
2022-12-13build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#34480)dependabot[bot]1-2/+2
2022-12-12build(deps): bump actions/setup-python from 4.3.0 to 4.3.1 (#34413)dependabot[bot]1-2/+2
2022-11-14Remove support for running with Python 2.7 (#33063)Massimiliano Culpo1-3/+3
2022-11-05Add support for Python 3.11 (#33505)Massimiliano Culpo1-3/+3
2022-10-11Bump actions/setup-python from 4.2.0 to 4.3.0 (#33166)dependabot[bot]1-2/+2
2022-10-06build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#32998)dependabot[bot]1-2/+2
2022-09-07Make GHA tests parallel by using xdist (#32361)Tom Scogland1-28/+6
2022-09-02Reorder workflow execution in GHA (#32183)Tom Scogland1-0/+82