-
Our CLI app allows users to provide prompt answers in multiple ways:
- Some values can be configured via CLI arguments and options, e.g. `name`.
- It is possible to provide JSON object with values to …
-
@kntsoriano I don't know the current state of this. There was some discussion here: https://github.com/exercism/reboot/issues/248
Can you come up with a plan for the right way to do this please, a…
-
Install:
```bash
npm install -g commitizen
npm install --save-dev git-cz
```
changelog.config.js:
```js
module.exports = {
disableEmoji: true,
format: '{type}{scope}: {subject}',
}…
-
Saving an image noninteractively seems to cause it to not open a window when launched interactively. Using Glamorous Toolkit v1.0.984 on macOS (Intel), when running the following, no window is opened …
-
**Is your feature request related to a problem? Please describe.**
No. Purely syntactical
**Describe the solution you'd like**
The flag to switch to non-interactive mode to be `--non-interactive…
-
### Description
The Azure cli has a tendency to be quite chatty and this can expose secrets stored in Azure in the logs of CI tools that run it.
See:
* https://www.paloaltonetworks.com/blog/…
-
### Description
The Azure cli has a tendency to be quite chatty and this can expose secrets stored in Azure in the logs of CI tools that run it.
See:
* https://www.paloaltonetworks.com/blog/…
-
After working on #73 and using `rinja` (for generating static HTML files), I've been thinking... maybe create another binary crate, but instead of a CLI like `endsong_ui`, make it a server with `axum`…
-
### What is the problem this feature would solve?
Both `pnpm` and `yarn` have a command where we can select which dependencies we want to update:
![CleanShot 2023-09-11 at 09 08 08](https://gith…
-
_[Note: I thought we'd logged this already but couldn't locate it. Please dedupe if you find a duplicate issue logged.]_
This would be a similar implementation as `meltano config PLUGIN set --inter…