Releases: spacetelescope/stenv
Releases · spacetelescope/stenv
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
2022.08.03
2022.08.01
What's Changed
- smoke tests for
calcos
anddrizzlepac
by @zacharyburnett in #2 - Download script by @zacharyburnett in #3
- upload smoke test files by @zacharyburnett in #4
- freeze action versions by @zacharyburnett in #6
- Make output environment filename explicit by @zacharyburnett in #5
- add
drizzlepac
smoke test by @zacharyburnett in #7 - Test import of various packages and fix
drizzlepac
smoke tests by @zacharyburnett in #9 - add import test by @zacharyburnett in #11
- added arguments to
pytest
calls by @zacharyburnett in #12 - add JWST calibration pipeline by @zacharyburnett in #15
- add more OS and Python versions to the matrix by @zacharyburnett in #16
- add slow tests, separate import validation, and strip builds from exported file by @zacharyburnett in #18
- export YAML files for each OS by @zacharyburnett in #20
- use
%Y%m%d
date format by @zacharyburnett in #27 - add workflow to cancel duplicate workflow runs by @zacharyburnett in #30
- remove
name:
andprefix:
from exported YAML files by @zacharyburnett in #28 - specify calendar versioning with zero-padded month and date by @zacharyburnett in #31
Full Changelog: https://github.com/spacetelescope/stenv/commits/2022.08.01