Skip to content

feat(create): split blog into opt-in templates #150

feat(create): split blog into opt-in templates

feat(create): split blog into opt-in templates #150

Triggered via push March 2, 2026 18:09
Status Failure
Total duration 53s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Release
Process completed with exit code 1.
tests/options.test.ts > promptForCreateOptions > skips template prompt when template was provided via CLI: packages/cli/src/options.ts#L104
TypeError: Failed to parse URL from /Users/tannerlinsley/GitHub/cli/examples/react/blog/starter.json ❯ normalizeRequest ../../node_modules/.pnpm/vitest-fetch-mock@0.4.5_vitest@3.1.4_@types+debug@4.1.12_@types+node@22.15.3_jiti@2.6.1_be9a2f69d07abe4dfbf3d08d8d111ef3/node_modules/vitest-fetch-mock/src/index.ts:348:12 ❯ ../../node_modules/.pnpm/vitest-fetch-mock@0.4.5_vitest@3.1.4_@types+debug@4.1.12_@types+node@22.15.3_jiti@2.6.1_be9a2f69d07abe4dfbf3d08d8d111ef3/node_modules/vitest-fetch-mock/src/index.ts:286:26 ❯ Module.promptForCreateOptions src/options.ts:104:13 ❯ tests/options.test.ts:150:5 Caused by: Caused by: TypeError: Invalid URL ❯ normalizeRequest ../../node_modules/.pnpm/vitest-fetch-mock@0.4.5_vitest@3.1.4_@types+debug@4.1.12_@types+node@22.15.3_jiti@2.6.1_be9a2f69d07abe4dfbf3d08d8d111ef3/node_modules/vitest-fetch-mock/src/index.ts:348:12 ❯ ../../node_modules/.pnpm/vitest-fetch-mock@0.4.5_vitest@3.1.4_@types+debug@4.1.12_@types+node@22.15.3_jiti@2.6.1_be9a2f69d07abe4dfbf3d08d8d111ef3/node_modules/vitest-fetch-mock/src/index.ts:286:26 ❯ Module.promptForCreateOptions src/options.ts:104:13 ❯ tests/options.test.ts:150:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_INVALID_URL', input: '/Users/tannerlinsley/GitHub/cli/examples/react/blog/starter.json' }