This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 345
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…rticipants run into corrupted package lock files in the past
…dated to have removal policy set from beginning
Well then. After merging in a lot of small community contributions, much of the content here is in conflict. This is also a very large change overall, with lots of fixes elsewhere. Could you please rebase this change against the current main branch and verify your changes? |
indrora
added
pr/breaking-change
This PR is a breaking change. It needs to be modified to be allowed in the current major version.
pr/work-in-progress
This PR is a draft and needs further work.
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
pr/needs-review
This PR needs a review from a Member.
labels
Aug 1, 2023
This PR has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled. |
github-actions
bot
added
closing-soon
This issue will automatically close in 4 days unless further comments are made.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
and removed
closing-soon
This issue will automatically close in 4 days unless further comments are made.
labels
Aug 4, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
pr/breaking-change
This PR is a breaking change. It needs to be modified to be allowed in the current major version.
pr/needs-review
This PR needs a review from a Member.
pr/work-in-progress
This PR is a draft and needs further work.
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Refresh of some of the TypeScript workshop content. This is from an AWS TFC project. This includes:
lib/cdk-workshop-stack.ts
code to match how the latest version of the cdk init command imports the main cdk package and uses Constructs instead of App types.removalPolicy
changes cannot be executed aws/aws-cdk#11521 which won't remove the table with the current instructions.By submitting this pull request, I confirm that my contribution is made under the terms of the MIT-0 License.