Releases: spacetelescope/stenv
Releases · spacetelescope/stenv
2023.04.05
What's Changed
- restructure docs by @zacharyburnett in #82
- replace
yml
withyaml
by @zacharyburnett in #83 - add section explaining adding new packages to
stenv
by @zacharyburnett in #87 - add note indicating suffix change by @zacharyburnett in #88
- add labeler by @zacharyburnett in #90
- add warning for M1 chips by @zacharyburnett in #89
- remove macos jobs by @zacharyburnett in #92
- rename jobs by @zacharyburnett in #93
- add reference to fallback instructions to use unconstrained environment file by @zacharyburnett in #91
- add code owners file by @zacharyburnett in #94
- replace dedicated workflow with concurrency configuration by @zacharyburnett in #96
- disable
stsynphot
tests by @zacharyburnett in #98 - remove pins by @zacharyburnett in #81
Full Changelog: 2023.02.16...2023.04.05
2023.02.16
What's Changed
- consolidate environment variables by @zacharyburnett in #70
- use
extra-specs
instead ofsed
by @zacharyburnett in #72 - cache CRDS per-package tests by @zacharyburnett in #68
- add version updater for docs by @zacharyburnett in #74
- remove
stable
anddev
environments by @zacharyburnett in #76 - add explicit references to large scientific packages that are already in the environment by @zacharyburnett in #71
- test
jwst
from source by @zacharyburnett in #77 - pin
stcal
andstdatamodels
by @zacharyburnett in #79 - use
conda env export
formicromamba
-built environments by @zacharyburnett in #80
Full Changelog: 2022.12.01...2023.02.16
2022.12.01
2022.11.29
What's Changed
- add badge for ReadTheDocs by @zacharyburnett in #64
- unhide TOC tree on start page by @zacharyburnett in #67
- add Python 3.11 to testing by @zacharyburnett in #50
Full Changelog: 2022.10.12...2022.11.29
2022.10.12
What's Changed
- add new issue templates by @zacharyburnett in #53
- add new issue template by @zacharyburnett in #54
- write docs by @zacharyburnett in #60
- abstract environment variables by @zacharyburnett in #59
- use extras by @zacharyburnett in #62
- change deprecated usage of
set-output
to>> $GITHUB_ENV
by @zacharyburnett in #63 - use mamba to build environment by @zacharyburnett in #61
Full Changelog: 2022.09.19...2022.10.12
2022.09.19
What's Changed
- add
-L
to curl command in README example by @zacharyburnett in #52 - unpin action tags by @zacharyburnett in #51
Full Changelog: 2022.08.25...2022.09.19
2022.08.25
What's Changed
- pin
asdf
to newest patch version to fix dependency for newestjsonschema
release by @zacharyburnett in #41 - consolidate validation step into build step by @zacharyburnett in #48
- fix
dev
build by @zacharyburnett in #46
Full Changelog: 2022.08.11...2022.08.25
2022.08.11
What's Changed
- DOC: Fix typos on README by @pllim in #37
- update README examples with verbose instructions by @zacharyburnett in #39
- trigger stable build on release by @zacharyburnett in #40
New Contributors
Full Changelog: 2022.08.08...2022.08.11
2022.08.08
What's Changed
- add
ci-watson
andpytest-xdist
packages to environment definition by @zacharyburnett in #33 - add additional YAMLs to project root with stable and dev versions by @zacharyburnett in #29
- add links to help desks by @zacharyburnett in #35
Full Changelog: 2022.08.03...2022.08.08