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

Add API endpoints to get and save the local Devfile #6901

Closed
5 tasks
Tracked by #6895
rm3l opened this issue Jun 15, 2023 · 0 comments · Fixed by #6950
Closed
5 tasks
Tracked by #6895

Add API endpoints to get and save the local Devfile #6901

rm3l opened this issue Jun 15, 2023 · 0 comments · Fixed by #6950
Assignees
Labels
area/dev Issues or PRs related to `odo dev` kind/task Issue is actionable task
Milestone

Comments

@rm3l
Copy link
Member

rm3l commented Jun 15, 2023

/kind task
/area dev

API endpoints to get and save the local Devfile (to initialize the odo dev web UI state)

Acceptance Criteria

  • It should expose a GET endpoint to fetch the local Devfile from the current folder where odo dev is running from
  • It should expose a PUT endpoint that would save a given Devfile and persist it into the local folder where odo dev is running from
  • It should work with the raw Devfile
  • It should validate the Devfile before writing it
  • UI should use these endpoints to load and save the Devfile

Links

Requires

@openshift-ci openshift-ci bot added kind/task Issue is actionable task area/dev Issues or PRs related to `odo dev` labels Jun 15, 2023
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Jun 15, 2023
@rm3l rm3l removed the needs-triage Indicates an issue or PR lacks a `triage/*` and requires one. label Jun 27, 2023
@rm3l rm3l added this to the v3.13.0 🚀 milestone Jun 27, 2023
@rm3l rm3l moved this to In Progress 🚧 in odo Project Jun 28, 2023
@feloy feloy assigned feloy and unassigned valaparthvi Jul 4, 2023
@feloy feloy moved this from In Progress 🚧 to In Review 👀 in odo Project Jul 5, 2023
@github-project-automation github-project-automation bot moved this from In Review 👀 to Done ✅ in odo Project Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dev Issues or PRs related to `odo dev` kind/task Issue is actionable task
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants