#1356: mirror the new ci.yml test line in verify-release canonical stages
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
scripts/verify-release.test.mjs asserts the sanitization stage matches ci.yml one-for-one; CI 2605 failed on exactly that after SF1 added test-gitea-login-resolution.sh to ci.yml. Local run: 'node --test scripts/verify-release.test.mjs' pass.
This commit is contained in:
@@ -61,6 +61,7 @@ export const STAGES = [
|
||||
'bash packages/mosaic/framework/tools/quality/scripts/check-tools-index.sh --self-test',
|
||||
'bash packages/mosaic/framework/tools/quality/scripts/check-tools-index.sh',
|
||||
'bash packages/mosaic/framework/tools/git/test-issue-close-fail-closed.sh',
|
||||
'bash packages/mosaic/framework/tools/git/test-gitea-login-resolution.sh',
|
||||
'bash packages/mosaic/framework/tools/git/test-wrapper-guard.sh',
|
||||
'bash packages/mosaic/framework/tools/git/test-mosaic-worktree-large-repo.sh',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user