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

fix: on PRs, run shellcheck for install scripts #3469

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

ericswanson-dfinity
Copy link
Member

@ericswanson-dfinity ericswanson-dfinity commented Dec 6, 2023

Description

Runs the shellcheck workflow for the install script on PRs as well as merge to master, skipping the upload step for PRs.
For the publish-manifest workflow, sets the name to install-script-shellcheck:required for later inclusion as a required status.
Does not do this for the dfxvm-install-script-shellcheck, since we'd only remove it again soon, but it will still be reported as a status.

How Has This Been Tested?

Here are the two workflow runs for this PR, which as expected, generated the script (running shellcheck in the process) but did not upload it:

Checklist:

@mergify mergify bot merged commit 4b36d59 into master Dec 6, 2023
174 checks passed
@mergify mergify bot deleted the install-script-shellcheck branch December 6, 2023 02:52
@mergify mergify bot removed the automerge-squash label Dec 6, 2023
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