[go: up one dir, main page]

Skip to content

Return array of devfile errors rather than a single string

What does this MR do and why?

Fixes #564551

References

Screenshots or screen recordings

Before After

Screenshot 2025-08-24 at 11.01.08 AM.png

Rails Console

Screenshot 2025-08-24 at 10.45.53 AM.png

Screenshot 2025-08-24 at 11.21.07 AM.png

Rails console

Screenshot 2025-08-24 at 10.41.25 AM.png

How to set up and validate locally

  1. Start GDK and go to GraphQL explorer at: gdk.test:3000/-/graphql-explorer
  2. Send the mutation (In comments) to GraphQL explorer and check the returned errors value
  3. (Alternative): Use bin/rails c and use the following setup values (In comments) get the errors value

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 #564551

Edited by Omar Nasser

Merge request reports

Loading