Skip to main content

Backstage Plugins

Overview

The SKE Backstage Frontend plugin extends Backstage so it can be used to view and manage SKE objects.

The SKE Backstage Backend plugin enables the communication between the Backstage instance and the SKE Platform.

The plugins are available as NPM packages at:

@syntasso/plugin-ske-frontend
@syntasso/plugin-ske-backend

Check the release notes below for information on each available version.

Release Notes

0.11.0 (2024-09-19)

Bug Fixes

  • Fix bug where resources request created in namespaces other than 'default' could not be managed

0.10.0 (2024-09-18)

Features

  • Add 'promise summary' section to resource about page
  • compatibility with Backstage 1.30.4

Bug Fixes

  • fix manage resource duplicate creation

0.9.0 (2024-08-08)

Features

  • compatibility with Backstage 1.29.2

Bug Fixes

  • improve the update experience with language tweaks