Commit Graph

6 Commits

Author SHA1 Message Date
0b51ad3dac Use shared CI/CD workflow from alo-cluster
All checks were successful
Deploy / deploy (push) Successful in 2m40s
Simplify workflow to use reusable workflow:
  uses: ppetru/alo-cluster/.gitea/workflows/deploy-nomad.yaml@master

All build/push/deploy logic is now centralized in alo-cluster.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 07:48:44 +00:00
1b6147817b Fix CI: resubmit job with new UUID to trigger deployment
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m37s
Evaluate alone doesn't create deployments. We need to resubmit
the job with a changed meta.uuid to force Nomad to deploy.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 22:33:51 +00:00
75e7323d7d Fix CI workflow: use bundled tools, add debugging
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m40s
- Use skopeo and jq directly (already in nix-runner image)
- Redirect evaluate response to /dev/null
- Echo responses for debugging
- Handle case where no deployment exists

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 22:24:36 +00:00
a2893162e6 Fix branch name.
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 41s
2026-01-03 12:34:49 +00:00
ee572a37f1 Allow manual workflow runs. 2026-01-03 12:33:17 +00:00
743fe9d68d Deploy workflow. 2026-01-03 11:47:02 +00:00