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

CICD: update OS support in test release script #6012

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

onetechnical
Copy link
Contributor

Summary

The script to test releases was breaking due to the recent deprecation of CentOS Stream 8. In here, we update the list of supported OSes. We also do not try to install curl on Fedora and CentOS, because they are deprecated.

Test Plan

Verify this fixes nightly uploads.

@onetechnical onetechnical self-assigned this Jun 4, 2024
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.85%. Comparing base (0f1b10b) to head (d5b9a2c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6012      +/-   ##
==========================================
- Coverage   55.86%   55.85%   -0.02%     
==========================================
  Files         481      481              
  Lines       68357    68357              
==========================================
- Hits        38191    38184       -7     
- Misses      27564    27572       +8     
+ Partials     2602     2601       -1     

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

@onetechnical onetechnical merged commit 8d228c0 into algorand:master Jun 5, 2024
19 checks passed
@onetechnical onetechnical deleted the release-test-debug branch June 5, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants