Commit Graph

132 Commits (develop)

Author SHA1 Message Date
Nicholas McDonnell 969efdd0bb
Adjust cache key name 4 years ago
Nicholas McDonnell 6ab69f4f51
Bump actions/setup-python to v2 4 years ago
Nicholas McDonnell d6fe79dce3
Update actions/cache to v2 4 years ago
Felddy 8c99c5294a
Allow events from apb to rebuild this repository weekly. 4 years ago
Hillary c8b4bcf126
Update CODEOWNERS 4 years ago
Nicholas McDonnell 1f3d440a1a
Rename action to accurately reflect that we are only linting, not building. 4 years ago
Nicholas McDonnell b01a0ee7bd
Explicitly install pre-commit hooks as its own step so it's clearer when the 4 years ago
Nicholas McDonnell 478f1688a1
Change the cache paths from hardcoded values in their appropriate blocks to environment variables declared before the job block. 4 years ago
Nicholas McDonnell 454864bc02
Incorporate the Python version into keys for pip and pre-commit caches. 4 years ago
Nicholas McDonnell e96577bce4
All references to '-r' for pip calls have been replaced with the more verbose '--requirement'. 4 years ago
Nicholas McDonnell d99fd00bc2
Flip cache order to mirror how it is done downstream. 4 years ago
Nicholas McDonnell f7a4166ad6
Update Python version used to 3.8 4 years ago
Jeremy Frasier dbd589d2e2
Improve list formatting 4 years ago
Jeremy Frasier 2fa4cbe194
Make workflow run when a PR is opened, synchronized, or reopened 4 years ago
Mark Feldhousen b89eecb788
Update CODEOWNERS 5 years ago
Felddy e39dc88819
Add codeowners file with team OIS maintainers. 5 years ago
Felddy 99c611557e
Remove search for previous pre-commit caches. 5 years ago
Felddy 5d5567d303
Add GitHub action caching of pre-commit hooks and pip packages. 5 years ago
Felddy b11e39abd7
Remove extra line. 5 years ago
Felddy 05a136bb11
Replace Travis-CI with GitHub actions. 5 years ago