Skip to content

Run s3 regression tests only when detecting changes related to s3 #6236

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

Merged
merged 5 commits into from
Jul 11, 2025

Conversation

L-Applin
Copy link
Contributor

@L-Applin L-Applin commented Jul 4, 2025

Modifications

  • Added a new Job for change detection called check-s3-related-changes that runs on every PR. This job checks if any files in specific directories were modified. Pattern to detect changes in specific modules:
    • core
    • services/s3
    • services-custom/s3-transfer-manager
    • http-client-spi
    • http-clients

  • Updated all S3 regression test jobs to depend on the new check job, and run only if changes are detected in the specified modules

@L-Applin L-Applin requested a review from a team as a code owner July 4, 2025 18:46
@L-Applin L-Applin added the changelog-not-required Indicate changelog entry is not required for a specific PR label Jul 4, 2025
L-Applin added 2 commits July 4, 2025 16:24
… related changes. Remove dummy change for validating/testing CI behaviour.
… s3 related changes are detected, instead of in the Github workflow jobs
remove unecessary path-ignore
@L-Applin L-Applin enabled auto-merge July 11, 2025 18:12
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
61.2% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@L-Applin L-Applin added this pull request to the merge queue Jul 11, 2025
Merged via the queue into master with commit f9378bf Jul 11, 2025
35 of 36 checks passed
Copy link

This pull request has been closed and the conversation has been locked. Comments on closed PRs are hard for our team to see. If you need more assistance, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 11, 2025
@L-Applin L-Applin deleted the olapplin/check-s3-related-changes branch August 15, 2025 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
changelog-not-required Indicate changelog entry is not required for a specific PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants