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

chore: Add jobs that cherry picks from release branch to dev #16546

Merged
merged 7 commits into from
Jan 18, 2024
Merged

Conversation

atomrc
Copy link
Contributor

@atomrc atomrc commented Jan 18, 2024

Description

This will automatically cherry-pick any commit pushed to a release/* branch to dev.
This will allow keeping dev in sync with any release branch that we create.

Checklist

  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cd84402) 45.42% compared to head (85e7815) 45.43%.

❗ Current head 85e7815 differs from pull request most recent head bbccf0e. Consider uploading reports for the commit bbccf0e to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##              dev   #16546   +/-   ##
=======================================
  Coverage   45.42%   45.43%           
=======================================
  Files         740      740           
  Lines       24238    24238           
  Branches     5506     5506           
=======================================
+ Hits        11011    11012    +1     
  Misses      11818    11818           
+ Partials     1409     1408    -1     

@atomrc atomrc merged commit e652d89 into dev Jan 18, 2024
9 checks passed
@atomrc atomrc deleted the xp/backport branch January 18, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants