Rory Powell
de89b9112a
Simplify errors framework ( #10042 )
...
* Simplify errors framework
* Use enum for ErrorCode
* Lint
* Update base BudibaseError type to use enum
* For for public error on UsageLimitError
* Build fix
* Build fix
2023-03-16 08:42:02 +00:00
dependabot[bot]
0f2c0fa45f
Bump @sideway/formula from 3.0.0 to 3.0.1 in /packages/cli
...
Bumps [@sideway/formula](https://github.com/sideway/formula ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases )
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: "@sideway/formula"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 12:25:10 +00:00
mike12345567
485a9d5f3c
Fixing an issue with the CLI dependencies, the version of docker-compose we were using didn't support ES6 imports, despite appearing as if it did, upgrading to a version this is properly supported.
2023-03-07 11:44:23 +00:00
Martin McKeaveney
f7d6c37fc7
merge
2023-03-03 16:49:04 +00:00
mike12345567
207889f095
Updating dependencies.
2023-03-02 19:30:24 +00:00
mike12345567
2125331b14
First pass - converting CLI to Typescript.
2023-03-02 18:21:45 +00:00
Rory Powell
9a35ab0934
Exclude all test utils packages from TS build ( #9024 )
2022-12-13 09:21:42 +00:00
dependabot[bot]
d5005d9411
Bump decode-uri-component from 0.2.0 to 0.2.2 in /packages/cli
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 11:13:42 +00:00
mike12345567
3381b71e27
Updating pkg version from 5.7.0 -> 5.8.0.
2022-11-15 15:06:30 +00:00
mike12345567
5b52acf169
Updating to add an option for generating admin user credentials as part of hosting, adding a dev command to create a simple, pre-watching environment using all flags.
2022-09-29 15:38:54 +01:00
Michael Drury
b66df050dc
Adding in single compose configuration to CLI.
2022-09-28 00:04:26 +01:00
mike12345567
694424d0b2
Adding ability to extend existing docker-compose file to include volumes for watching plugins.
2022-09-27 19:39:17 +01:00
Rory Powell
45a43baee2
Merge branch 'master' into develop
2022-09-12 14:05:36 +01:00
Martin McKeaveney
6bdf103e11
provide fix for CR header and backwards compatibility with legacy servers
2022-09-12 10:00:05 +01:00
mike12345567
f54a30556f
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-09-02 20:11:57 +01:00
mike12345567
266362d917
Fixing CLI yarn lock.
2022-09-02 19:47:21 +01:00
mike12345567
f9224df941
Adding in a check for when there are no screen actions that need to be performed - #7592 .
2022-09-02 18:14:08 +01:00
Rory Powell
32c26709fc
Merge branch 'master' into develop
2022-08-31 11:35:07 +01:00
Rory Powell
7d1a32f729
Merge branch 'master' into develop
2022-08-19 14:15:49 +01:00
Andrew Kingston
32025ef76d
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-17 16:13:27 +01:00
Michael Drury
63742ec7f0
Adding watch command to CLI.
2022-08-16 16:27:03 +01:00
mike12345567
6fc70fa0ab
Fixing types.
2022-08-12 13:18:21 +01:00
mike12345567
76d427001a
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-11 16:34:01 +01:00
mike12345567
7ce8a9e254
Validating datasources fully, initial work towards validating components and including the build in the CLI.
2022-08-10 16:19:08 +01:00
mike12345567
8ac1a20ef7
Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience
2022-08-10 13:31:10 +01:00
mike12345567
2a98e4addf
First part of plugin CLI - generates the skeleton project and enriches it with user input.
2022-08-10 13:11:57 +01:00
Rory Powell
09127df617
Add updatedAt and createdAt as optional to all joi middleware
2022-08-02 09:39:30 +01:00
mike12345567
4f01a7fb80
Merge branch 'master' of github.com:Budibase/budibase into fix/6737
2022-08-01 19:00:17 +01:00
mike12345567
f631b17d4f
Updating yarn locks.
2022-07-22 19:16:11 +01:00
dependabot[bot]
266ad12e23
Bump axios from 0.21.1 to 0.21.2 in /packages/cli
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.2/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 13:28:42 +00:00
mike12345567
dbc77049d6
Updating dependencies and pinning.
2022-07-18 17:56:04 +01:00
mike12345567
f498943a32
Adding prebuild management for pouchDB leveldown.
2022-07-01 23:04:34 +01:00
mike12345567
11df05a7a0
Adding main functionality for exporting CouchDB to disk, just need to add MinIO export.
2022-06-30 19:20:50 +01:00
mike12345567
3c70bac76c
Initial CLI management, getting properties required for access.
2022-06-30 17:31:18 +01:00
dependabot[bot]
b0ee581f9e
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 10:41:37 +00:00
dependabot[bot]
a6272a9c9e
Bump follow-redirects from 1.14.5 to 1.14.8 in /packages/cli
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 03:32:20 +00:00
dependabot[bot]
0898062278
Bump simple-get from 3.1.0 to 3.1.1 in /packages/cli
...
Bumps [simple-get](https://github.com/feross/simple-get ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases )
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 20:59:42 +00:00
mike12345567
7802bb1e45
Adding audit script and commiting all of the audits that it made, updating all yarn locks.
2021-11-17 18:04:16 +00:00
Rory Powell
670f75d734
Bump "pkg": "^4.4.9" -> "pkg": "^5.3.0"
...
Use the latest release of pkg: https://github.com/vercel/pkg/releases/tag/5.3.0
This version bumps the dependency of pkg-fetch from 2.6.9 to 3.1.1
See: https://github.com/vercel/pkg/compare/4.4.9...5.3.0#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R29
The previously used version 2.6.9 of pkg-fetch did not support amd64 and resulted in
```
> Error! 404 Not Found
https://github.com/zeit/pkg-fetch/releases/download/v2.6/uploaded-v2.6-node-v14.4.0-macos-arm64
> Asset not found by direct link:
{"tag":"v2.6","name":"uploaded-v2.6-node-v14.4.0-macos-arm64"}
> Not found in GitHub releases:
{"tag":"v2.6","name":"uploaded-v2.6-node-v14.4.0-macos-arm64"}
```
The subsequent attempt at creating a packaged version locally then fails.
The new version of 3.1.1 has support for apple silicon
2021-06-29 12:28:08 +01:00
Martin McKeaveney
50186daed4
pin posthog version to fix CLI
2021-06-08 20:20:19 +01:00
Martin McKeaveney
412f727347
analytics client
2021-03-29 17:40:17 +01:00
mike12345567
356878a6cb
Removing use of env file, was causing issues, just parsing the env variables directly.
2021-03-19 10:29:43 +00:00
mike12345567
8549764db4
Adding a digital ocean startup init process which makes use of the user_data system.
2021-03-19 10:02:29 +00:00
mike12345567
b22684163c
Updating with pkg to make the CLI run anywhere easily.
2021-02-26 15:09:25 +00:00
mike12345567
a2ce1be37a
Finishing up init with config building rather than downloading.
2021-02-26 13:48:11 +00:00
mike12345567
ffa2c3459a
Update to add init functionality.
2021-02-26 13:30:24 +00:00
mike12345567
a9964971eb
All the groundwork laid now, just need to implement the functionality for hosting.
2021-02-26 11:46:48 +00:00
mike12345567
e14094b1f1
Ground work for CLI.
2021-02-24 17:32:45 +00:00
Martin McKeaveney
b2a2cde303
remove budibase cli
2020-10-28 10:21:24 +00:00
Martin McKeaveney
5b4bce8b8f
component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation
2020-05-02 15:29:10 +01:00