SamTolmay
|
1ba1c65d7d
|
fix(cli): Fix function name case
|
2021-02-04 15:29:01 +02:00 |
|
SamTolmay
|
4910718f4e
|
fix(cli): Fix reload port clash when running multiple dev servers.
|
2021-02-04 13:53:54 +02:00 |
|
SamTolmay
|
20cfcaa3d8
|
fix(cli): Only start server if initial build has completed.
|
2021-02-04 12:14:03 +02:00 |
|
SamTolmay
|
42b86889a9
|
refactor(cli): Refactor dev command.
|
2021-02-04 12:08:56 +02:00 |
|
SamTolmay
|
b1547792a9
|
chore: Update licence header copywrite year.
|
2021-01-20 14:11:34 +02:00 |
|
Gervwyk
|
41f59a6d17
|
Merge branch 'develop' into operators
|
2021-01-18 16:07:35 +02:00 |
|
Gervwyk
|
1a9e1f9e10
|
fix(deps): Update js-yaml from 3.14.1 to 4.0.0.
|
2021-01-18 14:07:32 +02:00 |
|
SamTolmay
|
744ce51e9f
|
fix(cli): add dev server port option
|
2021-01-18 12:43:40 +02:00 |
|
SamTolmay
|
51ed277a05
|
feat(cli): Rename version field in lowdefy.yaml to lowdefy.
|
2021-01-18 11:03:00 +02:00 |
|
SamTolmay
|
520387f536
|
fix: Remove unnecessary console log.
|
2020-12-17 13:12:29 +02:00 |
|
SamTolmay
|
7e7d5f5882
|
Merge branch 'develop' into build-and-cli
|
2020-12-17 13:06:08 +02:00 |
|
SamTolmay
|
541dc3f784
|
fix(cli): Remove keytar and telemetry machineId.
|
2020-12-17 12:01:03 +02:00 |
|
SamTolmay
|
4e8ef7b346
|
feat(cli): Log cli errors to lowdefy api.
|
2020-12-15 12:31:14 +02:00 |
|
SamTolmay
|
07ffca9ed1
|
chore: update yarn version
|
2020-12-15 11:58:48 +02:00 |
|
SamTolmay
|
f828985cef
|
test(cli): Add tests for cli telemetry
|
2020-12-14 11:59:59 +02:00 |
|
SamTolmay
|
a3a2bc0e15
|
feat(cli): add app and machine ids to telemetry
|
2020-12-11 19:03:43 +02:00 |
|
SamTolmay
|
c97cde4511
|
feat(cli): add disable telemetry flag
|
2020-12-11 18:13:58 +02:00 |
|
SamTolmay
|
3ce6dc5b5b
|
feat(cli): add telemetry
|
2020-12-11 17:26:33 +02:00 |
|
SamTolmay
|
cc6ffa0793
|
fix(cli): Use startUp function in clean-cache command
|
2020-12-11 16:24:16 +02:00 |
|
SamTolmay
|
1a89a11a3b
|
feat(cli): Shutdown development server if .env file changed.
|
2020-12-11 14:58:09 +02:00 |
|
SamTolmay
|
4fb5fbd3c3
|
feat(cli): Clean block meta cache on build and dev commands.
|
2020-12-11 14:44:07 +02:00 |
|
SamTolmay
|
e11a9de120
|
feat(cli): add suport for user public assets in netlify build
|
2020-12-09 13:39:44 +02:00 |
|
SamTolmay
|
fc8610e7f5
|
feat(servers): add logos, favicons and pwa icons
|
2020-12-09 13:05:18 +02:00 |
|
SamTolmay
|
e6e15981cc
|
test(cli): fix print and build tests
|
2020-12-08 10:30:31 +02:00 |
|
SamTolmay
|
1139232308
|
feat(cli): improve module federation, use @lowdefy/graphql-federated
|
2020-12-08 10:30:31 +02:00 |
|
SamTolmay
|
ad381b9f03
|
test(cli): improve cli test coverage
|
2020-12-07 12:39:11 +02:00 |
|
SamTolmay
|
9ea1c2279a
|
feat(cli): console output improvements
|
2020-12-07 12:39:11 +02:00 |
|
SamTolmay
|
9b6a3e1998
|
feat(cli): print tests, ux polish
|
2020-12-07 12:39:11 +02:00 |
|
SamTolmay
|
7ca7509e26
|
feat(cli): improve cli console logs
closes #247
|
2020-12-07 12:39:11 +02:00 |
|
SamTolmay
|
5ac00f50da
|
feat(cli): add ora spinners
|
2020-12-07 12:39:10 +02:00 |
|
SamTolmay
|
ce5b29ed63
|
feat(cli): do not print in color in netlify builds
|
2020-12-07 12:39:10 +02:00 |
|
SamTolmay
|
93d35e453f
|
fix(cli): fix test imports
|
2020-12-02 10:01:34 +02:00 |
|
SamTolmay
|
9c461084f8
|
fix(cli): node_modules should be moved to project root in build-netlify
|
2020-12-02 10:00:01 +02:00 |
|
SamTolmay
|
dfa96290e3
|
feat(cli): improve errors
|
2020-12-02 09:59:35 +02:00 |
|
SamTolmay
|
c779ac7c8a
|
feat(cli): add build-netlify command
|
2020-12-01 17:33:34 +02:00 |
|
SamTolmay
|
98541e670e
|
refactor(cli): factor out fetchNpmTarball function
|
2020-12-01 16:03:18 +02:00 |
|
SamTolmay
|
6a097793f3
|
feat(cli): add output directory option to build
|
2020-12-01 15:36:02 +02:00 |
|
SamTolmay
|
addbdf792f
|
refactor(node-utils): move createGetSecretsFromEnv to node-utils
|
2020-12-01 13:45:58 +02:00 |
|
SamTolmay
|
5e6cebf6d0
|
feat(blockTools): move module fed functions to blockTools
closes #219
|
2020-11-30 12:47:04 +02:00 |
|
Sam Tolmay
|
6b9bd63e6f
|
feat(cli): read secrets from env, add dotenv
|
2020-11-12 14:20:36 +02:00 |
|
Sam Tolmay
|
2e86513d6f
|
test(cli): add test and remove files from coverage reports
|
2020-10-30 16:15:36 +02:00 |
|
Sam Tolmay
|
b963569387
|
fix(cli): fix dev server static path
|
2020-10-30 13:06:03 +02:00 |
|
Sam Tolmay
|
ae097828d1
|
test(cli): add cli tests
|
2020-10-30 10:50:04 +02:00 |
|
Sam Tolmay
|
8d33183615
|
feat(cli): dev server running
|
2020-10-29 16:47:36 +02:00 |
|
Sam Tolmay
|
7eae1a80f4
|
feat(cli): init dev server
|
2020-10-29 13:51:36 +02:00 |
|
Sam Tolmay
|
1548905af9
|
fix(cli): fix build script mf path
|
2020-10-28 15:34:01 +02:00 |
|
Sam Tolmay
|
a3a9ffccb6
|
fix(cli): fix clean cache description and error messages
|
2020-10-28 10:53:47 +02:00 |
|
Sam Tolmay
|
f2eabfae92
|
feat(cli): init loadBuildScriptToCache
|
2020-10-27 14:58:20 +02:00 |
|
Sam Tolmay
|
1a976659c8
|
feat(cli): add clean cache command
|
2020-10-27 11:57:54 +02:00 |
|
Sam Tolmay
|
758a6b9f31
|
refactor(cli): clean up cli
|
2020-10-27 10:59:14 +02:00 |
|