[CLIENT-4847] CI/CD: skip integration tests in dev workflow if there are no changes that would affect the test results#1075
Draft
juliannguyen4 wants to merge 757 commits into
Conversation
…f an unquoted var
…sure the artifact name pattern will match those
…ead of using the whole file name as part of the artifact name. This makes it easier to pull artifacts using the exact python version + platform tag without accidentally pulling the sanitizer artifact
…properly on windows.
…lashes to paths to fix the shared action failing during openssl steps
…on in host shell, but the literal string with globstar is used as the file path which causes file not found error. This alternative lets us install locally without needing to pass the file pattern
…iling in dev workflow
…grind failing in dev workflow" This reverts commit 0798c7b.
…ssions, anyway. We want to keep the changes as minimal as possible
… expansion in host shell, but the literal string with globstar is used as the file path which causes file not found error. This alternative lets us install locally without needing to pass the file pattern" This reverts commit a7db776.
…name to docker exec. The file name doesn't change when copied to the container
…ersion from a job that doesn't get skipped
…s the latest release bundle's tag.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## CLIENT-3467-cicd-use-jfrog-release-bundles #1075 +/- ##
===========================================================================
Coverage 84.44% 84.44%
===========================================================================
Files 99 99
Lines 14062 14062
===========================================================================
Hits 11874 11874
Misses 2188 2188 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Base automatically changed from
CLIENT-3467-cicd-use-jfrog-release-bundles
to
dev
May 22, 2026 22:15
…integration-tests-in-dev-workflow-if-no-code-changes-present
…ntain permissions' Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.