-
**Describe the bug**
I use cyberduck to open server files on my local Mac machine. I use the command-K shortcut for this. However, if I use this shortcut twice on the same file, the file size decreas…
-
Currently batten output format is human readable text with some nice green and red coloring.
We would like to add an option for machine readable formats, like JSON, which can be used for integrations …
-
When typing a name for a new content type or a new view, its machine name is automatically generated as the user types. There is an "edit" link next to it, so that the machine name can be manually edi…
-
Please can you make SHA256SUM.md more machine/script friendly.
At present, for example, it is not possible to use it in scripts with `pipefail` enabled beause `sha256sum -c --ignore-missing --stric…
-
Sometimes it's desirable to have files in the Nix store that are not world-readable, such as configuration files containing passwords. This could be implemented as follows:
- Private files are marked …
-
For automation purposes, it would be a great feature to be able to analyze repositories and get a machine readable exit code that states that critical issues were found.
One way is to directly have…
-
In the first instance, this can be as simple as a count of the number of variables in the study definition. As long as it gets written to stdout it will end up in the logs.
The aim is for these to …
-
Seems that the spec doesn't allow an empty MA.
```
Human-readable multiaddr: (//)+
Example: /ip4/127.0.0.1/udp/1234
Machine-readable multiaddr: ()+
Same example: 0x4 0x7f 0x0 0x0 0x1 0x91 0x2 0…
-
To me, `wasi-logging` is missing the essential fields `filename` and `line`. Other users are likely missing other fields. How about adding a semi-opinionated `extra: list` that could accommodate for s…
-
It should be pretty easy to output execution traces of solutions (and optionally all executions/interesting inputs/so forth) for easy examination. We can output these in machine-readable form so that …