From 603094c8369bce8e1943f1d5618a33aaebdd5ebf Mon Sep 17 00:00:00 2001 From: Sathish Kumar Date: Tue, 17 Aug 2021 14:55:47 -0500 Subject: [PATCH] Adding Backstage Plugin for Gitlab Signed-off-by: Sathish Kumar --- microsite/data/gitlab.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 microsite/data/gitlab.yaml diff --git a/microsite/data/gitlab.yaml b/microsite/data/gitlab.yaml new file mode 100644 index 0000000000..d88f001c07 --- /dev/null +++ b/microsite/data/gitlab.yaml @@ -0,0 +1,12 @@ +--- +title: Gitlab +author: Loblaw +authorUrl: https://github.com/loblaw-sre/backstage-plugin-gitlab +category: CI/CD +description: View Gitlab pipelines, merge requests, languages and contributors. +documentation: https://github.com/loblaw-sre/backstage-plugin-gitlab +iconUrl: https://about.gitlab.com/images/icons/logos/slp-logo.svg +npmPackageName: '@loblaw/backstage-plugin-gitlab' +tags: + - ci + - cd