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

add utility for listing pkg versions for spack-stack wiki #1443

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

AlexanderRichert-NOAA
Copy link
Collaborator

@AlexanderRichert-NOAA AlexanderRichert-NOAA commented Jan 7, 2025

Summary

This PR adds a utility for getting a list of package versions which can be copied/pasted into the wiki: https://github.com/JCSDA/spack-stack/wiki/Package-versions

Testing

Used to populate https://github.com/JCSDA/spack-stack/wiki/Package-versions for 1.6.0 through 1.8.0.

Applications affected

n/a

Systems affected

n/a

Dependencies

none

Issue(s) addressed

Fixes #1320

Checklist

  • This PR addresses one issue/problem/enhancement, or has a very good reason for not doing so.
  • These changes have been tested on the affected systems and applications.
  • All dependency PRs/issues have been resolved and this PR can be merged.

Copy link
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to add this to the util tests in CI (just verifying that it runs successfully, not validating the output)?

@AlexanderRichert-NOAA
Copy link
Collaborator Author

Not really, if that's okay with you. It's something that will get run manually once per release, so I'd rather put the development time into fixing it if/when it breaks.

Copy link
Collaborator

@RatkoVasic-NOAA RatkoVasic-NOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks straightforward, approved.

@climbfuji
Copy link
Collaborator

Not really, if that's okay with you. It's something that will get run manually once per release, so I'd rather put the development time into fixing it if/when it breaks.

Fine with me!

@climbfuji climbfuji merged commit 94d1afb into JCSDA:develop Jan 8, 2025
9 checks passed
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.

Version listing for documentation
3 participants