Releases: spacetelescope/stenv
Releases · spacetelescope/stenv
2024.12.04
What's Changed
- Bump spacetelescope/crds from 12.0.3 to 12.0.4 by @dependabot in #177
- Bump actions/cache from 4.1.1 to 4.1.2 by @dependabot in #178
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #179
- Bump mamba-org/setup-micromamba from 2.0.0 to 2.0.1 by @dependabot in #180
- Bump spacetelescope/crds from 12.0.4 to 12.0.5 by @dependabot in #181
- lint workflows with
actionlint
by @zacharyburnett in #182 - Bump spacetelescope/crds from 12.0.5 to 12.0.6 by @dependabot in #184
- Bump mamba-org/setup-micromamba from 2.0.1 to 2.0.2 by @dependabot in #183
- use new
micromamba 2.0.4
that exportspip
packages by @zacharyburnett in #186 - do not post-cleanup by @zacharyburnett in #187
Full Changelog: 2024.10.15...2024.12.04
2024.10.15
What's Changed
- distribute workers by scope by @zacharyburnett in #166
- override environment after installing extra by @zacharyburnett in #167
- MNT: Use hash for Action workflow versions and update if needed by @pllim in #168
- Bump spacetelescope/crds from 12.0.0 to 12.0.1 by @dependabot in #169
- Bump actions/upload-artifact from 4.4.0 to 4.4.1 by @dependabot in #173
- Bump actions/cache from 4.0.2 to 4.1.0 by @dependabot in #172
- Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #170
- Bump mamba-org/setup-micromamba from 1.9.0 to 2.0.0 by @dependabot in #171
- Bump actions/cache from 4.1.0 to 4.1.1 by @dependabot in #174
- Bump actions/upload-artifact from 4.4.1 to 4.4.3 by @dependabot in #175
- Bump spacetelescope/crds from 12.0.1 to 12.0.3 by @dependabot in #176
Full Changelog: 2024.08.14...2024.10.15
2024.08.14
What's Changed
- update docs to indicate that
micromamba
andmamba
are recommended overconda
by @zacharyburnett in #153 - replace usage of
tox
with directpytest
commands by @zacharyburnett in #161 - prevent test extras install from overriding dependency versions specified in
environment.yaml
by @zacharyburnett in #162 - run tests for
drizzlepac
,stistools
, andstsynphot
by @zacharyburnett in #163
Full Changelog: 2024.06.24...2024.08.14
2024.06.24
What's Changed
- use script to insert
pip freeze
intomamba env export
by @zacharyburnett in #155 - remove
pytest
andsphinx
from environment by @zacharyburnett in #156 - show installed packages with
pip list
by @zacharyburnett in #157 - remove
pytables
andscikit-image
from Conda packages by @zacharyburnett in #154
Full Changelog: 2024.04.29...2024.06.24
2024.04.29
What's Changed
- change matrix and use
macos-13
for Intel hardware by @zacharyburnett in #152
Full Changelog: 2024.04.18...2024.04.29
2024.04.18
What's Changed
- export on every build by @zacharyburnett in #147
- use current date in filename by @zacharyburnett in #150
- drop Python 3.9 and add Python 3.12 by @zacharyburnett in #118
Notes
costools
currently fails on Python 3.12 due to the removal ofpkg_resources
Full Changelog: 2024.02.05...2024.04.18
2024.02.05
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
2023.09.12
What's Changed
- [docs] improved explanations of activating / deactivating environments, and fix for auto version update by @zacharyburnett in #109
- improve clarity of job names by @zacharyburnett in #110
- add WSL instructions to docs by @zacharyburnett in #114
Full Changelog: 2023.06.08...2023.09.12
2023.06.08
What's Changed
- minor updates and clarifications to docs by @zacharyburnett in #101
- retrieve version tag with Dunamai when updating documentation by @zacharyburnett in #102
- use
setup-micromamba
action by @zacharyburnett in #104 - export without testing by @zacharyburnett in #108
- include architecture in output filename by @zacharyburnett in #107
- manually built MacOS ARM64 environments on an M1 processor, uploaded assets to this release
Full Changelog: 2023.04.05...2023.06.08
2023.04.14
Full Changelog: 2023.04.05...2023.04.14