codeflash-internal/.github/workflows
Kevin Turcios ae9e3011e7 fix: use Next.js standalone output for Azure deployment
Switch from zipping cf-webapp/node_modules to Next.js standalone output
mode. This traces only required runtime deps into .next/standalone/ and
resolves the pnpm symlink issues that caused MODULE_NOT_FOUND crashes on
Azure (missing @next/env, @swc/helpers).

- Add output: "standalone" and outputFileTracingRoot to next.config.mjs
- Update CI to cp -rL (dereference symlinks) the standalone output
- Revert node-linker=hoisted from .npmrc (no longer needed)
- Deploy to codeflash-webapp-main (set in previous commit)
2026-04-15 07:29:16 -05:00
..
aiservice-ci.yml Adopt shared CI workflow for aiservice (#2609) 2026-04-15 02:32:22 -05:00
cf-api-tests.yaml perf: fix CI build + lazy-load heavy libs + parallelize DB queries (#2601) 2026-04-13 11:03:05 -05:00
cf-webapp-quality-gates.yml perf: fix CI build + lazy-load heavy libs + parallelize DB queries (#2601) 2026-04-13 11:03:05 -05:00
claude.yml fix: upgrade Next.js to 16.2.3 and fix theme/roadmap issues (#2591) 2026-04-10 03:51:28 -05:00
codeflash-aiservice.yaml fix: upgrade Next.js to 16.2.3 and fix theme/roadmap issues (#2591) 2026-04-10 03:51:28 -05:00
codeflash-js.yaml perf: fix CI build + lazy-load heavy libs + parallelize DB queries (#2601) 2026-04-13 11:03:05 -05:00
deploy_aiservice_to_azure.yml fix: resolve npm audit vulnerabilities in cf-webapp (#2592) 2026-04-10 04:25:01 -05:00
deploy_cfapi_to_azure.yml fix: cf-api deploy broken by pnpm workspace migration 2026-04-13 11:58:37 -05:00
deploy_cfwebapp_to_azure.yml fix: use Next.js standalone output for Azure deployment 2026-04-15 07:29:16 -05:00
end-to-end-tests.yaml fix: upgrade Next.js to 16.2.3 and fix theme/roadmap issues (#2591) 2026-04-10 03:51:28 -05:00
fix-formatting.yml fix: upgrade Next.js to 16.2.3 and fix theme/roadmap issues (#2591) 2026-04-10 03:51:28 -05:00
nextjs-build.yaml perf: fix CI build + lazy-load heavy libs + parallelize DB queries (#2601) 2026-04-13 11:03:05 -05:00
prek.yaml Update prek.yaml 2026-01-30 20:04:28 -05:00
publish-to-pypi.yml fix: upgrade Next.js to 16.2.3 and fix theme/roadmap issues (#2591) 2026-04-10 03:51:28 -05:00
vscode-extension-build.yml fix: upgrade Next.js to 16.2.3 and fix theme/roadmap issues (#2591) 2026-04-10 03:51:28 -05:00