Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print out jwst or romancal versions from strun --version #98

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

jdavies-st
Copy link
Contributor

@jdavies-st jdavies-st commented Aug 1, 2023

This modifies the version printout from strun to include the version of any stpipe entry points, i.e. jwst and romancal. I.e. it mimics what stpipe --version does.

$ strun --version
stpipe: 0.5.0
jwst: 1.11.3

Resolves spacetelescope/jwst#7470

@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e84c2c2) 54.16% compared to head (6527e23) 54.16%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #98   +/-   ##
=======================================
  Coverage   54.16%   54.16%           
=======================================
  Files          25       25           
  Lines        3024     3024           
=======================================
  Hits         1638     1638           
  Misses       1386     1386           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@WilliamJamieson WilliamJamieson merged commit 0b1b368 into spacetelescope:master Aug 23, 2023
17 checks passed
@jdavies-st jdavies-st deleted the strun-jwst-version branch August 24, 2023 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

strun --version gives stpipe version, not jwst version
2 participants