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

Incorporate entrypoint yaml validation into UI #616

Open
3 tasks
keithmanville opened this issue Aug 16, 2024 · 0 comments
Open
3 tasks

Incorporate entrypoint yaml validation into UI #616

keithmanville opened this issue Aug 16, 2024 · 0 comments
Assignees
Labels
blocked Unable to move forward because a dependency has yet to be completed feature New feature to add to project frontend

Comments

@keithmanville
Copy link
Collaborator

The UI should make use of the yaml validation workflow to alert the user of invalid task graph yaml. It should automatically run in the background at an appropriate interval. It should report the specific issues from the response to the user. It should not allow the user to submit invalid yaml. Saving a draft entrypoint with invalid yaml is okay.

Blocked by:

Definition of Done:

  • The entrypoint creation and editing forms uses the workflow to automatically validate the task graph yaml
  • The UI does not allow the user to submit invalid yaml
  • The feature is merged into dev
@keithmanville keithmanville added feature New feature to add to project blocked Unable to move forward because a dependency has yet to be completed frontend labels Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Unable to move forward because a dependency has yet to be completed feature New feature to add to project frontend
Projects
None yet
Development

No branches or pull requests

2 participants