Warning
The Humanitec Backstage plugin continues to work with Humanitec v1, but is no longer maintained. Of note, it is not compatible with v2.
A Backstage plugin for Humanitec Platform Orchestrator (v2) is on our roadmap.
This repository contains Backstage plugins to interact with the Humanitec Platform Orchestrator from your Backstage Portal.
- humanitec Show workloads, environments and resources deployed by Humanitec Platform Orchestrator.
- humanitec-backend Backend API route.
- humanitec-backend-scaffolder-module Scaffolder actions.
To start the app, run:
yarn install
yarn devExecute the tests using:
yarn testThis repository is using changesets to control versioning and releases. Please run yarn changeset before opening a PR and include the generated changeset in your PR.