-
### User story
In some cases i want my workflow to run longer the default timeout of `5minute ~ 300000ms`.
### Details
Using `@openfn/cli v1.0.0` the `options.timeout` is not working, unless you…
-
(This is very much a question, so not super high priority but I'm keen on the answer since I have [a usecase in mind](https://github.com/documentationjs/documentation/pull/648). documentation.js has b…
-
Is there a good reason to use process.cwd() over __dirname to find the main script's location ? See https://github.com/yargs/yargs/issues/1248 for details.
-
`$ lando start
Let's get this party started! Starting app hello-lando...
ERROR ==> EACCES: permission denied, scandir '/home/baker/.ssh' message=EACCES: permission denied, scandir '/home/baker/.ssh'…
-
Issue type:
[x] question
[ ] bug report
[ ] feature request
[ ] documentation issue
TypeORM version:
[x] latest
[ ] @next
[ ] 0.x.x (or put your version here)
Snyk is reporting an issue…
-
**Vulnerabilities**
DepShield reports that this application's usage of [yargs-parser:9.0.2](https://ossindex.sonatype.org/component/pkg:npm/yargs-parser@9.0.2) results in the following vulnerability(…
-
I want to make a CLI that can also be invoked directly. Is there a possibility to do that with Yargs?
For instance:
```
yargs.runCommand("my-command my-args");
```
-
# Bug Report
## Description
#7187 appears to have broken a core behaviour of plugins.
Before, I could run:
```bash
sls my-plugin --my-flag
```
And in my custom plugin implementations…
-
Either for all modules as a global option, or one a module-by-module basis as part of their config in `lookup.json`.
Using something like https://github.com/chjj/pty.js
This is to help stop issues l…
bengl updated
7 years ago
-
```
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low │ Prototype Pollution │
├───────────────┼──────────────…