-
Adding CLI options to define range of generated test data AIP file sizes could make it easier to test some AIP size-related issues.
-
## Please describe what you would like to see
In https://github.com/eclipse-bluechi/bluechi/issues/962 the new package bluechi-is-online was introduced. However, adding integration tests was postpo…
-
I'm not sure it's best practice but I currently prefer using tag names rather than commit hashes, and would like to do that for *every* action appearing in my workflow files, not just specific ones. T…
-
When starting the wsgi server, a new option should be introduced to select an optional remote db, like '--remote-db'.
It takes an optional value.
If no value if specified, it will search for a …
-
Currently when we do `aptos move compile`, it compiles into `.mv` file with the bytecode. There are times that the user might want to see or use the bytecode in hex directly.
What we need to do - …
-
升级 async-profiler 版本之后,增加了很多选项。导致实际上有的选项可能根本不工作,或者文档的内容不对。
比如 `profiler start --loop 1h -f /var/log/profile-%t.jfr` 在 `4.0.4` 版本会失败。
```
2024-11-26 16:46:54 [arthas-command-execute] ERROR c.t.a…
-
More options are being requested to be added to tracy profiler script.
Group options and bring logic check callbacks. e.g. `-l` option only work with `-p` option
Add the following options:
- `no-s…
-
**Describe the Feature**
The CLI should indicate if the SQL needs formatting or not.
**Why do you want this feature?**
I have a CI pipeline that should check if all SQL files in my repo comp…
-
This is working great when using environment files. However I do have a need where I want to pass env variables in the CLI for example if something like the following could be done, which I would like…
-
Would it be possible to expose the query option as part of the cli args for this plugin? I do a lot of batch processing and cross convert my entire library from flac -> compressed formats.
Having a…