summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2024-02-01Update peter-evans/create-pull-request action to v6 (#1852)renovate[bot]
2024-02-01Update nick-invision/retry action to v3 (#1851)renovate[bot]
2024-02-01Update actions/setup-python action to v5 (#1848)renovate[bot]
2024-02-01Update actions/cache action to v4 (#1847)renovate[bot]
2024-02-01Update release process to use Python 3.12 (#1820)Micah Jerome Ellison
2023-10-29Add Python 3.12 support (#1761)Micah Jerome Ellison
2023-09-09Update actions/checkout action to v4 (#1788)renovate[bot]
2023-05-20Update peter-evans/create-pull-request action to v5 (#1719)renovate[bot]
2023-05-20run pipeline tests weekly (#1744)Jonathan Wren
2023-05-20fix linting issue from shellcheck (#1743)linting-rules-1742Jonathan Wren
2023-04-29Update contributing.md links in documentation (#1726)CoffeeOrDeath
2023-01-07Update copyright notices for 2023 (#1660)Jonathan Wren
2022-11-02Resolve failing GitHub Actions linting by replacing deprecated set-output com...Micah Jerome Ellison
2022-11-01Fix bug where changelog is always slightly out of date on release tags (#1631)Jonathan Wren
2022-10-29Drop Python 3.9 and use Python 3.11 official release (#1611)Micah Jerome Ellison
2022-09-03Fix Docs Accessibility Testing (#1588)Jonathan Wren
2022-09-03Update actions/checkout action to v3 (#1582)renovate[bot]
2022-09-03Update peter-evans/create-pull-request action to v4 (#1585)renovate[bot]
2022-09-03Update actions/cache action to v3 (#1581)renovate[bot]
2022-09-03Update actions/setup-python action to v4 (#1583)renovate[bot]
2022-09-03Update to use renamed flag for brew bump-formula-prJonathan Wren
2022-09-03Replace Dependabot with Renovate (#1575)renovate[bot]
2022-08-27fix typo (#1569)Jonathan Wren
2022-08-27Update issue templates from markdown into yaml forms (#1567)Jonathan Wren
2022-08-27take out old help text from pipeline config (#1565)Jonathan Wren
2022-08-21Clean up copyright notices and version screen (#1553)Jonathan Wren
2022-08-21Add actionlint to testing pipelines (#1555)Jonathan Wren
2022-08-21Fix docs pipeline, make docs tests easier to run locally and on different OSe...Jonathan Wren
2022-06-25Reduce difference between local and CI environments (#1518)Jonathan Wren
2022-06-18Implement Tox for testing (#1504)Jonathan Wren
2022-06-18Stop hardcoding bot info in some pipelines (#1506)Jonathan Wren
2022-06-18update cache for accessibility tests (to match other tests) (#1505)Jonathan Wren
2022-06-18Replace `make` with python alternative (`poe`) (#1503)Jonathan Wren
2022-06-18Update copyright year (#1502)Jonathan Wren
2022-06-11Add Python 3.11 to PR tests (#1500)Micah Jerome Ellison
2022-02-12Drop support for Python 3.7 and 3.8 (#1412)Micah Jerome Ellison
2022-01-08Fix styling on documentation sidebar (#1395)Jonathan Wren
2022-01-08Add weekly Saturday morning build and prevent Python 3.11 from running on PRs...Micah Jerome Ellison
2021-11-13Use full Python version for GitHub Actions cache key (#1373)Micah Jerome Ellison
2021-11-06Use Python 3.10 stable in CI (#1362)Micah Jerome Ellison
2021-10-09Add more steps to `pytest`, fully remove `behave` (#1347)Jonathan Wren
2021-09-25Add CACHE_STRING secret to bust GitHub Actions python cache (#1344)Micah Jerome Ellison
2021-08-21take out redundant lines from PR template (#1327)Jonathan Wren
2021-08-21Set bash as default shell (#1324)Micah Jerome Ellison
2021-08-16Update build to poetry alpha 2 for python 3.10 (#1320)Jonathan Wren
2021-07-10Add Python 3.10 support (#1271)Micah Jerome Ellison
2021-07-03Force GitHub Actions to preserve line endingsMicah Jerome Ellison
2021-07-03Re-enable test for windows on python 3.9Jonathan Wren
2021-04-24Remove `--version` from brew release workflow (#1233)Jonathan Wren
2021-03-27Update brew tap for release pipelineJonathan Wren