nxtgauge-gitops/apps
sync-test 5d4309314d
All checks were successful
sync-to-forgejo / sync (push) Successful in 15s
chore(gitops): reconcile GitHub and Forgejo histories after stalled sync
GitHub->Forgejo sync (sync-to-forgejo.yml) had been failing since
2026-07-10 because it used a rebase-then-push strategy that assumed
Forgejo was always a fast-forward mirror of GitHub. FluxCD's own
ImageUpdateAutomation commits directly to Forgejo (the repo Flux's
GitRepository actually watches), so Forgejo had accumulated ~70
automated image-bump commits GitHub never saw, which made the rebase
fail. Meanwhile GitHub had a handful of manually/CI-pushed gitops
deploy commits Forgejo never received. This merge reconciles both
histories without discarding either side; both remotes fast-forward
to this commit.

# Conflicts:
#	apps/nxtgauge-admin-solid/overlays/prod/release-patch.yaml
#	apps/nxtgauge-frontend-solid/overlays/prod/release-patch.yaml
2026-07-13 19:35:05 +05:30
..
ai-guard Encrypt all secrets with SOPS, add Flux decryption support, rotate JWT_SECRET/AI_SERVICE_KEY 2026-07-02 17:56:28 +05:30
forgejo fix: Create config.yaml for forgejo-runner daemon 2026-07-07 22:55:27 +00:00
github-actions-runners/base feat(ci): add github self-hosted runners 2026-06-16 00:47:15 +05:30
litellm Encrypt all secrets with SOPS, add Flux decryption support, rotate JWT_SECRET/AI_SERVICE_KEY 2026-07-02 17:56:28 +05:30
nxtgauge-admin-solid chore(gitops): deploy admin-solid@7ae59fee2092ebe9cf54252a26ca49e4c9e688ed 2026-07-13 12:56:10 +00:00
nxtgauge-ai-assistant chore(gitops): update nxtgauge app images 2026-07-05 22:42:12 +00:00
nxtgauge-backend-rust chore(gitops): update companies image for e53098728a3315079cb22376851cc3fe314f79dd 2026-07-10 20:50:23 +00:00
nxtgauge-frontend-solid chore(gitops): deploy frontend-solid@629a5eeebc0baf78f25ec1bcbc678b5961036ee7 2026-07-12 18:45:14 +00:00
ollama/base feat: Add NetworkPolicy for Ollama security (Task 3) 2026-07-06 01:48:23 +05:30
postgresql feat(ai): add AI plans docs, LiteLLM manifests, and infrastructure updates 2026-06-15 06:15:41 +05:30
registry fix(flux): repair registry retention manifest 2026-06-14 01:44:50 +05:30
traceworks2026 traceworks2026: deploy mobile-fix release 2026-07-09 01:41:04 +05:30