GlobalLogic Backstage Plugins.

April 18, 2025 ยท View on GitHub

CI Coverage Report Publish

GlobalLogic Backstage Plugins.

This repo contains all plugins created by GlobalLogic.

The following plugins and scaffold actions can be found in this repository:

Installation instructions for each plugin can be found in their individual README files.

Getting Started for Local Development

Clone the repository

git clone https://github.com/globallogicuki/globallogic-backstage-plugins.git
cd globallogic-backstage-plugins

To run the local app, run:

yarn install
yarn start

Environment variables

There is a app-config.local.tpl.yaml file which you should use as the basis to create the app-config.local.yaml file.

You can find out more on how Backstage uses config and evironment variables here.

License

Copyright 2024 GlobalLogic Inc. Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0