Commit Graph

51 Commits

Author SHA1 Message Date
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
Ronald A. Richardson
3077b6df8c - Uses initializer from @fleetbase/ember-core to globally load socketcluster-client, now packages do not need to include as dependency\n- Upgraded @fleetbase/leaflet-routing-machine to v3.2.16 which introduces option to provide markerOptions to customize waypoint markers\n- Patched FleetOps extension so that waypoint map markers load 2023-06-16 14:12:34 +08:00
Ron
3adc943450 Merge pull request #43 from fleetbase/dev-main
Update console with new Dashboard, Added Changelog, Added new `Socket…
2023-06-14 00:10:18 +08:00
Ronald A. Richardson
e8bc17c5b9 Update console with new Dashboard, Added Changelog, Added new SocketService for handling socket connections and listening, fleetbase-extensions-indexer now extracts custom fleetbase key from extension packages, <Layout::Sidebar /> is now collapsible, <Layout::Header /> can now accept custom nav items from argument, Patched <ModelSelect /> component to properly accept and handle customSearchEndpoint arg 2023-06-13 23:57:34 +08:00
Ron
2578a5302f Merge pull request #24 from fleetbase/dev-main
remove publish job from ci
2023-05-29 15:17:09 +08:00
Ronald A. Richardson
e8335c954e remove publish job from ci 2023-05-29 15:16:38 +08:00
Ron
827040336c Merge pull request #23 from fleetbase/dev-main
updated github ci workflow to publish to dockerhub
2023-05-29 14:58:50 +08:00
Ronald A. Richardson
458f82b294 updated github ci workflow to publish to dockerhub 2023-05-29 14:58:11 +08:00
Ron
61bedf737b Merge pull request #16 from fleetbase/dev-main
move ci to workflows dir
2023-05-25 21:08:16 +08:00
Ronald A. Richardson
6f4c2ac9b9 checkout submodules too 2023-05-25 20:38:46 +08:00
Ronald A. Richardson
53fe8e7bfe remove "name" key from docker-compose 2023-05-25 20:36:02 +08:00
Ronald A. Richardson
73272b5eb7 move ci to workflows dir 2023-05-25 20:32:21 +08:00
Ron
6fcee898d8 Merge pull request #15 from fleetbase/dev-main
Added Github CI workflow
2023-05-25 20:30:19 +08:00
Ronald A. Richardson
5658e5b60d modified the workflow a bit 2023-05-25 20:28:50 +08:00
Ronald A. Richardson
e112a244f3 add github ci workflow 2023-05-25 20:26:51 +08:00
Shiv Thakker
26345ab075 Update issue templates - docs 2023-05-25 16:48:09 +08:00
Shiv Thakker
a0cee3444b Update issue templates 2023-05-25 16:28:23 +08:00