Benjamin Lupton
Benjamin Lupton
Another alternative to this would be for config files to change to commands that are invoked that output the configuration to stdout, as the format json/cson/toml/yaml or whatever specific format...
To summarise, existing `config/file.extension` files will work exactly the same, however this would add support for `config/file` (without extension) which would be invoked instead of sourced. These `config/file` commands can...
It could be that it isn't actually hanging, but just takes a while. It should dump to TTY the progress.
Another bump, if anyones wants to look into this, that would be great.
/cc @molleweide
One idea here is to introduce reimplementations of each of the simpler commands/ for the different shells, but with the same test suite. So for instance: is-integer is bash, but...
For scripting, So far I haven't found any that offer a sensible errexit, however Ruby's ability to metaprogram could enable this: https://stackoverflow.com/a/30940226/130638 The snippet from that example doesn't support ignoring...
Seems great, this could be it: https://github.com/dsherret/dax
The bin entry in the package.json is missing. Very peculiar that boundation didn't detect and reinstate it.
I've also asked about this on the Cloudflare discourse: https://community.cloudflare.com/t/recording-of-cloudflare-calls/663716?u=balupton