chore(toolkit): prevent unintended public exports, file re-org#32967
chore(toolkit): prevent unintended public exports, file re-org#32967mergify[bot] merged 2 commits intomainfrom
Conversation
There was a problem hiding this comment.
this file was left in accidentally and is not used
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #32967 +/- ##
=======================================
Coverage 81.48% 81.48%
=======================================
Files 226 226
Lines 13768 13768
Branches 2416 2416
=======================================
Hits 11219 11219
Misses 2271 2271
Partials 278 278
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
Description of changes
Removing some unintentional public exports from the deploy action.
Re-organizing files to improve project structure.
Making the
.gitignorefile more readable.No functional code changes!
Describe any new or updated permissions being added
n/a
Description of how you validated changes
It builds.
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license