Notices must support Toolkit Library versions
Open
@aws-cdk/toolkit-lib
p1
- Dominant language
- TypeScript
- Stars
- 105
- Forks
- 122
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 71
Description
Notices can already match on CLI versions. We should extend this to also support Toolkit Library versions.
This is an open task. Things to consider are:
- messages for users (how does our CLI present a notice?)
- messages and structured data for implementors (how does another toolkit-lib user implement a notice?)
- matching of notices
- related to aws/aws-cdk#33178
Contributor guide
Assessment
This issue has not been assessed yet.