Merge pull request #29561 from mcncl/master
chore: add official buildkite plugin
This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
---
|
||||
title: Buildkite
|
||||
author: roadie.io
|
||||
authorUrl: https://roadie.io/?utm_source=backstage.io&utm_medium=marketplace&utm_campaign=buildkite
|
||||
author: Buildkite
|
||||
authorUrl: https://buildkite.com
|
||||
category: CI/CD
|
||||
description: View Buildkite CI builds for your service in Backstage.
|
||||
documentation: https://roadie.io/backstage/plugins/buildkite/?utm_source=backstage.io&utm_medium=marketplace&utm_campaign=buildkite
|
||||
iconUrl: https://roadie.io/images/logos/buildkite.png
|
||||
npmPackageName: '@roadiehq/backstage-plugin-buildkite'
|
||||
tags:
|
||||
- ci
|
||||
- cd
|
||||
addedDate: '2021-04-20'
|
||||
description: View Buildkite CI builds from within Backstage
|
||||
documentation: https://github.com/buildkite/backstage-plugin
|
||||
iconUrl: /img/buildkite.svg
|
||||
npmPackageName: '@buildkite/backstage-plugin-buildkite'
|
||||
addedDate: '2025-04-12'
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 480 320"><g clip-path="url(#a)"><path fill="#14CC80" d="M320 160v160l160-80V80l-160 80Z"/><path fill="#30F2A2" d="M320 0v160l160-80L320 0Z"/><path fill="#14CC80" d="M160 80v160l160-80V0L160 80Z"/><path fill="#30F2A2" d="M0 0v160l160 80V80L0 0Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h480v320H0z"/></clipPath></defs></svg>
|
||||
|
After Width: | Height: | Size: 402 B |
Reference in New Issue
Block a user