-
Notifications
You must be signed in to change notification settings - Fork 493
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
update shellspec for Debian 12, Rocky 9 #10682
Conversation
Co-authored-by: Ben Companjen <[email protected]>
@pdurbin @bencomp @poikilotherm how much do we care about shellspec on Deb12? see https://github.com/uncch-rdmc/dataverse/actions/runs/9941676940 |
Meh, I'm ok with dropping it. We still have Ubuntu. |
I do not care per se if Debian 12 is supported, unless it is supported for the rest of Dataverse. If the issue is that curl is not installed by default, that may be fixable. I don't know if removing CentOS 7 from this workflow also means the official end of support for that platform? Then a release note would be useful. |
Conflicts: .github/workflows/shellspec.yml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks, @donsizemore!
What this PR does / why we need it:
updates shellspec for Debian 12, Rocky 9
Which issue(s) this PR closes:
Closes #10681
Special notes for your reviewer:
none
Suggestions on how to test this:
none
Does this PR introduce a user interface change? If mockups are available, please link/include them here:
no
Is there a release notes update needed for this change?:
no
Additional documentation:
none