12 Commits

Author SHA1 Message Date
761f457235 fix: continue pipeline when npm cache fails on Gitea runner
Add continue-on-error: true to setup-node step to prevent cascade
failure when act-based runner cannot resolve cache-dependency-path.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 16:10:25 -03:00
74790e443f Cleanup 2026-03-10 20:47:30 -03:00
a066f51261 - 2026-03-10 20:35:46 -03:00
452992a92b - 2026-03-10 20:29:45 -03:00
87ecaaad17 feat: add app_dir input to support monorepo/subdirectory layouts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-10 19:26:31 -03:00
1a3505d398 feat: improve missing variables error messages 2026-03-10 18:42:30 -03:00
942594e741 feat: add workflow_call inputs for vars 2026-03-10 18:37:38 -03:00
3f278a711c chore: remove push trigger from deploy workflow 2026-03-10 18:25:54 -03:00
21d8e15855 chore: remove push trigger, keep only workflow_call and workflow_dispatch 2026-03-10 18:23:47 -03:00
26dc82388c fix: point checkout to public/gitea-workflows
Some checks failed
Generate Nginx Config / generate-config (push) Failing after 39s
2026-03-10 18:16:04 -03:00
9a5f5e0296 Readme 2026-03-10 18:12:25 -03:00
sursini
c1748d6819 feat: add reusable nextjs-deploy and nextjs-nginx-conf workflows
Some checks failed
Generate Nginx Config / generate-config (push) Failing after 33s
2026-03-10 17:48:59 -03:00