-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Rename master to main, localstack-ext to localstack-pro #12847
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
Conversation
Helper Script Tests28 tests 28 ✅ 0s ⏱️ Results for commit 99be1dc. ♻️ This comment has been updated with latest results. |
Test Results (MA/MR) - Preflight, Unit21 862 tests 20 205 ✅ 6m 25s ⏱️ Results for commit 99be1dc. ♻️ This comment has been updated with latest results. |
79fb9b9
to
7b621c7
Compare
FYI / just for the reference: This implements changes necessary for the renames announced with #12849. |
7b621c7
to
3e234fc
Compare
S3 Image Test Results (AMD64 / ARM64) 2 files 2 suites 8m 35s ⏱️ Results for commit 99be1dc. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Couldn't find any issues here :)
51fddc1
to
99be1dc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I also had another look. Thanks to everyone involved, really looking forward to get this over the line! This will make things more clear, and will align our repos with new defaults in Git and on GitHub! 💯 🤩
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Motivation
We recently decided to switch default branch names from master to main, and the -ext repository to -pro.
This PR will make this change compatible with our pipelines, scripts etc.
Changes
TODO