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

ci: add concurrency settings to test-cross-platform.yml test workflow #183

Merged
merged 5 commits into from
Jan 24, 2025

Conversation

lumirlumir
Copy link
Owner

This pull request includes a change to the GitHub Actions workflow configuration to manage concurrency for the test-cross-platform.yml workflow. The change ensures that concurrent runs of the workflow are managed more efficiently by grouping them and canceling in-progress runs for non-main branches.

Concurrency management:

Copy link

Labels have been automatically applied based on the conventional commit types.🏷️

@github-actions github-actions bot added the 🏷️ type: ci Auto-generated label based on Conventional Commits specification for GitHub release notes label Jan 24, 2025
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3decbf4) to head (390372b).
Report is 1 commits behind head on main.

@@            Coverage Diff            @@
##              main      #183   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          429       429           
=========================================
  Hits           429       429           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3decbf4...390372b. Read the comment docs.

@lumirlumir lumirlumir merged commit f8ce4d0 into main Jan 24, 2025
32 checks passed
@lumirlumir lumirlumir deleted the ci-concurrency-test-cross-platform branch January 24, 2025 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ type: ci Auto-generated label based on Conventional Commits specification for GitHub release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant