-
Right now we can pass arguments to the providers only through the config file.
Because of the extension system, we cannot set the arguments of each and every providers as hard-coded options for the C…
-
Now that we have the release version of svelte 5, it would be totally awesome to create an example with it. Eventually, could be even bigger to include it in the new sv cli from svelte as an installat…
-
When running with -tx -n/a option, the publisher cli still attempts to connect to the terminology server.
To replicate, turn off any network connections, and run the following with a local version …
-
## Description
Add extra options to check commit message style and also to fix incorrect messages.
## Use cases
I have versioning enabled on main branch, but it breaks if any of the commits d…
-
Add an option to only list the files that failed validation.
Right now all files are listed with information of passed or failed validation. It becomes very difficult to notice which files failed v…
-
Could you provide an example that passes in some command-line options/arguments to wkhtml. Maybe I'm just dense, but I'm trying to set the page size (among other options) and this seems the obvious wa…
-
**Is your feature request related to a problem? Please describe.**
one problem I have encountered with AWS SSO is that when a user has already been mapped against an account, and is then assigned a n…
-
## Description
Running `yarn build` throws build errors after merging in #56
## Steps to reproduce
```
$ yarn build
yarn run v1.22.19
$ tsc --build && node copyUntypedFiles.mjs && prettier…
-
It seems it successfully finds the input device, but fails to pass it to `SystemPlugin`? In order to catch up with the recent updates, this might be a good practice for me (I'm yet to figure out how t…
-
Several CLI options for the program are broken. Need to figure out how to alias yargs "dot" option notation for objects/properties.