Commit graph

  • 18c27ba854 ci: push image to Forgejo registry, pull from K3s main kebrahimpour 2026-03-27 23:28:04 +0100
  • 250da90bd3 ci: use custom ci-runner container image with docker+kubectl kebrahimpour 2026-03-27 23:24:17 +0100
  • 4b283696f8 test: CI/CD pipeline run 2 kebrahimpour 2026-03-27 23:07:34 +0100
  • 12cbdc2dce test: trigger Forgejo CI/CD pipeline kebrahimpour 2026-03-27 23:04:16 +0100
  • 9613c62803 add Forgejo Actions CI/CD workflow kebrahimpour 2026-03-27 23:00:51 +0100
  • 26ba20c55e
    Merge pull request #1 from kebrahimpour/dev Keyvan 2025-04-26 10:30:55 +0200
  • 93629b61f9 Fix k8s deployment error Keyvan Ebrahimpour 2025-04-26 08:07:56 +0000
  • 7e3665b2cf Add Kubernetes deployment files for Portainer GitOps Keyvan Ebrahimpour 2025-04-12 13:22:44 +0000
  • e5ef3db0af use ubuntu 24.04 Keyvan Ebrahimpour 2025-04-11 22:54:43 +0000
  • c61cfaff57 chore(release): bump version to v0.0.X Keyvan Ebrahimpour 2025-04-11 22:47:42 +0000
  • 5cde1ce4d9 removed deploy.yaml Keyvan Ebrahimpour 2025-04-11 22:41:06 +0000
  • 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 Keyvan Ebrahimpour 2025-04-11 22:34:51 +0000
  • bc69c20e05 test: trigger deploy to prod Keyvan Ebrahimpour 2025-04-11 21:25:07 +0000
  • bd7fdcc616 chore: trigger workflow Keyvan Ebrahimpour 2025-04-11 21:15:43 +0000
  • 1abf73aaa3 chore: retrigger deploy after token update Keyvan Ebrahimpour 2025-04-11 21:14:53 +0000
  • 2a7a08740b fix(ci): authenticate to GHCR using GHCR_PAT for Docker push Keyvan Ebrahimpour 2025-04-11 21:12:07 +0000
  • 6dd2c33f36 chore: retrigger deploy after token update Keyvan Ebrahimpour 2025-04-11 21:04:24 +0000
  • 77e4dc4516 Replaced GitHub token login with Personal Access Token (GHCR_PAT) to allow pushing images to the private GitHub Container Registry (ghcr.io). Keyvan Ebrahimpour 2025-04-11 20:52:19 +0000
  • adce351802 chore(ci): remove standalone Docker build workflow Keyvan Ebrahimpour 2025-04-11 20:42:59 +0000
  • ccd3a5ac6a fix(ci): detect container name dynamically for kubectl set image Keyvan Ebrahimpour 2025-04-11 20:33:31 +0000
  • 411efc023a fix(ci): retry with corrected container name Keyvan Ebrahimpour 2025-04-11 20:15:41 +0000
  • 11806ed02c fix(ci): retry with corrected container name Keyvan Ebrahimpour 2025-04-11 20:14:57 +0000
  • 7b9bcd4fa4 feat: update static page and deploy v0.0.5 Keyvan Ebrahimpour 2025-04-11 19:56:39 +0000
  • 190238cc4c use gh token Keyvan Ebrahimpour 2025-04-11 19:16:53 +0000
  • cab41db529 Clean base - v0.0.1 setup Keyvan Ebrahimpour 2025-04-11 18:19:22 +0000
  • c0865327a6 Update deployment to use image tag v0.0.1 Keyvan Ebrahimpour 2025-04-11 11:13:04 +0000
  • 02170500fa change container name from nginx to home home Keyvan Ebrahimpour 2025-04-11 10:45:08 +0000
  • 298ec0f4fb fix home container name Keyvan Ebrahimpour 2025-04-11 10:37:28 +0000
  • d1d3557511 Test clean kubeconfig deploy Keyvan Ebrahimpour 2025-04-11 10:25:44 +0000
  • f5d7f8c504 fix misplaced echo kubeconfig 3 Keyvan Ebrahimpour 2025-04-11 10:18:45 +0000
  • 1362224341 fix misplaced echo kubeconfig 2 Keyvan Ebrahimpour 2025-04-11 10:17:10 +0000
  • fed3f4849c Test clean kubeconfig deploy Keyvan Ebrahimpour 2025-04-11 10:09:04 +0000
  • d7dcd1dee8 fix misplaced echo kubeconfig Keyvan Ebrahimpour 2025-04-11 10:04:01 +0000
  • 2a12960308 added echo kubeconfig Keyvan Ebrahimpour 2025-04-11 10:00:33 +0000
  • 6e69ade3fd Test clean kubeconfig deploy Keyvan Ebrahimpour 2025-04-11 09:56:13 +0000
  • 778b2c228d Test clean kubeconfig deploy Keyvan Ebrahimpour 2025-04-11 09:54:02 +0000
  • cb99a799b6 Test clean kubeconfig deploy Keyvan Ebrahimpour 2025-04-11 09:46:36 +0000
  • 8765914b79 Set global KUBECONFIG via env Keyvan Ebrahimpour 2025-04-11 09:31:25 +0000
  • 5e503aafd0 Fix kubectl --short error Keyvan Ebrahimpour 2025-04-11 09:28:24 +0000
  • 0b1a267807 Fix YAML syntax on line 19 Keyvan Ebrahimpour 2025-04-11 09:25:43 +0000
  • 761058e607 Fix KUBECONFIG path in GitHub Actions Keyvan Ebrahimpour 2025-04-11 09:23:06 +0000
  • 45042b7e47 Trigger GitHub Actions deployment test Keyvan Ebrahimpour 2025-04-11 09:18:50 +0000
  • f9f5119be1 fix git actions error using copilot advice Keyvan Ebrahimpour 2025-04-11 08:49:50 +0000
  • f9fe3ff743 Cleaned up and unified GitHub Actions deploy workflow Keyvan Ebrahimpour 2025-04-11 08:45:10 +0000
  • d0cdfbfa55 Remove old workflow files and keep only build-and-deploy.yaml Keyvan Ebrahimpour 2025-04-11 08:44:44 +0000
  • 025e0b8cd4 Disable auto-deploy temporarily 2 Keyvan Ebrahimpour 2025-04-11 07:29:43 +0000
  • edc16e5efd Disable auto-deploy temporarily Keyvan Ebrahimpour 2025-04-11 07:27:47 +0000
  • 0fee963bbb Fix variable substitution x1 Keyvan Ebrahimpour 2025-04-10 22:13:34 +0000
  • 45607cbdb1 Fix variable substitution x Keyvan Ebrahimpour 2025-04-10 22:11:06 +0000
  • b060cdae3a Fix variable substitution Keyvan Ebrahimpour 2025-04-10 22:06:34 +0000
  • a126c4b98a Add Kubernetes deploy step 4 Keyvan Ebrahimpour 2025-04-10 21:42:40 +0000
  • 22e2345d7b Add Kubernetes deploy step 3 Keyvan Ebrahimpour 2025-04-10 21:40:56 +0000
  • 4d54082276 Add Kubernetes deploy step 2 Keyvan Ebrahimpour 2025-04-10 21:37:29 +0000
  • c7a83a7375 Add Kubernetes deploy step Keyvan Ebrahimpour 2025-04-10 21:33:10 +0000
  • 735eacc622 Fix kubeconfig decoding Keyvan Ebrahimpour 2025-04-10 21:19:36 +0000
  • 6da77941e2 Test valid base64 kubeconfig Keyvan Ebrahimpour 2025-04-10 21:12:36 +0000
  • 891e5b8b81 Use KUBECONFIG_BASE64 Keyvan Ebrahimpour 2025-04-10 21:06:33 +0000
  • ebfd2f0c98 Trigger deploy via GitHub Actions Keyvan Ebrahimpour 2025-04-10 00:55:01 +0000
  • 29fcba18b8 Trigger deploy via GitHub Actions Keyvan Ebrahimpour 2025-04-10 00:45:35 +0000
  • 0c215304d6 Test deploy to K8s Keyvan Ebrahimpour 2025-04-10 00:27:44 +0000
  • 36227a94b9 Add GitHub Actions deploy workflow Keyvan Ebrahimpour 2025-04-10 00:09:55 +0000
  • 408942999f Add GitHub Actions workflow to build Docker image Keyvan Ebrahimpour 2025-04-09 23:27:03 +0000
  • 667e6e388e Initial commit: static site + Dockerfile Keyvan Ebrahimpour 2025-04-09 22:48:11 +0000