diff --git a/plugins/platformsh/README.md b/plugins/platformsh/README.md index 5107ada..dc87408 100644 --- a/plugins/platformsh/README.md +++ b/plugins/platformsh/README.md @@ -2,7 +2,7 @@ A Backstage plugin that retrieves project details and environment data from Platform.sh. -## Features +## Current Features - A page to list all projects from Platform.sh. - An entity card to display the current project details. @@ -10,6 +10,13 @@ A Backstage plugin that retrieves project details and environment data from Plat - Options to resume, pause, activate, deactivate, or delete development environments. - Permission support for environment actions. +## Future Development Plans + +- Display environment activities and logs +- Create and deploy new or existing branches +- Add a scaffolder action for deploying new services +- Display metrics (Currently, there is no API endpoint available for this. Once available, we can consider adding it) + ## Setup The following sections will guide you through setting up and running the Platform.sh plugin.