Harmen
Harmen
There are quite a few changes in 7.0; this PR will take a while.
Hello, I'm trying to build an image on the docker Ubuntu image, but it only works when `acbuild` is run as root. ``` $ acbuild --debug begin docker://ubuntu:latest Beginning build...
This was changed in fe1b3c72362b03d9fd3afb7541a95e48218fe3e6. I don't know why it was called /v2, but if it is then the local imports should refer to the same version.
If there are serious errors the returned `Data` field might be empty, which is a JSON parse error. So we need to check errors first, then the rest. This is...
This code is vendored in aerospike.
Hi, thanks for this action, it seems to work well. This pulls in Nix from nixos.org every single CI run. I know that's how many github CI actions work, but...
This is the minimal version of #178 The build process is still to concat the JS files (as `./dist/js/pzpr.concat.js`), but this file is now a ES6 module. This concated file...
This changes the `pzpr` module to hang together using `import ... from ...` (the modern way to do imports nowadays, it seems). Previously the `pzpr` module was build by concating...
For #354, probably will take a while.