From 4b1e7e6401299121ea5dce39654c413d436cb4d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bodil=20Bj=C3=B6rklund?= Date: Tue, 14 Sep 2021 15:13:53 +0200 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add alpha and beta release to roadmap Signed-off-by: Bodil Björklund --- docs/features/techdocs/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/features/techdocs/README.md b/docs/features/techdocs/README.md index b798742463..ff372ca2f4 100644 --- a/docs/features/techdocs/README.md +++ b/docs/features/techdocs/README.md @@ -60,6 +60,19 @@ providers are used. ## Project roadmap +### **Published versions** + +**Alpha release** ✅ - +[Milestone](https://github.com/backstage/backstage/milestone/16) + +- Alpha of TechDocs that you can use end to end - and contribute to. + +**Beta release** ✅ - + [Milestone](https://github.com/backstage/backstage/milestone/29) + + - TechDocs' recommended setup supports most environments (CI systems, cloud storage solutions, source control systems). + - [Instructions for upgrading from Alpha to Beta](https://github.com/backstage/backstage/blob/master/docs/features/techdocs/how-to-guides.md#how-to-migrate-from-techdocs-alpha-to-beta) + ### **Future work 🔮** **General Availability (GA) release** -