Commit Graph
114 Commits
Author SHA1 Message Date
Ishaan Jaff 48eb4d2730 add docker image for non-root 2024-08-20 15:43:29 -07:00
Mikio Stewart 1724edeed7 fetch-depth=0 2024-08-20 11:55:28 -07:00
Ishaan JaffandGitHub e28e1c4cdb Merge pull request #4649 from mikstew/mikio/helm-app-version
Fix app_version in helm build
2024-08-20 09:08:17 -07:00
Ishaan Jaff 48419ca8bc add step to ghcr deploy 2024-08-02 08:06:09 -07:00
Mikio Stewart 54f02d52db remove unused env var 2024-07-12 15:45:55 -07:00
Mikio Stewart 05831ab6d4 skip helm build for dev builds 2024-07-11 13:21:38 -07:00
Mikio Stewart fafa5a285a remove fetch-depth 2024-07-11 12:34:11 -07:00
Mikio Stewart b8a280e3a9 use git describe to find latest tag 2024-07-11 12:33:16 -07:00
Mikio Stewart 9d5b8fa0ca move helm after build and use litellm for chart_name 2024-07-10 15:37:38 -07:00
Krrish Dholakia 3f67821c4c build(ghcr_deploy.yml): fix discord release note push 2024-07-06 19:06:04 -07:00
Krrish Dholakia d2a8c7fc25 build(ghcr_deploy.yml): fix curl command 2024-07-06 17:54:55 -07:00
Bram van MeursandGitHub a55d690d89 add commit hash ref 2024-04-18 19:37:55 +01:00
Bram van MeursandGitHub e9d3cd37d3 fix(build): .dockerignore not picked up
Using the git context of the build-push-action ignores the .dockerignore because it is pulled by buildkit. Instead use checkout action and use the path context.
2024-04-18 09:54:10 +01:00
Ishaan Jaff 6f6c2d2648 fix - deploy release with a commit hash 2024-04-05 17:21:42 -07:00
Ishaan Jaff 7fdb4e356a fix use stable releases 2024-04-05 17:09:55 -07:00
Ishaan Jaff cba0db9cb4 stable releases use commit hash 2024-04-05 17:03:38 -07:00
Ishaan Jaff c224adcb27 fix use correct commit hash when creating releases 2024-04-05 16:38:08 -07:00
Ishaan Jaff fe24c4b329 ci/cd - use commit hash when building 2024-04-05 16:25:55 -07:00
Ishaan Jaff b727eb783e use specific commit 2024-04-05 15:47:35 -07:00
Ishaan Jaff bde215d9dc fix use stable docker releases 2024-04-05 15:44:07 -07:00
Ishaan Jaff eaf81ed31c fix github stable releases 2024-04-04 18:26:47 -07:00
Ishaan Jaff ab368fcfc7 fix use stable / latest tags correctly 2024-04-04 18:15:53 -07:00
Ishaan Jaff 28d55cb511 stable releases 2024-04-04 18:07:36 -07:00
Ishaan Jaff 66f579f923 stable releases - ci/cd 2024-04-04 18:06:17 -07:00
Ishaan Jaff 280a3d580b set release type 2024-04-04 18:02:37 -07:00
Ishaan Jaff 0dd7ab44ed set release type on releases 2024-04-04 18:00:22 -07:00
Ishaan Jaff 82c19da006 fix using stable 2024-04-03 15:37:03 -07:00
Ishaan Jaff 16603bfa76 add stable param 2024-04-03 15:29:15 -07:00
Ishaan Jaff 6048582f95 fix do stable releases 2024-04-03 15:13:43 -07:00
Ishaan Jaff f2dfd1ebe8 fix stable releases 2024-04-03 15:03:54 -07:00
Ishaan Jaff ca77766a58 fix -stable releases 2024-04-03 15:00:37 -07:00
Ishaan Jaff 47fceb9e5d fix main-stable 2024-04-03 14:59:39 -07:00
Ishaan Jaff 79441d01c0 use original deploy 2024-04-03 14:48:51 -07:00
Ishaan Jaff f37322ed10 use -stable in releases 2024-04-03 14:39:19 -07:00
Ishaan Jaff 1f39acb569 use -stable in releases 2024-04-03 14:37:11 -07:00
Ishaan Jaff 7ad4752b87 fix use main-stable 2024-04-03 14:30:11 -07:00
Ishaan Jaff 42bba87839 fix use main-stable correctly 2024-04-03 14:30:03 -07:00
Ishaan Jaff 4005cfd098 use stable releases 2024-04-03 14:27:33 -07:00
Krish DholakiaandGitHub 753ad601fa Update ghcr_deploy.yml 2024-03-28 22:38:11 -07:00
Krish DholakiaandGitHub f40c37161b Update ghcr_deploy.yml 2024-03-28 16:34:46 -07:00
Krish DholakiaandGitHub dc6d99314a Update ghcr_deploy.yml 2024-03-28 16:33:13 -07:00
Krish DholakiaandGitHub f8cbbaa534 Update ghcr_deploy.yml 2024-03-28 16:25:54 -07:00
Krish DholakiaandGitHub f7f6c40cc6 Update ghcr_deploy.yml 2024-03-28 16:19:17 -07:00
Krish DholakiaandGitHub 24bd328b70 Update ghcr_deploy.yml 2024-03-28 16:17:13 -07:00
Krrish Dholakia a09818e72e build(ghcr_deploy.yml): deploy spend logs server docker image
make it easy for user to deploy a separate spend logs server
2024-03-28 13:39:52 -07:00
Ishaan Jaff 4e49ca2588 (fix) helm deploy litellm 2024-03-16 10:55:23 -07:00
Ishaan Jaff 73a95e0d25 (fix) ghcr_deploy.yaml 2024-03-16 10:48:02 -07:00
Shaun MaherandIshaan Jaff 5e4b0d1f5a Don't fail if there is no existing helm chart to get the version from 2024-03-16 10:47:43 -07:00
Shaun MaherandIshaan Jaff c838b2853c Copy helm chart build and deploy job from ghcr_helm_deploy to ghcr_deploy. 2024-03-16 10:47:16 -07:00
ishaan-jaff a8ad99cf76 (fix) deploy litellm helm 2024-03-16 10:15:38 -07:00