Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Latest commit

 

History

History
32 lines (22 loc) · 1.11 KB

File metadata and controls

32 lines (22 loc) · 1.11 KB

humanitec-backstage-plugins

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.

Development

To start the app, run:

yarn install
yarn dev

Execute the tests using:

yarn test

Contributing

This 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.