Skip to content

CI_RUNNER_TAGS is no longer comma-separated

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

It looks like CI_RUNNER_TAGS recently changed format. https://docs.gitlab.com/ee/ci/variables/predefined_variables.html still documents it as comma-separated, but our CI tripped and failed because the format now looks like this: ["fp-timing"]. Looks like a JSON-encoded array?

Edited by 🤖 GitLab Bot 🤖