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 release workflow testing #1186

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

sondavidb
Copy link
Contributor

Issue #, if available:
Followup to release of v0.6.0

Description of changes:
We don't have testing for any changes we make that could affect our release workflow. This change adds testing to avoid issues such as the one faced in v0.6.0 where our automated release failed due to a script change that was untested.

Testing performed:
Created PR against my local branch and ensured CI was green: https://github.com/sondavidb/soci-snapshotter/actions/runs/8713640295?pr=12
Also pushed tag after pushing a dummy THIRD_PARTY_LICENSES commit and ensured CI was green: https://github.com/sondavidb/soci-snapshotter/actions/runs/8713610525

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sondavidb sondavidb requested a review from a team as a code owner April 16, 2024 23:15
@sondavidb sondavidb merged commit dfcd5e5 into awslabs:main Apr 22, 2024
9 checks passed
@sondavidb sondavidb deleted the add-release-workflow-testing branch April 24, 2024 22:51
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.

3 participants