tegioz / aws-codesuite-plugins-for-backstage

The plugin adds latest status and expanded history for CI/CD runs of your AWS CodeSuite services to your Backstage deployment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS CodeSuite plugins for Backstage

CI

This repository contains a set of Backstage plugins for interacting with AWS CodeSuite services, which includes:

The plugins provide:

  • Entity cards to display the status of the various related services
  • Entity CI/CD pages to show recent execution and build history

AWS CodePipeline CICD tab

Installation

See AWS CodeSuite plugins for Backstage installation guide.

Usage

For information about using the CodeSuite plugins, see the following documents:

Development

For information about developing the CodeSuite plugins locally, see Developing the AWS CodeSuite plugins for Backstage.

Security

For information about contributing and reporting security issues, see CONTRIBUTING.

License

This project is licensed under the Apache-2.0 License.

N.B.: Although this repository is released under the Apache-2.0 license, its test dependencies include the third party rollup-plugin-dts project. The rollup-plugin-dts project's licensing includes the LGPL-3.0 license.

About

The plugin adds latest status and expanded history for CI/CD runs of your AWS CodeSuite services to your Backstage deployment

License:Apache License 2.0


Languages

Language:TypeScript 98.3%Language:JavaScript 1.7%