Skip to content

Commit f8407fd

Browse files
author
root
committed
Release Armory.GithubApi 0.0.1
1 parent d1fe823 commit f8407fd

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

plugins.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -977,5 +977,19 @@
977977
"url": "https://github.com/armory-plugins/spinnaker-multiple-pipelines/releases/download/v1.1.0/spinnaker-multiple-pipelines-v1.1.0.zip"
978978
}
979979
]
980+
},
981+
{
982+
"id": "Armory.GithubApi",
983+
"description": "An example of a PF4J based plugin, that provides a new stage.",
984+
"provider": "https://github.com/christosarvanitis",
985+
"releases": [
986+
{
987+
"version": "0.0.1",
988+
"date": "2023-08-31T17:35:46.034342Z",
989+
"requires": "echo>=0.0.0,gate>=0.0.0,igor>=0.0.0,orca>=0.0.0,deck>=0.0.0",
990+
"sha512sum": "7dac570dba924ee0f366d8048635df8bd3898b36164265db7c722721e1781033f0f96a36a41c29c538b648a1e4cd0b206db689552fd3b1b7c2cf9d105dfae6b7",
991+
"url": "https://github.com/armory-plugins/armory-ext/releases/download/github-api-0.0.1/github-api-0.0.1.zip"
992+
}
993+
]
980994
}
981995
]

0 commit comments

Comments
 (0)