-
Notifications
You must be signed in to change notification settings - Fork 35
chore: prevent api-extractor from publishing tagsForStack #581
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
Might need a different approach for this. Getting the following error in the build for
|
Let's just move it into a non public file. It's low value. You can also make a hard-copy for the CLI. Again, trivial code. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #581 +/- ##
==========================================
- Coverage 79.59% 79.01% -0.59%
==========================================
Files 47 46 -1
Lines 7086 7085 -1
Branches 793 790 -3
==========================================
- Hits 5640 5598 -42
- Misses 1427 1468 +41
Partials 19 19
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Fixes internal issue that caused a function
tagsForStack1
to be published in the AWS CDK Toolkit Library API Reference.Removes the following entry:

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