Generate and publish sandboxes #429
generate-sandboxes.yml
on: schedule
Generate to next
30m 42s
Generate to main
30m 46s
Annotations
4 errors
Generate to next
❌ Failed to execute before-script for template: Next.js v14.2 (Webpack | TypeScript) (nextjs/14-ts)
Error: Command failed with exit code 1: yarn create next-app before-storybook -e https://github.com/vercel/next.js/tree/v14.2.17/examples/hello-world && cd before-storybook && npm pkg set "dependencies.next"="^14.2.17" && yarn && git add . && git commit --amend --no-edit && cd ..
Could not locate the repository for "https://github.com/vercel/next.js/tree/v14.2.17/examples/hello-world". Please check that the repository exists and try again.
error Command failed.
Exit code: 1
Command: /usr/local/bin/create-next-app
Arguments: before-storybook -e https://github.com/vercel/next.js/tree/v14.2.17/examples/hello-world
Directory: /tmp/7fe047c832d6e27b185c73424cdc1d72
Output:
at makeError (/home/runner/work/storybook/storybook/scripts/node_modules/execa/lib/error.js:59:13)
at handlePromise (/home/runner/work/storybook/storybook/scripts/node_modules/execa/index.js:119:50)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async /home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:226:13
|
Generate to next
Process completed with exit code 1.
|
Generate to main
❌ Failed to execute before-script for template: Next.js v14.2 (Webpack | TypeScript) (nextjs/14-ts)
Error: Command failed with exit code 1: yarn create next-app before-storybook -e https://github.com/vercel/next.js/tree/v14.2.17/examples/hello-world && cd before-storybook && npm pkg set "dependencies.next"="^14.2.17" && yarn && git add . && git commit --amend --no-edit && cd ..
Could not locate the repository for "https://github.com/vercel/next.js/tree/v14.2.17/examples/hello-world". Please check that the repository exists and try again.
error Command failed.
Exit code: 1
Command: /usr/local/bin/create-next-app
Arguments: before-storybook -e https://github.com/vercel/next.js/tree/v14.2.17/examples/hello-world
Directory: /tmp/1872c8d5125e3d1c6ab7ac7939866403
Output:
at makeError (/home/runner/work/storybook/storybook/scripts/node_modules/execa/lib/error.js:59:13)
at handlePromise (/home/runner/work/storybook/storybook/scripts/node_modules/execa/index.js:119:50)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async /home/runner/work/storybook/storybook/scripts/sandbox/generate.ts:226:13
|
Generate to main
Process completed with exit code 1.
|