Skip to content

Conversation

@abrown
Copy link
Collaborator

@abrown abrown commented Mar 29, 2023

These changes refactor the release scripts, moving one block of functionality to its own script (is-workflow-valid.sh) and allowing the script input parameters to be set from the environment.

abrown added 3 commits March 29, 2023 19:13
This change refactors the script logic that checks if a workflow in fact
built the commit matching our release tag out into a separate script.
This is mainly an improvement in clarity.
When testing out these scripts on a fork, I realized that it was more
convenient to use a single environment variable (e.g.,
`GITHUB_API_URL=... ci/draft-release.sh`) to change some of the script's
input parameters.
I found the artifacts created to have incorrect version numbers;
clearing the Actions cache should resolve this.
@abrown abrown merged commit 95af0b8 into WebAssembly:main Apr 6, 2023
@abrown abrown deleted the ci-improvements branch April 6, 2023 14:45
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.

1 participant