From 4532e8aab98f269beabe94787eb8bc6e75057194 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Wed, 5 Jun 2024 15:52:11 +0200 Subject: [PATCH] beps/0009: add lightweight rollout plan Signed-off-by: Patrik Oldsberg --- beps/0009-plugin-metadata/README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/beps/0009-plugin-metadata/README.md b/beps/0009-plugin-metadata/README.md index ce66e64416..c8820d411e 100644 --- a/beps/0009-plugin-metadata/README.md +++ b/beps/0009-plugin-metadata/README.md @@ -155,22 +155,12 @@ The following resources have been used to inform this proposal: ## Release Plan -TBD - - +The new metadata fields and any generation and validation of fields will initially be rolled out as part of the `repo fix` command in the Backstage CLI. In addition we will also add validation to the `yarn prepack` command in such a way that it does not interfere with backend package bundling, but does apply when packing packages for publishing. These changes will all be rolled out in a single release of the Backstage CLI, meaning that anyone publishing Backstage packages using the Backstage CLI will be required to provide the new metadata. ## Dependencies None - - ## Alternatives ### Separate Metadata File