1.0.0-beta.1 • Published 10 months ago

backstage-plugin-tekton-pipelines-plugin v1.0.0-beta.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
10 months ago

tekton-pipelines-plugin

This is the Tekton Pipelines frontend plugin.

This plugin was created through the Backstage CLI

Getting started

Access the frontend plugin by running yarn start in the root directory of the plugin, and then navigate to /tekton-pipelines.

This method of serving the plugin provides quicker iteration speed and a faster startup and hot reloads. It is only meant for local development, and the setup for it can be found inside the /dev directory.