run prettier on the roadmap

This commit is contained in:
Lee Mills
2020-12-17 18:12:02 +01:00
committed by GitHub
parent c0a55d0968
commit 039e2ae121
+14 -12
View File
@@ -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