Dashboard › publish › Distillation
fee3106c-992c-41c4-9eec-96a47f2e9e74["lore_tm_v1_WNjFA4mZ0XtU0nCHwPP3GqpiXkgs83YeuYMV2xC8Lcg","lore_tm_v1_OWM__bBCtKhCd0Nyc1I2PhnnoKCE4vZ10khEUQAv5NE","lore_tm_v1_bR7v6qx9kF0c2qxNeqOXi16gjsOl5C1nqDSoomrklD0","lore_tm_v1_m6ihsRFDn8MuhMU-dJl_4-jIkZdlWSWRxoqeC3phQjY","lore_tm_v1_6oypTezDTD3LZCduNJ6B9fYjytgRPIUnJAgc_7YJMGU","lore_tm_v1_aIwUELbGK1eMTaOTZK_8fTsZ5r9WqYYP3sAocsPMz4k","lore_tm_v1_wKAj0vQXbJ7rKFWKXgE_l2g9w2T3-yV9tQdSqOEDX-s","lore_tm_v1_KBaVjqORwvj-GoJqlOoAR-lXkPUblzN0zG_QDXBSDeU"]
Date: September 10, 2026
yarn vitest run src/modules/__tests__/ci-poller-workflow.js src/publish/__tests__/ci-poller-workflow.js src/publish/__tests__/publish-workflow.js src/modules/__tests__/process-end-state.js src/publish/__tests__/post-result.js --printConsoleTrace 10 consecutive times under Vitest v4.1.0; every run passed all 5 test files and all 31 tests.prettier --write src; Prettier processed the complete src tree successfully in 1.56s, including the modified lifecycle test and implementation files.yarn check:generated && vitest run --printConsoleTrace passed: node scripts/generate-publish-issue-title-parser.js --check succeeded, 27 test files passed, and 185 tests passed under Vitest v4.1.0; test duration was 5.85s and Yarn completed in 7.25s.eslint src .github --ignore-pattern '!.github' failed with exit code 1 due to one YAML parsing error in .github/workflows/publish.yml:415:10: All collection items must start at the same column; there were 0 warnings.env: block in .github/workflows/publish.yml: most environment entries from lines 415–456 use 10-space alignment, while VERCEL_ORG_ID and VERCEL_TOKEN at lines 457–458 have one extra leading space. The intended fix is limited to correcting those two misaligned entries before rerunning generated-file checks, all tests, lint, and patch-integrity checks.XDG_STATE_HOME to /github/workspace/.craft-state and sets CRAFT_PUBLISH_STATE_GITHUB_REPO to getsentry/${{ fromJSON(steps.inputs.outputs.result).repo }} so publish state follows the issue checkout identity rather than an optional workspace release-repository override.