Releases: ACCESS-NRI/access-experiment-runner
Releases · ACCESS-NRI/access-experiment-runner
v0.3.0
What's Changed
- Fix edge case discovered during usage from PayuManager from access-profiling by @minghangli-uni in #28
- Make purge explicit (all_branches=True), not implicit purge all by @minghangli-uni in #29
- Rename purge_experiments to delete_experiments by @minghangli-uni in #30
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Patch to purge_experiments() to support removing repository_directory by @minghangli-uni in #27
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Update README - Enhance experiment runner to support parameter updates on existing branches by @minghangli-uni in #13
- Make Payu a required dependency by @minghangli-uni in #18
- Added RTD setup files by @atteggiani in #21
- Fix _clean_workspace running in wrong working directory by @minghangli-uni in #24
- Support purge_experiments() to safely clean up generated experiments. by @minghangli-uni in #26
New Contributors
- @atteggiani made their first contribution in #21
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Dispatch the
deploy_payu_dev.ymlworkflow from the ACCESS-NRI/model-release-condaenv repo by @minghangli-uni and @atteggiani in #11
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Support starting from cold / warm restart by @minghangli-uni in #9
- Update README.md by @minghangli-uni in #10
Full Changelog: v0.0.1...v0.1.0
v0.0.1
What's Changed
- Enable updating existing experiment repo by @minghangli-uni in #3
- Add pytests by @minghangli-uni in #5
- Cherry-pick python package related files by @minghangli-uni in #6
- Update README.md by @minghangli-uni in #7
New Contributors
- @minghangli-uni made their first contribution in #3
Full Changelog: https://github.com/ACCESS-NRI/access-experiment-runner/commits/v0.0.1