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 changes against the pull request base ref. #570

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

catatsuy
Copy link
Owner

This pull request includes changes to the CI workflow configuration in the .github/workflows/ci.yml file. The most important changes involve improving the detection of changes in specific directories and updating the docker-compose.yml file based on detected changes.

Changes to CI workflow configuration:

  • Modified the check-changes step to use the base reference from the pull request event for detecting changes in the golang and php directories. This ensures that the correct base branch is used for comparison.
  • Updated the Update compose.yml if changes are detected step to correctly replace the context in the docker-compose.yml file only for the php context. This change ensures that the replacement is specific and accurate.

@catatsuy catatsuy merged commit 2dd9d8f into master Dec 29, 2024
4 checks passed
@catatsuy catatsuy deleted the feature-update-ci-workflow-golang-php-checks branch December 29, 2024 08:48
@catatsuy catatsuy mentioned this pull request Dec 29, 2024
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