0.2.0
0.2.0
provides locked reproducible environments for the scientific-python/upload-nightly-action
GitHub Action to run in, giving greater stability for projects using it.
What's Changed
- DOC: Use scientific-python-nightly-wheels for nightly build index by @matthewfeickert in #10
- DOC: Advocate for using action from tagged release commit shas by @matthewfeickert in #13
- In
environment.yaml
, add pip as dependency before configuring flags by @stefanv in #16 - CI: Add removal of old uploads by @matthewfeickert in #12
- CI: Add workflow to avoid scheduled workflows becoming disabled by @matthewfeickert in #18
- MNT: Use commit hash and run only on main repository by @matthewfeickert in #19
- ENH: Use micromamba for speed and set anaconda-client version by @matthewfeickert in #23
- DOC: Fix broken url to Scientific Python Development Guide by @matthewfeickert in #24
- FIX: Ensure USER has permissions for chmod in Dockerfile by @matthewfeickert in #26
- MNT: Align version metadata with git tag by @matthewfeickert in #28
- CI: Add test workflow for action by @matthewfeickert in #27
- CI: Remove package versions older than 30 days by @matthewfeickert in #33
- ENH: adding list of packages to exclude from cleanup by @bsipocz in #36
- DOC: some cleanup in the readme, and some heading hierarcy by @bsipocz in #37
- DOC: add channel retention policy by @bsipocz in #38
- Bump actions/checkout from 3 to 4 by @dependabot in #40
- MNT: Use conda-lock lock file for reproducible environment by @matthewfeickert in #32
New Contributors
- @matthewfeickert made their first contribution in #10
- @stefanv made their first contribution in #16
- @bsipocz made their first contribution in #36
Full Changelog: 0.1.0...0.2.0