mike12345567
|
9be6d6c645
|
Removing CLI pkg build - this has been a problematic element of our build for a while now and it is rarely utilised - rather than continuing to maintain this, getting rid of it.
|
2024-01-02 17:45:19 +00:00 |
mike12345567
|
f577b880ee
|
Fix for 'TypeError: Cannot read properties of undefined (reading 'command')' error that was occurring - program wouldn't load successfully with an undefined version number.
|
2023-05-16 10:00:49 +01:00 |
mike12345567
|
552499b781
|
Re-writing the disabling of pino/logging - it seems that the pino logger is causing a variety of issues in the built CLI version - easier to offer an environment variable for backend-core which completely removes the logger.
|
2023-05-02 16:22:43 +01:00 |
mike12345567
|
5758120ecc
|
Minor updates to CLI - incrementing docker-compose version as per #10222 as well as a fix for prebuilds when using pkg version.
|
2023-05-02 14:58:34 +01:00 |
Adria Navarro
|
c47ff6ccfb
|
Merge branch 'develop' into chore/remove_package.json_dependency
|
2023-04-24 18:42:55 +02:00 |
adrinr
|
e5227febd8
|
Use version from environment
|
2023-04-17 14:02:50 +01:00 |
Michael Drury
|
4badd04e33
|
Some automation fixes and adding option to disable logging for CLI.
|
2023-04-10 22:33:53 +01:00 |
mike12345567
|
2125331b14
|
First pass - converting CLI to Typescript.
|
2023-03-02 18:21:45 +00:00 |