Releases: pyiron/actions
Releases · pyiron/actions
actions-2.0.0
What's Changed
- [major] Extra python versions by @liamhuber in #90
- [patch] Add helper text to the readme for using the target script by @liamhuber in #91
- [patch] Add versioneer dependency by @liamhuber in #92
- [patch] 🔥 🐛 Re-target main by @liamhuber in #93
- [patch] Optional env update by @liamhuber in #94
- [patch] Feature flags by @liamhuber in #95
- [patch] Expose coverage call options by @liamhuber in #96
- [patch] Add another set of tests for a different env by @liamhuber in #97
- [minor] Pyproject release by @liamhuber in #98
Full Changelog: actions-1.1.0b...actions-2.0.0
actions-1.1.0b
Released due to trouble getting the tag to see the latest commits on the target branch
actions-1.1.0a
Branch needed an extra commit to catch a tag that didn't get updated
actions-1.1.0
Releases are now fixed to static branches so that the release/tag/branch is entirely self-referential per #65
What's Changed
- Expanding the python path by @liamhuber in #63
- Expose OS and py versions as input on reusable workflows by @liamhuber in #64
- Hotfix string parsing issues by @liamhuber in #66
- Use inputs not matrix by @liamhuber in #67
- Hotfix tests and coverage variables by @liamhuber in #69
- Use trusted publisher functionality from pypi by @jan-janssen in #58
- Revert trusted publisher by @liamhuber in #71
- Actually use the docs env variable by @liamhuber in #72
- Revert "Refactor env declaration for caching mamba" by @niklassiemer in #74
- Delete .github/delete-merged-branch-config.yml by @jan-janssen in #75
- Include myst-parser, sphinx-gallery, and the rtd theme in the base docs environment by @liamhuber in #76
- Correct #78 by @pmrv in #80
- Do not write pip section if not needed by @pmrv in #83
- Update env updater for pip sections by @pmrv in #84
- Add h5io browser to pypi conda mapping by @pmrv in #85
- Add a helper script for internally updating the action tags by @liamhuber in #86
- 🐛 Hotfix tag updater by @liamhuber in #87
Full Changelog: actions-1.0.0...actions-1.1.0
actions-1.0.0
Initial release for pyiron/actions.
The actions themselves have been stable for quite some time, but we use semantic versioning to accommodate all manner of minor adjustments in the reusable workflows.
What's Changed
- Use 3.11 as the "main" version of python by @liamhuber in #51
- Update matrix labels to match python version by @liamhuber in #52
- Use Coveralls Github action by @jan-janssen in #53
- Allow for multiple environment.yml to be updated. by @niklassiemer in #56
- Refactor env declaration for caching mamba by @niklassiemer in #57
- Patch expected lengths by @liamhuber in #62
Full Changelog: py3_10...actions-1.0.0