From 47a2fbf8bfb902372f1e28510ef56ea294179a53 Mon Sep 17 00:00:00 2001 From: Vity Date: Mon, 14 Aug 2023 09:46:05 +0200 Subject: [PATCH] Create jfrog-artifactory-libs.yaml Link to the new plugin Signed-off-by: Vity --- microsite/data/plugins/jfrog-artifactory-libs.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 microsite/data/plugins/jfrog-artifactory-libs.yaml diff --git a/microsite/data/plugins/jfrog-artifactory-libs.yaml b/microsite/data/plugins/jfrog-artifactory-libs.yaml new file mode 100644 index 0000000000..4b525018ba --- /dev/null +++ b/microsite/data/plugins/jfrog-artifactory-libs.yaml @@ -0,0 +1,10 @@ +--- +title: JFrog Artifactory Libs plugin +author: Vity +authorUrl: https://github.com/Vity01 +category: Discovery +description: frontend plugin provides a simple way to display generated artifact (library) details like - group, artifact, repository, what is the latest version, and it simply allows to copy library definition for the package managers. +documentation: https://github.com/Vity01/backstage-jfrog-artifactory-libs +iconUrl: 'https://raw.githubusercontent.com/Vity01/backstage-jfrog-artifactory-libs/docs/artifactory.svg' +npmPackageName: 'backstage-plugin-jfrog-artifactory-libs' +addedDate: '2023-08-14'