Hi everyone, I'm project lead of gitlab_toolbox initiative → , and I would like to run a linter job for checking GitLab CI file (drupal-ci-toolbox-template.yml) https://www.drupal.org/project/gitlab_toolbox/issues/3450778 ✨ Add an GitLab CI.yml to check all components individually Active
But the API lint endpoint (https://docs.gitlab.com/ee/api/lint.html) is not open / accessible by the pipeline / runners. https://git.drupalcode.org/project/gitlab_toolbox/-/jobs/1771402
The aim is to set up for first time a linter for check all toolbox "components" (PHPCS, PHPStan…) and in second time trigger a remote gitlab.com pipeline with different tests cases (e.g: run fake project : https://gitlab.famillewallon.com/ines/site-drupalfr/-/blob/8.x-1.x/.gitl..., https://gitlab.famillewallon.com/ines/docker-drupal-project-test-ci/-/bl... and Drupal;org module) at each merge request opened in gitlab_toolbox project (.gitlab-ci.yml file)
More information about the initiative:
Regards,
Ines
Fixed
GitLab