Giter Site home page Giter Site logo

arthurmialon / roadie-backstage-plugins Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tbourrelovh/roadie-backstage-plugins

0.0 1.0 0.0 7.93 MB

All Backstage plugins created by Roadie.

Home Page: https://roadie.io/backstage/plugins

License: Apache License 2.0

JavaScript 2.49% TypeScript 97.21% HTML 0.21% Dockerfile 0.09%

roadie-backstage-plugins's Introduction

This repo contains the Backstage plugins we, at Roadie, create and maintain. These plugins are published and you can look them up on npmjs.

Getting Started

To get up and running with this repository, you will need to clone it off of GitHub and run an initial build.

git clone https://github.com/RoadieHQ/roadie-backstage-plugins.git
cd roadie-backstage-plugins

Fetch dependencies and run an initial build from root directory

yarn install
yarn tsc
yarn build

You will be able to see plugins which are already integrated and installed in package.json inside

cd packages/app

folder.

Inside this repository you can add other plugins by running

// packages/app
yarn add <<plugin>>

followed by

// packages/app
yarn install

and running same command in root directory.

You should be able to run application from root directory, by running

yarn dev

More information about plugins, together with installation instructions, can be found on the link below

Github Pull Requests.

Github Insights.

AWS Lambda.

Jira.

Datadog.

Travis CI.

Security Insights.

Buildkite.

Bugsnag.

Argo CD.

- In collaboration with [American Airlines](https://github.com/AmericanAirlines)

Argo CD Backend.

- Contributed by [American Airlines](https://github.com/AmericanAirlines)

Structure of the repository.

This repository is a place where all of the RoadieHQ plugins we are developed are integrated under /plugins folder. Depending on the type of the plugin they are separated in frontend or backend folder. Please note the scaffolder actions are handled separately. Plugins may be used and/or modified by following steps below:

Plugins container

Navigate to

cd roadie-backstage-plugin/plugins
cd backend/frontend 
cd selected-plugin

Plugin folders consist separate unit tests per every plugin, while general e2e tests are written under

cd roadie-backstage-plugin/packages/app/cypress/integration

folder.

Sample service

In order to make E2E testing isolated from real entities, we have created test-entity.yaml under packages/entitites, which will be shown as sample-service entity when you start the app. This is used only for testing purposes and can be modified accordingly.

cd roadie-backstage-plugin/plugins
cd backend or cd frontend 
cd selected-plugin

Plugin folders consist of separate unit tests for each plugin, while general E2E tests are written under

cd roadie-backstage-plugin/packages/app/cypress/integration

folder.

Community

  • Discord chatroom - Get support
  • Contributing - Start here if you want to contribute
  • Give us a star ⭐️ - If you are using Backstage or think it is an interesting project, we would love a star ❤️

License

Copyright 2021 Larder Software Limited. Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

roadie-backstage-plugins's People

Contributors

irma12 avatar xantier avatar punkle avatar github-actions[bot] avatar dependabot[bot] avatar iain-b avatar roadie-bot avatar cmpadden avatar gunnerstraiker1 avatar kissmikijr avatar martina-if avatar vglafirov avatar dtuite avatar iameap avatar rugvip avatar aravindparappil46 avatar karlhaworth avatar kimbotodd avatar manusant avatar kuangp avatar sblausten avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.