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

Feat/byods next 1 #3844

Open
wants to merge 23 commits into
base: feat/byods
Choose a base branch
from
Open

Conversation

bhabalan
Copy link

@bhabalan bhabalan commented Sep 18, 2024

COMPLETES

This pull request addresses

Simple PR to update feat/byods to latest next branch

by making the following changes

git checkout next
git pull upstream next
git checkout feat/byods
git pull upstream feat/byods
git checkout -b feat/byods-next-1
git merge next
git push origin feat/byods-next-1

Change Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Tooling change
  • Internal code refactor

The following scenarios where tested

< ENUMERATE TESTS PERFORMED, WHETHER MANUAL OR AUTOMATED >

I certified that

  • I have read and followed contributing guidelines
  • I discussed changes with code owners prior to submitting this pull request
  • I have not skipped any automated checks
  • All existing and new tests passed
  • I have updated the documentation accordingly

Make sure to have followed the contributing guidelines before submitting.

SomeBody16 and others added 22 commits September 4, 2024 13:06
Co-authored-by: evujici <[email protected]>
Co-authored-by: Anna Tsukanova <[email protected]>
@bhabalan bhabalan changed the base branch from next to feat/byods September 18, 2024 10:05
@bhabalan bhabalan marked this pull request as ready for review September 18, 2024 10:10
@bhabalan bhabalan requested review from a team as code owners September 18, 2024 10:10
@bhabalan bhabalan added the validated If the pull request is validated for automation. label Sep 18, 2024
Copy link
Contributor

@sreenara sreenara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the description

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3844.d3m3l2kee0btzx.amplifyapp.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
validated If the pull request is validated for automation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.