2024.02.05
zacharyburnett
released this
05 Feb 14:26
·
44 commits
to main
since this release
What's Changed
- add Dependabot configuration by @zacharyburnett in #119
- Bump actions/checkout from 3 to 4 by @dependabot in #121
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #120
- Update getting started guide by @joseph-long in #122
- add instructions on how to run
conda init
and also include tab option formamba
commands by @zacharyburnett in #123 - fix create examples to include
env
by @zacharyburnett in #124 - abstract build into separate workflow by @zacharyburnett in #125
- Bump actions/labeler from 4 to 5 by @dependabot in #126
- Bump actions/setup-python from 4 to 5 by @dependabot in #127
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #128
- pin Python below
3.12
until packages release built wheels for it by @zacharyburnett in #132 - Bump actions/cache from 3 to 4 by @dependabot in #134
- use tox by @zacharyburnett in #135
- fix
crds
tests by @zacharyburnett in #130 - add macOS to tox tests by @zacharyburnett in #136
- fetch all tags and refs by @zacharyburnett in #137
- fix job name by @zacharyburnett in #139
- fix CRDS test env vars by @zacharyburnett in #138
- Bump actions/cache from 3 to 4 by @dependabot in #141
- Bump actions/github-script from 6 to 7 by @dependabot in #142
- use ARM64 runners (
macos-14
) by @zacharyburnett in #143 - indicate availability of ARM64 in docs by @zacharyburnett in #144
New Contributors
- @dependabot made their first contribution in #121
- @joseph-long made their first contribution in #122
Full Changelog: 2023.09.12...2024.02.05