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

ci: Split cicd workflow into ci and cd #9

Merged
merged 1 commit into from
Sep 6, 2024
Merged

ci: Split cicd workflow into ci and cd #9

merged 1 commit into from
Sep 6, 2024

Conversation

camh-
Copy link
Member

@camh- camh- commented Sep 6, 2024

Split the ci/cd workflow into separate CI and CD workflows, the former
of which only runs on PRs. The CD workflow calls the CI workflow as a
reusable workflow and does the release and howl-on-fail.

This is to simplify the pull requests on github so they only show the CI
job and not the other two as skipped.

Split the ci/cd workflow into separate CI and CD workflows, the former
of which only runs on PRs. The CD workflow calls the CI workflow as a
reusable workflow and does the release and howl-on-fail.

This is to simplify the pull requests on github so they only show the CI
job and not the other two as skipped.
@camh- camh- merged commit 05b3218 into master Sep 6, 2024
1 check passed
@camh- camh- deleted the split-ci-cd branch September 6, 2024 02:24
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.

2 participants