Keyvan Ebrahimpour
900af910df
- Automatically creates ghcr-creds secret in the appropriate namespace if missing
...
- Adds branch pattern triggers for k8s/** and scripts/** to enable CI/CD from infra or automation-related updates
- Improves workflow robustness and flexibility for feature and tooling branches
2025-04-11 22:37:14 +00:00
Keyvan Ebrahimpour
2a7a08740b
fix(ci): authenticate to GHCR using GHCR_PAT for Docker push
2025-04-11 21:12:07 +00:00
Keyvan Ebrahimpour
77e4dc4516
Replaced GitHub token login with Personal Access Token (GHCR_PAT)
...
to allow pushing images to the private GitHub Container Registry (ghcr.io).
2025-04-11 20:52:19 +00:00
Keyvan Ebrahimpour
ccd3a5ac6a
fix(ci): detect container name dynamically for kubectl set image
2025-04-11 20:33:31 +00:00
Keyvan Ebrahimpour
411efc023a
fix(ci): retry with corrected container name
2025-04-11 20:15:41 +00:00
Keyvan Ebrahimpour
190238cc4c
use gh token
2025-04-11 19:16:53 +00:00
Keyvan Ebrahimpour
cab41db529
Clean base - v0.0.1 setup
2025-04-11 18:32:33 +00:00
Keyvan Ebrahimpour
c0865327a6
Update deployment to use image tag v0.0.1
2025-04-11 11:13:04 +00:00
Keyvan Ebrahimpour
02170500fa
change container name from nginx to home home
2025-04-11 10:45:08 +00:00
Keyvan Ebrahimpour
298ec0f4fb
fix home container name
2025-04-11 10:37:28 +00:00
Keyvan Ebrahimpour
f5d7f8c504
fix misplaced echo kubeconfig 3
2025-04-11 10:18:45 +00:00
Keyvan Ebrahimpour
1362224341
fix misplaced echo kubeconfig 2
2025-04-11 10:17:10 +00:00
Keyvan Ebrahimpour
d7dcd1dee8
fix misplaced echo kubeconfig
2025-04-11 10:04:01 +00:00
Keyvan Ebrahimpour
2a12960308
added echo kubeconfig
2025-04-11 10:00:33 +00:00
Keyvan Ebrahimpour
8765914b79
Set global KUBECONFIG via env
2025-04-11 09:31:25 +00:00
Keyvan Ebrahimpour
5e503aafd0
Fix kubectl --short error
2025-04-11 09:28:24 +00:00
Keyvan Ebrahimpour
0b1a267807
Fix YAML syntax on line 19
2025-04-11 09:25:43 +00:00
Keyvan Ebrahimpour
761058e607
Fix KUBECONFIG path in GitHub Actions
2025-04-11 09:23:06 +00:00
Keyvan Ebrahimpour
f9f5119be1
fix git actions error using copilot advice
2025-04-11 08:49:50 +00:00
Keyvan Ebrahimpour
f9fe3ff743
Cleaned up and unified GitHub Actions deploy workflow
2025-04-11 08:45:10 +00:00