Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backstage Golden Path Template (GPT) for odo init #7114

Closed
4 tasks done
Tracked by #7091
rm3l opened this issue Oct 13, 2023 · 1 comment
Closed
4 tasks done
Tracked by #7091

Backstage Golden Path Template (GPT) for odo init #7114

rm3l opened this issue Oct 13, 2023 · 1 comment
Assignees
Labels
area/backstage Issues or PRs related to the Backstage integration estimated-size/M (10-20) Rough sizing for Epics. About 1 sprint of work for one person kind/epic An issue categorized as a high-level Epic. Needs to be scoped and broken down in 1+ stories/tasks priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)).
Milestone

Comments

@rm3l
Copy link
Member

rm3l commented Oct 13, 2023

/kind epic
/area backstage

As a Backstage admin administrating a given Backstage instance for my organization, I would like to have an example of a golden path template allowing users to create an example of an application with a Devfile that they could further customize as needed.

This is a follow-up to #7086 spike story.

Acceptance Criteria

  • It should provide a Golden Path Template that executes odo init to create an example application from a selected devfile and starter project

Sub-stories

Parent Epics

@openshift-ci openshift-ci bot added kind/epic An issue categorized as a high-level Epic. Needs to be scoped and broken down in 1+ stories/tasks area/backstage Issues or PRs related to the Backstage integration labels Oct 13, 2023
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Oct 13, 2023
@rm3l rm3l removed the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Oct 13, 2023
@rm3l rm3l added this to the v3.16.0 🚀 milestone Oct 13, 2023
@rm3l rm3l self-assigned this Oct 19, 2023
@rm3l rm3l added the priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)). label Oct 19, 2023
@rm3l
Copy link
Member Author

rm3l commented Oct 19, 2023

Marking this as complete. I created an example of Backstage GPT relying on the Devfile Selector custom field extension and the custom action plugin, and which calls odo init to generate a starter project, which is then published to a GitHub repo and registered into the Backstage Catalog.

For now, this is available as a POC under my personal GH account: https://github.com/rm3l/odo-backstage-golden-path-template/blob/main/README.md

We'll create additional issues based on the next steps about this.

Remaining things to do:

  • Move this away from my personal account?

/close

@rm3l rm3l closed this as completed Oct 19, 2023
@rm3l rm3l added the estimated-size/M (10-20) Rough sizing for Epics. About 1 sprint of work for one person label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/backstage Issues or PRs related to the Backstage integration estimated-size/M (10-20) Rough sizing for Epics. About 1 sprint of work for one person kind/epic An issue categorized as a high-level Epic. Needs to be scoped and broken down in 1+ stories/tasks priority/High Important issue; should be worked on before any other issues (except priority/Critical issue(s)).
Projects
Archived in project
Development

No branches or pull requests

1 participant