Commit Graph

44 Commits

Author SHA1 Message Date
Ronald A. Richardson
86378d3ede Merge branch 'main' of github.com:fleetbase/fleetbase into cloud
Some checks failed
Fleetbase CI/CD / Build and Deploy the Service (push) Has been cancelled
Fleetbase CI/CD / Build and Deploy the Console (push) Has been cancelled
2025-09-02 16:52:59 +08:00
Ronald A. Richardson
67aa793537 v0.7.10 - Maintenance capability overhaul, Storefront critical patches and improvements 2025-09-02 14:32:39 +08:00
Ronald A. Richardson
293f67d6d1 Hotfix: autoboot aws-marketplace extension 2025-08-13 18:30:35 +08:00
Ronald A. Richardson
0cd9e076b8 DISABLE_RUNTIME_CONFIG=true v0.7.1 on Production 2025-05-22 15:54:10 +08:00
Ronald A. Richardson
dd1271b1ce add LOGROCKET_APP_ID for QA deployment 2024-11-07 18:58:49 +08:00
Ronald A. Richardson
ffc0d0fd1a update production deploy workflow to add LOGROCKET_APP_ID 2024-11-07 18:54:42 +08:00
Ronald A. Richardson
ea47bdc09d little progress and bugfixes 2024-09-06 12:17:30 +08:00
Ronald A. Richardson
c60c460257 Feature: Customer Portal, improved Customer, Contact, and Vendor Management 2024-09-04 12:31:10 +08:00
Ronald A. Richardson
fd008d7f73 hotfix cd for putting extensions in env config 2024-07-25 19:05:34 +08:00
Ronald A. Richardson
441b4f3f0c Extension boot patches, dependency upgrades, performance upgrades 2024-07-25 18:14:11 +08:00
Ronald A. Richardson
24392527e0 fix cd workflow, upgrade node 18x and pnpm 9x 2024-07-23 12:42:16 +08:00
Ronald A. Richardson
0c96386cf1 few tweaks to cicd, and fix in Dockerfile 2024-07-22 16:19:07 +08:00
Shiv Thakker
a7c4aba512 Update cd.yml to use v4 2024-07-05 20:43:10 +08:00
Ronald A. Richardson
565db7bbce explicitly set production environment for cd workflows 2024-02-16 00:15:15 +07:00
Ronald A. Richardson
f459f2e7e3 fix cd for docker-bake.hcl 2024-02-05 19:07:04 +08:00
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
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
5a6f44aee5 seems to be working now, next will get console working 2023-08-02 20:59:22 +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