Releases: OpenAstronomy/github-actions-workflows
Releases · OpenAstronomy/github-actions-workflows
v1.0.4
What's Changed
- Pure/non-pure package based on current workflow by @ConorMacBride in #42
- Add
pass_filenames: falseto pre-commit config by @ConorMacBride in #40 - Add support for caching by @ConorMacBride in #46
- Fix condition for uploading to Anaconda.org by @ConorMacBride in #48
- Don't hard-code minor/bugfix version for cibuildwheel by @astrofrog in #49
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- DOC: Add upload_to_pypi example by @pllim in #32
- Add
fail-fastinput totox.ymlandpublish.ymlby @ConorMacBride in #35 - Upload to Anaconda.org by @ConorMacBride in #36
- Set publish workflow to not fail-fast by default by @ConorMacBride in #38
New Contributors
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Only pass
--cov-reportflag to pytest if codecov coverage is configured — by @ConorMacBride in #30
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Fix windows paths in pytest_flag by @ConorMacBride in #26
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial release