Commit graph

5 commits

Author SHA1 Message Date
Ashwin Kumar Sivakumar
4becb73ab0 fix(ci): push image to Forgejo registry and update GitOps repo over HTTPS
Some checks failed
build-and-release / build (push) Failing after 1m5s
The GitOps step relied on GITEOPS_REPO/GITEOPS_SSH_KEY secrets that were
never configured, and the registry login used a REGISTRY_HOSTPORT secret
that doesn't match this repo's actual registry setup. Switch to the
Forgejo registry directly and push the GitOps update over HTTPS with a
token, matching how other services in this org already deploy.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-16 20:33:14 +05:30
Ashwin Kumar Sivakumar
e33ed2192c Update workflows and source files 2026-07-02 06:51:03 +05:30
Ashwin Kumar Sivakumar
0be8bd65b5 fix(ci): deploy ai assistant via immutable gitops release 2026-06-14 05:52:49 +05:30
Ashwin Kumar Sivakumar
983b766c07 fix: move cleanup to post-build job, keep 2 SHA tags 2026-06-12 04:20:52 +05:30
Ashwin Kumar Sivakumar
4f7f475979 chore: align forgejo ci and main deployment 2026-06-11 17:17:42 +05:30
Renamed from .gitea/workflows/build.yaml (Browse further)