Skip to content

This repo contains all of the custom Backstage plugins that we have created.

License

Notifications You must be signed in to change notification settings

globallogicuki/globallogic-backstage-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 dev

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