Commit graph

57 commits

Author SHA1 Message Date
Keyvan Ebrahimpour
93629b61f9 Fix k8s deployment error 2025-04-26 08:07:56 +00:00
Keyvan Ebrahimpour
7e3665b2cf Add Kubernetes deployment files for Portainer GitOps 2025-04-12 13:22:44 +00:00
Keyvan Ebrahimpour
e5ef3db0af use ubuntu 24.04 2025-04-11 22:56:16 +00:00
Keyvan Ebrahimpour
c61cfaff57 chore(release): bump version to v0.0.X 2025-04-11 22:47:42 +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
bc69c20e05 test: trigger deploy to prod 2025-04-11 21:25:07 +00:00
Keyvan Ebrahimpour
bd7fdcc616 chore: trigger workflow 2025-04-11 21:15:43 +00:00
Keyvan Ebrahimpour
1abf73aaa3 chore: retrigger deploy after token update 2025-04-11 21:14:53 +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
6dd2c33f36 chore: retrigger deploy after token update 2025-04-11 21:04:24 +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
11806ed02c fix(ci): retry with corrected container name 2025-04-11 20:14:57 +00:00
Keyvan Ebrahimpour
7b9bcd4fa4 feat: update static page and deploy v0.0.5 2025-04-11 20:09:36 +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
d1d3557511 Test clean kubeconfig deploy 2025-04-11 10:25:44 +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
fed3f4849c Test clean kubeconfig deploy 2025-04-11 10:09:04 +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
6e69ade3fd Test clean kubeconfig deploy 2025-04-11 09:56:13 +00:00
Keyvan Ebrahimpour
778b2c228d Test clean kubeconfig deploy 2025-04-11 09:54:02 +00:00
Keyvan Ebrahimpour
cb99a799b6 Test clean kubeconfig deploy 2025-04-11 09:46:36 +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
45042b7e47 Trigger GitHub Actions deployment test 2025-04-11 09:18:50 +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
0fee963bbb Fix variable substitution x1 2025-04-10 22:13:34 +00:00
Keyvan Ebrahimpour
45607cbdb1 Fix variable substitution x 2025-04-10 22:11:06 +00:00
Keyvan Ebrahimpour
b060cdae3a Fix variable substitution 2025-04-10 22:06:34 +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
735eacc622 Fix kubeconfig decoding 2025-04-10 21:19:36 +00:00
Keyvan Ebrahimpour
6da77941e2 Test valid base64 kubeconfig 2025-04-10 21:12:36 +00:00