[plugin marketplace] Added Jenkins + polish (#2240)

This commit is contained in:
Stefan Ålund
2020-09-03 08:50:13 +02:00
committed by GitHub
parent dd765b9ff8
commit 760adfda74
10 changed files with 32 additions and 10 deletions
+4 -1
View File
@@ -1,9 +1,12 @@
---
title: CircleCI
author: Spotify
authorUrl: https://www.spotify.com/
authorUrl: https://github.com/spotify
category: CI
description: Automate your development process with CI hosted in the cloud or on a private server.
documentation: https://github.com/spotify/backstage/tree/master/plugins/circleci
iconUrl: https://www.saaves.com/storage/brochure/logo-circleci-icon1583764538.png
npmPackageName: '@backstage/plugin-circleci'
tags:
- ci
- cd
+1 -1
View File
@@ -1,7 +1,7 @@
---
title: GitHub Actions
author: Spotify
authorUrl: https://www.spotify.com/
authorUrl: https://github.com/spotify
category: CI
description: GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub.
documentation: https://github.com/spotify/backstage/tree/master/plugins/github-actions
+2 -1
View File
@@ -1,7 +1,7 @@
---
title: GraphiQL
author: Spotify
authorUrl: https://www.spotify.com/
authorUrl: https://github.com/spotify
category: Debugging
description: Integrates GraphiQL as a tool to browse GraphiQL endpoints inside Backstage.
documentation: https://github.com/spotify/backstage/tree/master/plugins/lighthouse
@@ -11,3 +11,4 @@ tags:
- graphql
- github
- gitlab
- api
+12
View File
@@ -0,0 +1,12 @@
---
title: Jenkins
author: '@timja'
authorUrl: https://github.com/timja
category: CI
description: Jenkins offers a simple way to set up a continuous integration and continuous delivery environment.
documentation: https://github.com/spotify/backstage/tree/master/plugins/jenkins
iconUrl: https://img.icons8.com/color/1600/jenkins.png
npmPackageName: '@backstage/plugin-jenkins'
tags:
- ci
- cd
+1 -1
View File
@@ -1,7 +1,7 @@
---
title: Lighthouse
author: Spotify
authorUrl: https://www.spotify.com/
authorUrl: https://github.com/spotify
category: Accessibility
description: Google's Lighthouse tool is a great resource for benchmarking and improving the accessibility, performance, SEO, and best practices of your website.
documentation: https://github.com/spotify/backstage/tree/master/plugins/lighthouse
+1 -2
View File
@@ -1,10 +1,9 @@
---
title: Sentry
author: Spotify
authorUrl: https://www.spotify.com/
authorUrl: https://github.com/spotify
category: Monitoring
description: View Sentry issues in Backstage.
documentation: https://github.com/spotify/backstage/tree/master/plugins/sentry
iconUrl: https://sentry-brand.storage.googleapis.com/sentry-glyph-white.png
npmPackageName: '@backstage/plugin-sentry'
+2 -2
View File
@@ -1,9 +1,9 @@
---
title: Tech Radar
author: Spotify
authorUrl: https://www.spotify.com/
authorUrl: https://github.com/spotify
category: Discovery
description: Visualize the your company's official guidelines of different areas of software development.
documentation: https://github.com/spotify/backstage/tree/master/plugins/tech-radar
iconUrl: https://img.icons8.com/officel/2x/radar.png
iconUrl: https://www.materialui.co/materialIcons/action/track_changes_white_192x192.png
npmPackageName: '@backstage/plugin-tech-radar'