Skip to content

Commit 3177fd0

Browse files
authored
chore(cli-lib-alpha): stop releasing deprecated package (#905)
Stop releasing the deprecated `@aws-cdk/cli-lib-alpha` package. This change removes the package from the code base and integ tests. If we ever need to release it again, we can revert this PR. I tried to just disable releasing, but then integ tests fail and I think removing it all in one PR is just easier if we need to go back to it. --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
1 parent 9855c8f commit 3177fd0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+7
-31141
lines changed

.github/workflows/integ.yml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/issue-label-assign.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/pull-request-lint.yml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/release.yml

Lines changed: 0 additions & 261 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.kiro/steering/structure.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ This repository is organized as a monorepo using Yarn workspaces. The main direc
2626

2727
### Support Packages
2828

29-
- **packages/@aws-cdk/cli-lib-alpha/**: Deprecated programmatic interface for the CLI
3029
- **packages/@aws-cdk/cli-plugin-contract/**: TypeScript types for CLI plugins
3130
- **packages/@aws-cdk/cdk-cli-wrapper/**: Deprecated programmatic interface for the CLI
3231
- **packages/@aws-cdk/user-input-gen/**: Build tool for the CLI and toolkit-lib

.projen/prepare-verdaccio.sh

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)