Skip to content

[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
devfrom
CLIENT-4847-cicd-skip-integration-tests-in-dev-workflow-if-no-code-changes-present
Draft

[CLIENT-4847] CI/CD: skip integration tests in dev workflow if there are no changes that would affect the test results#1075
juliannguyen4 wants to merge 757 commits into
devfrom
CLIENT-4847-cicd-skip-integration-tests-in-dev-workflow-if-no-code-changes-present

Conversation

@juliannguyen4
Copy link
Copy Markdown
Collaborator

No description provided.

…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
…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
…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
@juliannguyen4 juliannguyen4 changed the base branch from dev to CLIENT-3467-cicd-use-jfrog-release-bundles May 22, 2026 16:01
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.44%. Comparing base (1ff7217) to head (e40eef2).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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
Comment thread .github/workflows/decide-to-run-integration-tests.yml Fixed
Comment thread .github/workflows/dev-workflow.yml Fixed
Comment thread .github/workflows/get-latest-release-bundle.yml Fixed
juliannguyen4 and others added 4 commits May 26, 2026 19:35
…ntain permissions'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
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.

3 participants