Commit Graph

67 Commits

Author SHA1 Message Date
Ronald A. Richardson
7f9b09f673 fix docker bake build for cd 2024-02-05 19:04:42 +08:00
Ronald A. Richardson
440040fecb made github auth token environment variable for docker build 2024-02-05 19:01:20 +08:00
Eugene Dementyev
8de660d51a Fix the deploy script. Change the cd accordingly.
Reformat the action file
2024-02-04 19:27:20 +13:00
Ronald A. Richardson
67f22aafbe retry workflow with absolute path deploy script 2024-02-03 18:40:28 +08:00
Ronald A. Richardson
1ff89ca16a try to debug ecs-tool run dir 2024-02-03 18:37:11 +08:00
Ronald A. Richardson
c6777efb2d use new app dir in httpd container 2024-02-03 18:23:47 +08:00
Ronald A. Richardson
7d1f594f87 update Dockerfile to not copy submodule packages as well as update cd with absolute path for the deploy script 2024-02-03 18:06:56 +08:00
Ronald A. Richardson
6bf3dbad2d move gcp required app.yaml to console dir 2023-12-25 15:07:18 +08:00
Eugene Dementyev
be9faea3bc Fix repository 2023-12-11 21:05:30 +13:00
Eugene Dementyev
a2ce7b5a65 Fix repository for helm 2023-12-11 20:26:20 +13:00
Eugene Dementyev
4d2179129d Add GCP ci/cd
Add helm chart
2023-12-06 08:01:34 +13:00
Ronald A. Richardson
f6b83e5638 upgraded to aws-actions/configure-aws-credentials@v4 2023-11-22 16:39:04 +08:00
Eugene Dementyev
4a0a775429 Use a parametrized deployment bucket name if it's not defined 2023-09-16 10:14:42 +12:00
Eugene Dementyev
5b805b1e2f Use the static deployment bucket from SSM 2023-09-15 20:41:02 +12:00
Eugene Dementyev
17c7759a47 Add run task log output on deployment 2023-09-06 21:18:11 +12:00
Eugene Dementyev
2edb3f66e1 Use docker layer cache 2023-08-08 19:10:36 +12:00
Ronald A. Richardson
04b01c734d new workflow which restricts pull request from any other branch except dev-cloud and main 2023-08-03 13:01:03 +08:00
Ronald A. Richardson
5a6f44aee5 seems to be working now, next will get console working 2023-08-02 20:59:22 +08:00
Ronald A. Richardson
243032469d try the docker-bake method 2023-08-02 20:22:05 +08:00
Ronald A. Richardson
42d26a6d81 updated ci.yml 2023-08-02 20:11:05 +08:00
Ronald A. Richardson
e2b2097855 updated ci.yml 2023-08-02 20:09:33 +08:00
Ronald A. Richardson
dbcc2fe8ef updated ci.yml 2023-08-02 20:08:01 +08:00
Ronald A. Richardson
d34b845719 updated ci.yml 2023-08-02 20:02:20 +08:00
Ronald A. Richardson
a8e050b20c try dynamically setting secret using set 2023-08-02 20:00:07 +08:00
Ronald A. Richardson
9b68458114 try to set secret 1 dimension 2023-08-02 19:37:13 +08:00
Ronald A. Richardson
eb12313614 try as per docs 2023-08-02 19:31:48 +08:00
Ronald A. Richardson
4db3677b6d update CI to work with composer-auth 2023-08-02 18:25:19 +08:00
Ronald A. Richardson
475c03c077 lets see 2023-08-02 18:21:34 +08:00
Ronald A. Richardson
768fa6fc27 retry using new LOG_CHANNEL for build 2023-08-02 17:57:09 +08:00
Ronald A. Richardson
ed72c2afdd take 3? 2023-08-02 17:41:28 +08:00
Ronald A. Richardson
c217d6dc44 test build with github auth token depn packages 2023-08-02 12:07:22 +08:00
Ronald A. Richardson
c68ec787c1 update workflow for dynamic use _GITHUB_AUTH_TOKEN to generate composer auth, and .npmrc for private repo access in builds 2023-08-01 21:20:25 +08:00
Ronald A. Richardson
406ca11199 modified to setup composer auth for private packages/extensions in builds and deploy if arg provided 2023-08-01 17:08:44 +08:00
Eugene Dementyev
a3184b3c6e Fix the quotes 2023-07-28 00:38:59 +12:00
Eugene Dementyev
475b7ddda0 Fail when unable to get parameters 2023-07-28 00:00:27 +12:00
Eugene Dementyev
e8fce1b1fc Parametrise some variables 2023-07-27 23:31:44 +12:00
Eugene Dementyev
629d8bdd26 Fix the deploy bucket name 2023-07-27 18:00:21 +12:00
Ronald A. Richardson
045bcc1648 fix Deploy Console 🚀 step 2023-07-27 10:35:58 +08:00
Ronald A. Richardson
a0e9a912f6 updated github workflows for deploy added Set Dynamic ENV Vars step for console deploy 2023-07-27 10:05:13 +08:00
Ronald A. Richardson
7cf544bd30 update cd.yml workflow to use pnpm build 2023-07-25 22:49:06 +08:00
Eugene Dementyev
08b50cbfc1 Fix deploy script name 2023-07-25 21:09:17 +12:00
Eugene Dementyev
de4b088c31 Add deployment of console 2023-07-25 21:02:18 +12:00
Eugene Dementyev
1b4993cb93 Push to ECR and deploy 2023-07-25 00:06:50 +12:00
Eugene Dementyev
2d905e50c9 always build on main and tags and PRs 2023-07-24 22:23:14 +12:00
Eugene Dementyev
80b43ffa72 Use Docker edge tag for commits in main, even untagged 2023-07-14 22:33:36 +12:00
Eugene Dementyev
cae2774632 Only run build and release from tags 2023-07-07 22:34:17 +12:00
Eugene Dementyev
b399d0092c Release packages with docker bake 2023-07-07 22:21:07 +12:00
Ron
0cab9b816b Merge pull request #59 from fleetbase/dev-main
updated github workflow for a discord announcement
2023-06-30 13:04:55 +08:00
Ronald A. Richardson
a5892a1cc4 updated github workflow for a discord announcement 2023-06-30 13:04:34 +08:00
Ron
ef5464aede Merge pull request #54 from fleetbase/dev-main
- Uses initializer from `@fleetbase/ember-core` to globally load `soc…
2023-06-16 14:53:28 +08:00