-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
CFn: tidy up legacy skip decorator #13130
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
base: main
Are you sure you want to change the base?
Conversation
Test Results - Preflight, Unit22 124 tests 20 386 ✅ 6m 40s ⏱️ Results for commit b94416c. |
Test Results (amd64) - Acceptance7 tests 5 ✅ 3m 7s ⏱️ Results for commit b94416c. |
LocalStack Community integration with Pro 2 files 2 suites 35m 6s ⏱️ Results for commit b94416c. |
Test Results (amd64) - Integration, Bootstrap 5 files 5 suites 47m 4s ⏱️ Results for commit b94416c. |
Test Results - Alternative Providers557 tests 328 ✅ 23m 38s ⏱️ Results for commit b94416c. |
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.
Thanks for this 👍
Motivation
Our
skip_if_v1_provider
is not named well:v1
rather thanlegacy
provider
rather thanengine
Also there is no longer a need to add a message
Changes