community-plugins/workspaces/odo
Kashish Mittal c4c7903858
make knip a devDependency (#2025)
* move knip to devDependencies

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* fix rbac ci failures

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

---------

Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
2024-12-13 13:08:12 +01:00
..
.changeset chore(ci): ignore private repositories (esp. backstage app, backend) when release plugins (#1510) 2024-11-04 16:48:25 +00:00
images
plugins
.dockerignore
.eslintignore
.eslintrc.js
.gitignore
.prettierignore
README.md
backstage.json
catalog-info.yaml
package.json make knip a devDependency (#2025) 2024-12-13 13:08:12 +01:00
tsconfig.json
yarn.lock fix(deps): update dependency @backstage/plugin-scaffolder-node [security] (#2127) 2024-12-06 19:05:12 +00:00

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:

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.