aws / aws/aws-cdk-cli

cli: pre-release integration test strategy for downstream tools (e.g. Amplify)

Open
#1,447 2 comments 0 reactions 0 assignees View on GitHub
p2
Dominant language
TypeScript
Stars
105
Forks
122
Avg merge
1d 17h
Merged PRs (30d)
71

Description

Today, any tools depending on the AWS CDK are forced to wait for a CDK release before they can execute their test suites against the latest version of the CDK. This is bad, because a change in the CDK might unintentionally break the other tool. Instead we should establish a pattern to test against pre-builds (nightlies) from main.

Primary concern will be for 1st party tools, however this could be extended to 2nd and 3rd party tooling as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.