Return array of devfile errors rather than a single string
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do and why?
Fixes #564551
References
Screenshots or screen recordings
Before | After |
---|---|
Rails Console |
Rails console |
How to set up and validate locally
- Start GDK and go to GraphQL explorer at:
gdk.test:3000/-/graphql-explorer
- Send the mutation (In comments) to GraphQL explorer and check the returned errors value
- (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