Add roadie scaffolder actions to marketplace
Signed-off-by: Kiss Miklos <miklos@roadie.io>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Scaffolder AWS cli actions
|
||||
author: roadie.io
|
||||
authorUrl: https://roadie.io/?utm_source=backstage.io&utm_medium=marketplace&utm_campaign=scaffolder-aws
|
||||
category: Scaffolder
|
||||
description: Here you can find some AWS cli actions
|
||||
documentation: https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/scaffolder-actions/scaffolder-backend-module-aws/README.md
|
||||
iconUrl: img/scaffolder-aws.-logo.png
|
||||
npmPackageName: '@roadiehq/scaffolder-backend-module-aws'
|
||||
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Scaffolder HTTP request action
|
||||
author: roadie.io
|
||||
authorUrl: https://roadie.io/?utm_source=backstage.io&utm_medium=marketplace&utm_campaign=scaffolder-http-request
|
||||
category: Scaffolder
|
||||
description: An action to fire an arbitrary HTTP request
|
||||
documentation: https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/scaffolder-actions/scaffolder-backend-module-http-request/README.md
|
||||
iconUrl: img/scaffolder-http-request-logo.svg
|
||||
npmPackageName: '@roadiehq/scaffolder-backend-module-http-request'
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Scaffolder utils actions
|
||||
author: roadie.io
|
||||
authorUrl: https://roadie.io/?utm_source=backstage.io&utm_medium=marketplace&utm_campaign=scaffolder-utils
|
||||
category: Scaffolder
|
||||
description: A collection of actions that contains some utility functions
|
||||
documentation: https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/scaffolder-actions/scaffolder-backend-module-utils/README.md
|
||||
iconUrl: img/scaffolder-utils-logo.png
|
||||
npmPackageName: '@roadiehq/scaffolder-backend-module-utils'
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 48 KiB |
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M4.5 11h-2V9H1v6h1.5v-2.5h2V15H6V9H4.5v2zm2.5-.5h1.5V15H10v-4.5h1.5V9H7v1.5zm5.5 0H14V15h1.5v-4.5H17V9h-4.5v1.5zm9-1.5H18v6h1.5v-2h2c.8 0 1.5-.7 1.5-1.5v-1c0-.8-.7-1.5-1.5-1.5zm0 2.5h-2v-1h2v1z"/><path d="M24 24H0V0h24v24z" fill="none"/></svg>
|
||||
|
After Width: | Height: | Size: 335 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user