Files
mattermost/.github
Jesse Hallam 9be83a998a Fix command injection in server-test-template workflow (#36080)
Replace the unquoted heredoc (which embedded GITHUB_HEAD_REF into a
generated script) with a cp of the existing run-shard-tests.sh, which
already handles the light-only case. Pass BUILD_NUMBER and TEST_TARGET
as explicit docker env vars instead of interpolating them into script
content.
2026-04-14 18:57:51 +02:00
..
2023-03-28 18:10:00 +02:00