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

Run integration workflow for 5.2.0 branch #3681

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Conversation

sazzad16
Copy link
Collaborator

Currently integration workflow runs for versioned like 4.x (generic major version branch), 5.0.x (generic minor version branch). But we also need it for 5.2.0 like specific minor version branches.

For this purpose, I have used a common pattern instead of adding a new pattern.

Currently integration workflow runs for versioned like `4.x` (generic major version branch), `5.0.x` (generic minor version branch). But we also need it for `5.2.0` like specific minor version branches.

For this purpose, I have used a common pattern instead of adding a new pattern.
@sazzad16 sazzad16 requested a review from chayim January 10, 2024 05:06
@sazzad16 sazzad16 marked this pull request as ready for review January 10, 2024 05:07
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (335fc7c) 75.55% compared to head (6f1ce8d) 75.51%.

❗ Current head 6f1ce8d differs from pull request most recent head b75a1d1. Consider uploading reports for the commit b75a1d1 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3681      +/-   ##
============================================
- Coverage     75.55%   75.51%   -0.04%     
+ Complexity     4905     4903       -2     
============================================
  Files           297      297              
  Lines         14970    14970              
  Branches       1126     1126              
============================================
- Hits          11310    11305       -5     
- Misses         3172     3175       +3     
- Partials        488      490       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sazzad16 sazzad16 merged commit eb64cb9 into master Jan 10, 2024
5 checks passed
@sazzad16 sazzad16 deleted the sh-ga-versioned-branches branch January 10, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants