From 039e2ae1219f0b51bc5a36cb7b5b3e2c9f40a3aa Mon Sep 17 00:00:00 2001 From: Lee Mills Date: Thu, 17 Dec 2020 18:12:02 +0100 Subject: [PATCH] run prettier on the roadmap --- docs/overview/roadmap.md | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/docs/overview/roadmap.md b/docs/overview/roadmap.md index 8d6f6587c5..b0c031689d 100644 --- a/docs/overview/roadmap.md +++ b/docs/overview/roadmap.md @@ -48,26 +48,27 @@ guidelines to get started. ### Ongoing work 🚧 - **[Platform stabilization](https://github.com/backstage/backstage/milestone/19)** - - Stabilize the core of Backstage, including its core features, so that the platform can be - depended on for production use. After this, plugins will require little-to-no maintenance. + Stabilize the core of Backstage, including its core features, so that the + platform can be depended on for production use. After this, plugins will + require little-to-no maintenance. - **[Kubernetes plugin for service owners](https://github.com/backstage/backstage/issues/2857)** - - Improve native support for Kubernetes, making it easier for service owners to see and - manage their services running in K8s, regardless if that's locally, in AWS, GCS, Azure, - or elsewhere. + Improve native support for Kubernetes, making it easier for service owners to + see and manage their services running in K8s, regardless if that's locally, in + AWS, GCS, Azure, or elsewhere. -- **Global search** - Extend the basic search functionality currently available in the - Backstage Service Catalog to become a global search experience. +- **Global search** - Extend the basic search functionality currently available + in the Backstage Service Catalog to become a global search experience. - **[Software Templates V2](https://github.com/backstage/backstage/issues/2771)** - Expand the templates to make the steps more composable by adding the ability - to add more steps for custom logic, including webhooks and using authorization from - integrations. + to add more steps for custom logic, including webhooks and using authorization + from integrations. ### Future work 🔮 -- **Golden Path for Plugin Development** - Create an easy, standardized way - for developers to build plugins that will encourage contributions and lead to a +- **Golden Path for Plugin Development** - Create an easy, standardized way for + developers to build plugins that will encourage contributions and lead to a richer ecosystem for everyone. - **[GraphQL API](https://github.com/backstage/backstage/milestone/13)** - A @@ -79,7 +80,8 @@ guidelines to get started. clearly defined patterns for plugins to communicate. - **Improved Access Control** - **[Under consideration]** Provide finer grained - access controls and management for better control of the platform user experience. + access controls and management for better control of the platform user + experience. ### Plugins