Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| .changeset | ||
| images | ||
| plugins | ||
| .dockerignore | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierignore | ||
| README.md | ||
| backstage.json | ||
| catalog-info.yaml | ||
| package.json | ||
| tsconfig.json | ||
| yarn.lock | ||
README.md
backstage-odo-devfile-plugin
odo and Devfile integration within Backstage.
This repository contains a set of extensions for Backstage that can be used to write your own Software Templates:
-
devfile-field-extension: a Custom Field Extension that allows you to add a set of drop-down lists to pick a Devfile Stack version, a version, and a starter project.
-
scaffolder-odo-actions-backend: a Backend Plugin containing a set of Custom Actions using the
odoCLI.
Example
See https://github.com/ododev/odo-backstage-software-template for an end-to-end example of a Backstage Software Template relying on the extensions above.