@JobV It is available as expected at /ci/lint, we can put it somewhere else though. Where do you think would be a good place for it? project/builds may not be semantically correct location in RESTful routes, as lint tool doesn't depend on project or builds. What do you think?
@grzesiek I think it should be visible in a location where you might be confronted with the problems that result from a faulty .gitlab-ci.yml. So probably /builds or a specific build page.
@JobV Maybe it would be nice to have a link somewhere in /builds, and given that .gitlab-ci.yml is present, when someone clicks on link then he should be redirected to lint page where this .gitlab-ci.yml is already validated? So clicking link to CI lint somewhere in builds view would trigger validation. What do you think?
The thing is that the build is not shown in the builds page if the yaml is not correct. You have to go to the commits page to see the failed mark https://gitlab.com/axil/dude/commits/master