[go: up one dir, main page]

Skip to content

Resolve "Backend: Update existing devfile_validator to return all errors"

Issue: Backend: Update existing devfile_validator to r... (#545661 - closed)

What does this MR do and why?

Gather all devfile restrictions enforcer errors all at once instead of returning early with the first error.

References

Screenshots or screen recordings

Screenshot 2025-07-08 at 11.33.19 PM.png

Before After

How to set up and validate locally

Choose Create Workspace and choose your project and give an invalid devfile.

I used example.invalid-multiple-errors-devfile.yaml.erb content, which is in ee/spec/fixtures/remote_development

Multiple errors are gathered and returned.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #545661 (closed)

Edited by Omar Nasser

Merge request reports

Loading