Add auto-deploy for docs from build workflow
- Add uv and argocd CLI to forgejo-runner container image - Add workflow-bot ArgoCD account with sync permissions - Add ARGOCD_AUTH_TOKEN to forgejo-runner external secret - Update build workflow to: - Update docs configmap with new release URL - Commit changelog and configmap changes - Sync docs app via ArgoCD Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
7d5e6b032b
commit
c00aba95fe
7 changed files with 119 additions and 33 deletions
1
docs/changelog.d/feature/auto-deploy-docs.feature.md
Normal file
1
docs/changelog.d/feature/auto-deploy-docs.feature.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Build workflow now automatically deploys docs after release by updating the configmap and syncing ArgoCD
|
||||
Loading…
Add table
Add a link
Reference in a new issue