Backstage Generator
Overview
The Backstage Generator Aspect is responsible for generating Backstage entities from the SKE objects. It is used to generate Backstage entities from the Kratix objects.
The Aspect is available as a Container image at:
registry.syntasso.io/ske-backstage-generator:VERSION
Check the release notes below for information on each available version.
Release Notes
0.11.0(2024-10-15)
Features
- Add field validations to templates
- Update the BackstageComponent promise to consume a list of backstage documents
0.10.1(2024-10-15)
Features
- Generated Components to include
kratix.io/type
annotation.
0.10.0(2024-09-19)
Features
- feat: Add support for customising the generated Templates
0.9.0(2024-09-18)
Features
- feat: Add support for specifying a promise summary annotation that will cascade to resource components
0.8.0(2024-09-13)
Features
- feat: Add support for specifying
COMPONENT_DESCRIPTION
,COMPONENT_NAME
,COMPONENT_TAGS
andCOMPONENT_TITLE
Bug fixes
- fix: pass through
COMPONENT_*
environment variables along when invoking viaBackstageComponent
Promise
0.7.0(2024-09-07)
Features
- feat: Generator can be called across multiple pipelines in a workflow. See
BackstageComponent
promise for more information
0.6.0 (2024-08-07)
Features
- feat: support existing destination selector files
Bug Fixes
- use 'configure' in the template action title