Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

A Backstage frontend plugin for Gloo Platform Portal. View APIs and manage usage plans from the Backstage UI.

Notifications You must be signed in to change notification settings

solo-io/platform-portal-backstage-plugin-frontend

Repository files navigation

Caution

This repository has been archived! Please see https://github.com/solo-io/platform-portal-backstage-plugin-backend for our recommended Backstage Portal plugin.

Backstage With Gloo Platform Portal

This is a Backstage App with the Gloo Platform Portal frontend plugin installed. This plugin is located in the ./plugins/platform-portal-backstage-plugin-frontend folder. See the Readme in that folder for more information.

To start the app, run:

yarn install
yarn dev

Creating Releases

When making a new release, use the GitHub UI, and name your release in the format: v1.2.3. When the release is published, a new branch will be made (v1.2.x), and that version of @solo.io/platform-portal-backstage-plugin-frontend will be published to NPM.

Updating GitHub Workflow Secrets

Under "Settings" -> "Secrets and variables" -> "Actions", there is an NPM_ACCESS_TOKEN. If it needs to be updated, this token can be generated from account settings on NPM for users that have access to the @solo.io NPM organization.