-
Notifications
You must be signed in to change notification settings - Fork 119
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
fix: replace aws-ee package name prefix with amzn #960
Conversation
* fix: add logic to check for draft template
This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
Codecov Report
@@ Coverage Diff @@
## develop #960 +/- ##
========================================
Coverage 51.40% 51.40%
========================================
Files 295 295
Lines 16818 16818
Branches 2606 2609 +3
========================================
Hits 8645 8645
Misses 7182 7182
Partials 991 991 Continue to review full report at Codecov.
|
Issue #, if available: V555858824
Description of changes: replace all package names that prefix with
@aws-ee
with@amzn
.Checklist:
AS review ticket id:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.