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
|
00b49a7c04
|
hope this fixex logging error
|
2023-08-02 18:05:04 +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
|
3aa5e2f89e
|
set LOG_CHANNEL to stderr during docker build
|
2023-08-02 12:23:24 +08:00 |
|
Ronald A. Richardson
|
2656c764a1
|
set permissions on log file
|
2023-08-02 12:15:18 +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
|
22a2f2048e
|
set correct default config options
|
2023-08-01 21:02:15 +08:00 |
|
Ronald A. Richardson
|
c53d360ef0
|
added stdout logging channel
|
2023-08-01 17:32:40 +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 |
|
Ronald A. Richardson
|
9c604edcf5
|
build with redis-tools not redis-cli
|
2023-08-01 16:50:27 +08:00 |
|
Ronald A. Richardson
|
cb96b4112c
|
fix Dockerfile so packages is copied to a packages dir
|
2023-08-01 16:27:13 +08:00 |
|
Ronald A. Richardson
|
a502e1f5f3
|
use ExceptionHandler from fleetbase/core-api package
|
2023-08-01 16:19:32 +08:00 |
|
Ronald A. Richardson
|
27e10a2b33
|
Critical patches on API, added consumable API routes and essential middlewares
|
2023-08-01 15:54:42 +08:00 |
|
Ronald A. Richardson
|
1c70b2f62c
|
update Dockerfile so that /api and /packages directory are copied and not contents
|
2023-08-01 11:30:26 +08:00 |
|
Ronald A. Richardson
|
a8ba45fc73
|
Hotfix Utils::parseUrl for correctly parsing encoded urls
|
2023-07-31 20:29:46 +08:00 |
|
Ronald A. Richardson
|
f6a7edf6f4
|
patch deploy script, update core-api to v1.1.7 to use utf-8 aware url parser for db connections
|
2023-07-30 10:57:53 +08:00 |
|
Ronald A. Richardson
|
9889c4b4aa
|
updated console
|
2023-07-28 10:47:38 +08:00 |
|
Ron
|
8bdababe5e
|
Merge pull request #87 from ekini/feature/cd_tweak
|
2023-07-27 20:40:24 +08:00 |
|
Eugene Dementyev
|
a3184b3c6e
|
Fix the quotes
|
2023-07-28 00:38:59 +12:00 |
|
Ron
|
1de56e08fa
|
Merge pull request #86 from ekini/feature/cd_tweak
|
2023-07-27 20:04:28 +08:00 |
|
Eugene Dementyev
|
475b7ddda0
|
Fail when unable to get parameters
|
2023-07-28 00:00:27 +12:00 |
|
Ron
|
f9ba04198c
|
Merge pull request #85 from ekini/feature/cd_tweak
Parametrise some variables
|
2023-07-27 19:37:51 +08:00 |
|
Eugene Dementyev
|
e8fce1b1fc
|
Parametrise some variables
|
2023-07-27 23:31:44 +12:00 |
|
Ron
|
174dd83542
|
Merge pull request #84 from ekini/fix/cd
Fix the deploy bucket name
|
2023-07-27 14:02:04 +08: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 |
|
Ron
|
cbed2de0d5
|
Merge pull request #83 from fleetbase/fix-deploy-sh-permissions
fix `deploy.sh` permissions
|
2023-07-27 09:12:57 +08:00 |
|
Ronald A. Richardson
|
557666252b
|
fix deploy.sh permissions
|
2023-07-27 09:12:00 +08:00 |
|
Ronald A. Richardson
|
7cf544bd30
|
update cd.yml workflow to use pnpm build
|
2023-07-25 22:49:06 +08:00 |
|
Ronald A. Richardson
|
5bf9e691aa
|
renamed after-deploy.sh -> deploy.sh
|
2023-07-25 22:41:11 +08:00 |
|
Ron
|
011f658086
|
Merge pull request #82 from ekini/fix/deploy_script_name
|
2023-07-25 17:10:34 +08:00 |
|
Eugene Dementyev
|
08b50cbfc1
|
Fix deploy script name
|
2023-07-25 21:09:17 +12:00 |
|
Ron
|
6c0888ffae
|
Merge pull request #80 from ekini/feature/deploy_console
|
2023-07-25 17:07:18 +08:00 |
|
Eugene Dementyev
|
de4b088c31
|
Add deployment of console
|
2023-07-25 21:02:18 +12:00 |
|
Ronald A. Richardson
|
1e5ea0e2fa
|
Started on Pallet - the Fleetbase inventory management extension, added after-deploy.sh script to api
|
2023-07-25 14:48:44 +08:00 |
|
Ron
|
0f8f7bb423
|
Merge pull request #79 from ekini/feature/deploy
feature/deploy
|
2023-07-24 20:58:40 +08: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 |
|
Ron
|
98b9afd151
|
Merge pull request #78 from fleetbase/dev-main
includes small update to retain mysql data locally, also includes upd…
|
2023-07-24 18:07:18 +08:00 |
|
Ronald A. Richardson
|
03e6a87696
|
includes small update to retain mysql data locally, also includes update script
|
2023-07-24 18:05:06 +08:00 |
|
Ronald A. Richardson
|
947746e4f1
|
Ready to release v0.1.5 and updated .gitignore - releasing UniverseService
v0.1.5
|
2023-07-23 19:01:10 +08:00 |
|
Ronald A. Richardson
|
d819516a17
|
updated composer.lock and packages
|
2023-07-23 18:56:08 +08:00 |
|
Ronald A. Richardson
|
3a34ff1627
|
updated .gitignore and removed /examples directory
|
2023-07-23 18:22:39 +08:00 |
|
Ron
|
cb53cb7270
|
Merge pull request #76 from fleetbase/feature-universe-powered-extensions
Feature universe powered extensions
|
2023-07-23 18:08:39 +08:00 |
|
Ronald A. Richardson
|
f75efa6c07
|
merge ready
|
2023-07-23 18:07:03 +08:00 |
|
Ronald A. Richardson
|
90b1987ade
|
latest docker-compose.yml
|
2023-07-23 18:02:33 +08:00 |
|