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

Update purl command to include -fail option in CI workflow steps #519

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

catatsuy
Copy link
Owner

This pull request includes a small but important change to the .github/workflows/ci.yml file. The change ensures that the purl command will fail if it encounters an error during the replacement process, improving the reliability of the CI workflow.

  • .github/workflows/ci.yml: Added the -fail option to the purl command to ensure it fails on errors during the replacement process.

@catatsuy catatsuy force-pushed the feature-update-ci-workflow-purl-fail-option branch 2 times, most recently from 30c449c to d45892b Compare August 12, 2024 01:09
@catatsuy catatsuy merged commit 5c8330e into master Aug 12, 2024
6 of 7 checks passed
@catatsuy catatsuy deleted the feature-update-ci-workflow-purl-fail-option branch August 12, 2024 03:30
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