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 |
Martin McKeaveney
|
3564fec064
|
access levels, actions and triggers removed. Restructuring and refactoring
|
2020-04-29 20:29:56 +01:00 |
Martin McKeaveney
|
a645df082c
|
clientId fetching before app load, custom views, fixed schema
|
2020-04-28 14:39:35 +01:00 |
Michael Shanks
|
c2c4f5b174
|
cli - new and run handlers
|
2020-04-26 21:13:14 +01:00 |
Michael Shanks
|
b2b94c8ccc
|
remove config - .env added
|
2020-04-24 17:28:32 +01:00 |
Michael Shanks
|
8884f532b8
|
initialise cli started
|
2020-04-24 09:56:39 +01:00 |
Michael Shanks
|
4814371904
|
Getting started for contributors fixed - see readme
|
2019-11-23 07:28:24 +00:00 |
Michael Shanks
|
79f99bf35b
|
cli working..
|
2019-10-12 07:50:32 +01:00 |
Michael Shanks
|
9d60a9d1d1
|
CLI nearly there
|
2019-10-11 17:14:23 +01:00 |