Keyvan Ebrahimpour
93629b61f9
Fix k8s deployment error
2025-04-26 08:07:56 +00:00
Keyvan Ebrahimpour
e5ef3db0af
use ubuntu 24.04
2025-04-11 22:56:16 +00:00
Keyvan Ebrahimpour
5cde1ce4d9
removed deploy.yaml
2025-04-11 22:41:06 +00:00
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
adce351802
chore(ci): remove standalone Docker build workflow
2025-04-11 20:42:59 +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
Keyvan Ebrahimpour
d0cdfbfa55
Remove old workflow files and keep only build-and-deploy.yaml
2025-04-11 08:44:44 +00:00
Keyvan Ebrahimpour
025e0b8cd4
Disable auto-deploy temporarily 2
2025-04-11 07:29:43 +00:00
Keyvan Ebrahimpour
edc16e5efd
Disable auto-deploy temporarily
2025-04-11 07:27:47 +00:00
Keyvan Ebrahimpour
45607cbdb1
Fix variable substitution x
2025-04-10 22:11:06 +00:00
Keyvan Ebrahimpour
a126c4b98a
Add Kubernetes deploy step 4
2025-04-10 21:42:40 +00:00
Keyvan Ebrahimpour
22e2345d7b
Add Kubernetes deploy step 3
2025-04-10 21:40:56 +00:00
Keyvan Ebrahimpour
4d54082276
Add Kubernetes deploy step 2
2025-04-10 21:37:29 +00:00
Keyvan Ebrahimpour
c7a83a7375
Add Kubernetes deploy step
2025-04-10 21:33:10 +00:00
Keyvan Ebrahimpour
36227a94b9
Add GitHub Actions deploy workflow
2025-04-10 00:09:55 +00:00
Keyvan Ebrahimpour
408942999f
Add GitHub Actions workflow to build Docker image
2025-04-09 23:27:03 +00:00