-
Thinking of implementing this and creating a PR but want to check first whether you also think the functionality makes sense. I'd like to implement pane options for the `macdown` shell utility. Flags …
-
When using the Covalence CLI, I can't find a way to easily determine which version is running. My first instinct was to run `bin/covalence --version` but that just prints the help text (which also doe…
-
## Scope
Any CLI option that uses the `store_false` action, which are these options on version 25.2.0:
- `augur curate format-dates --no-mask-failure`
- `augur filter --no-probabilistic-samplin…
-
## Description
In https://github.com/cli/cli/issues/9569, we detail the expiration of the GPG key used to sign our `.deb` and `.rpm` package repository contents. With the late notice, we were limited…
-
In the documentation of the CLI, it looks like there is a generic FORCE_EXIT option, but when I use this in combination with `bom map ... --forceexit 0` the call exits with `80` anyway. When looking a…
-
### Steps to reproduce
Unknown. This happened in scheduled long running test run: https://github.com/radius-project/radius/actions/runs/11283912693/job/31384309926
### Observed behavior
Connection…
-
- [x] ability to disable features (like `--no-prefixes` and `--no-variables`)
- [ ] browsers list for autoprefixer
- [ ] update doc
MoOx updated
10 years ago
-
Hi,
livingstylguide fit's perfect in our project setup. especally the handlbars + md + json combination.
But we dont use ruby or rails in any extend. but we dont mind using it in the build process.
o…
-
Based on my observation in https://github.com/openscad/openscad/issues/3256#issuecomment-604175639_ and the ensued discussion it is clear that there are different views on how CLI options should or sh…
-
### My use case
I have a common directory full of internal packages - these are being managed by [uv](https://docs.astral.sh/uv/)
So I have a pyproject in each package (ie `common/packagename`)
…