community-plugins/workspaces/odo
backstage-goalie[bot] a040098888
fix(deps): update dependency tar-fs to v2.1.3 [security] (#4205)
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2025-06-17 11:07:29 +01:00
..
.changeset Version Packages (#3099) 2025-02-28 19:50:35 -06:00
images add images 2024-07-31 15:16:21 -05:00
plugins clean-up: remove false positives from knip reports (#3018) 2025-03-11 09:15:01 -05:00
.dockerignore feat(odo): create odo workspace and plugins 2024-07-09 14:23:51 -05:00
.eslintignore feat(odo): create odo workspace and plugins 2024-07-09 14:23:51 -05:00
.eslintrc.js chore: fix workspace eslintrc files 2024-09-24 11:13:37 +02:00
.gitignore feat(odo): create odo workspace and plugins 2024-07-09 14:23:51 -05:00
.prettierignore feat(odo): create odo workspace and plugins 2024-07-09 14:23:51 -05:00
README.md feat(odo): create odo workspace and plugins 2024-07-09 14:23:51 -05:00
backstage.json v1.36.1 version bump (#3081) 2025-02-28 18:48:41 -06:00
catalog-info.yaml feat(odo): create odo workspace and plugins 2024-07-09 14:23:51 -05:00
package.json include knip report checks in ci (#4046) 2025-06-02 13:29:06 -04:00
tsconfig.json feat(odo): create odo workspace and plugins 2024-07-09 14:23:51 -05:00
yarn.lock fix(deps): update dependency tar-fs to v2.1.3 [security] (#4205) 2025-06-17 11:07:29 +01: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.