Remove .argocd-source-* from .gitignore #163

Merged
forgejo_admin merged 1 commit from 162-fix-gitignore-blocking-argocd-image-upda into main 2026-03-14 18:19:05 +00:00

Summary

Removes k8s/.argocd-source-* from .gitignore so ArgoCD Image Updater can commit write-back files to the repo.

Changes

  • .gitignore: Removed the line k8s/.argocd-source-*

Test Plan

  • Verify .gitignore no longer contains k8s/.argocd-source-*
  • After merge, confirm ArgoCD Image Updater can write .argocd-source-* files to the k8s/ directory

Review Checklist

  • One-line config fix, no code changes
  • No tests affected
  • Commit message references Closes forgejo_admin/pal-e-docs#162
## Summary Removes `k8s/.argocd-source-*` from `.gitignore` so ArgoCD Image Updater can commit write-back files to the repo. ## Changes - `.gitignore`: Removed the line `k8s/.argocd-source-*` ## Test Plan - Verify `.gitignore` no longer contains `k8s/.argocd-source-*` - After merge, confirm ArgoCD Image Updater can write `.argocd-source-*` files to the `k8s/` directory ## Review Checklist - [x] One-line config fix, no code changes - [x] No tests affected - [x] Commit message references `Closes forgejo_admin/pal-e-docs#162` ## Related - Closes forgejo_admin/pal-e-docs#162
Remove k8s/.argocd-source-* from .gitignore to unblock Image Updater write-back
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
386d56ad38
Closes forgejo_admin/pal-e-docs#162

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Author
Owner

Self-review: LGTM

  • Diff is exactly 1 deletion, 0 additions -- the k8s/.argocd-source-* line removed from .gitignore
  • No other files touched
  • Commit message correctly references Closes forgejo_admin/pal-e-docs#162
  • PR is mergeable, no conflicts

No findings. Ready for merge.

**Self-review: LGTM** - Diff is exactly 1 deletion, 0 additions -- the `k8s/.argocd-source-*` line removed from `.gitignore` - No other files touched - Commit message correctly references `Closes forgejo_admin/pal-e-docs#162` - PR is mergeable, no conflicts No findings. Ready for merge.
forgejo_admin deleted branch 162-fix-gitignore-blocking-argocd-image-upda 2026-03-14 18:19:05 +00:00
Sign in to join this conversation.
No description provided.