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 CI workflow to check for changes in 'ruby/' directory #901

Merged

Conversation

catatsuy
Copy link
Member

This pull request includes updates to the .github/workflows/ci.yml file to improve the detection of changes in the ruby/ directory and handle updates to the compose.yml file more robustly.

Workflow improvements:

  • Modified the check-changes step to use the base reference of the pull request for detecting changes, ensuring more accurate detection of changes in the ruby/ directory.
  • Updated the Update compose.yml if changes are detected step to use the -fail flag with the purl command, making the process more robust by failing on errors.

@catatsuy catatsuy force-pushed the feature-update-ci-workflow-check-for-ruby-directory-changes branch from 778d0b8 to 59abef5 Compare December 29, 2024 08:49
@catatsuy catatsuy merged commit e5bdd0b into master Dec 29, 2024
4 checks passed
@catatsuy catatsuy deleted the feature-update-ci-workflow-check-for-ruby-directory-changes branch December 29, 2024 08:54
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