-
Notifications
You must be signed in to change notification settings - Fork 105
Closed
Labels
Description
Description
This RFC proposes to change the versioning scheme of the jsii compiler to stop
conforming to semantic versioning, and instead use the major.minor
version of the TypeScript compiler it is built on.
Roles
| Role | User |
|---|---|
| Proposed by | @RomainMuller |
| Author(s) | @RomainMuller |
| API Bar Raiser | TBD |
| Stakeholders | @iliapolo, @MrArnoldPalmer |
See RFC Process for details
Workflow
- Tracking issue created (label:
status/proposed) - API bar raiser assigned (ping us at #aws-cdk-rfcs if needed)
- Kick off meeting
- RFC pull request submitted (label:
status/review) - Community reach out (via Slack and/or Twitter)
- API signed-off (label
api-approvedapplied to pull request) - Final comments period (label:
status/final-comments-period) - Approved and merged (label:
status/approved) - Execution plan submitted (label:
status/planning) - Plan approved and merged (label:
status/implementing) - Implementation complete (label:
status/done)
Author is responsible to progress the RFC according to this checklist, and
apply the relevant labels to this issue so that the RFC table in README gets
updated.
Reactions are currently unavailable