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: Sync main with release #11765

Merged
merged 2 commits into from
Aug 9, 2023
Merged

chore: Sync main with release #11765

merged 2 commits into from
Aug 9, 2023

Conversation

jimblanc
Copy link
Contributor

@jimblanc jimblanc commented Aug 9, 2023

Description of changes

PR prepared with commands:

git checkout main
git checkout -b fix/release-branch-sync
git merge --no-ff release

This change will be merged as a merge commit and should synchronize our branches with the last aborted release.

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jimblanc jimblanc marked this pull request as ready for review August 9, 2023 20:13
@codecov-commenter
Copy link

Codecov Report

Merging #11765 (47f4641) into main (57127c5) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main   #11765   +/-   ##
=======================================
  Coverage   84.03%   84.03%           
=======================================
  Files         348      348           
  Lines       21037    21037           
  Branches     4445     4445           
=======================================
  Hits        17678    17678           
  Misses       3098     3098           
  Partials      261      261           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jimblanc jimblanc merged commit 9073cba into main Aug 9, 2023
32 checks passed
@jimblanc jimblanc deleted the fix/release-branch-sync branch August 18, 2023 16:49
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.

None yet

5 participants