Releases: omsf/gha-runner
Releases · omsf/gha-runner
v0.6.2
What's Changed
- Fix regression of ARM instance startup by @ethanholz in #60
- Fix "identity provider" URL typo by @ryan-williams in #61
- Update documentation and examples by @jnwei in #63
- docs: add info on opening an issue when an instance fails to stop by @ethanholz in #62
New Contributors
- @ryan-williams made their first contribution in #61
- @jnwei made their first contribution in #63
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- docs: add library docs by @ethanholz in #53
- Add .readthedocs.yaml by @dwhswenson in #55
- Paginate when fetching list of self-hosted runners by @mihasya in #58
New Contributors
- @dwhswenson made their first contribution in #55
- @mihasya made their first contribution in #58
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- ci: add weekly builds by @ethanholz in #51
- Cleanup for new usage by @ethanholz in #52
- chore: remove old AWS dependencies by @ethanholz in #54
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- refactor: convert gha_runner to library by @ethanholz in #43
- ci: add a formal release workflow by @ethanholz in #49
Full Changelog: v0.4.0...v0.5.0
v0.5.0a5
Full Changelog: v0.5.0a4...v0.5.0a5
v0.5.0a4
Full Changelog: v0.5.0a3...v0.5.0a4
v0.5.0a3
Full Changelog: v0.5.0a2...v0.5.0a3
v0.5.0a2
What's Changed
- ci: add a formal release workflow by @ethanholz in #49
Full Changelog: v0.5.0a1...v0.5.0a2
v0.5.0a1
What's Changed
- refactor: convert gha_runner to library by @ethanholz in #43
Full Changelog: v0.4.0...v0.5.0a1
v0.4.0
What's Changed
- test: Moves openmm-gpu-test into this repo by @ethanholz in #35
- ci: Do not run tests of Python code when only changes are in actions by @ethanholz in #39
- test: Create an inference test by @ethanholz in #38
- refactor: Remove PyGitHub as a dependency by @ethanholz in #42
- feat: add support for custom sized root block devices. by @ethanholz in #46
New Features
- Added support for custom root block devices. This is in beta but has been tested by internal tests. However, in order to do so, you will need to update your OIDC role to have the same permissions that are in docs/aws.md.
Full Changelog: v0.3.0...v0.4.0