-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
Currently, we need to register an ObjectStore to register remote files stored in S3, https, e…
-
Currently when the cli-tool is ran for the first time, and no `tool-settings.json` is there, it would show the _Welcome! Let's set up your tool settings_ interaction. This is somewhat cumbersome in co…
-
I personally don't want my lines to wrapped and always adding `--keep` is a bit annoying (and I often forget it). It would be nice, if there was a configuration file for both system wide config (e.g. …
-
The paradigm of:
1. Fetch some cases
2. Expand theses cases
3. Keep the data updated.
Seems good. You can run (1) multiple times to increase your universe size. (2+3) can be run on a schedule …
-
### Feature request
Allow setting different "keep" and "keepSince" pruner settings per namespace, because namespaces may have a different amount of traffic, so in some cases it makes sense to have …
-
As a developer of the pizza CLI, I want to notify the user after generating a codeowners file that there is an OpenSauced [pizza-action GitHub Action](https://github.com/open-sauced/pizza-action), so …
-
The current handover mechanism is based on the CLI options that Kwin uses for socket handover and not on any agreed-upon standard. These CLI arguments are inconsistently named (`--socket` vs `--waylan…
-
The CLI will silently restore contract entries when using `soroban contract invoke`, but not when using `soroban contract bump`. This could confuse developers when they are able to call a contract tha…
-
Instead of keeping the OIDC resource server within VSecM Sentinel, have a separate service that does that.
This will be better separation of concerns and resource utilization; and we won't have to …
-
The `weitzman\DrupalTestTraits\ExistingSiteBase` class uses `$this->markEntityForCleanup` to delete entities after tests.
It would be handy to have an option to retain these entities for debugging…