Preston Van Loon
Preston Van Loon
## my urfave/cli version is v2 ## Checklist * [x] Are you running the latest v2 release? The list of releases is [here](https://github.com/urfave/cli/releases). * [x] Did you check the manual...
Followed instructions here https://github.com/linkedin/iris/tree/master/ops/packer ``` packer build -only=docker ./output/iris.json docker: mv: cannot stat '/home/iris/source/ops/config/systemd/uwsgi-iris.service': No such file or directory ==> docker: Killing the container: 3ae3090eb6e4e524f7d3e71decf92642267086b7b28aebcc2e23baad6115eb85 Build 'docker' errored: Script exited...
I'm not sure if there is a tracking issue for this already, but I would like to start a formal request not to use the language outlined in [section 1.3...
### What version of rules_go are you using? v0.29.0 ### What version of gazelle are you using? v0.24.0 ### What version of Bazel are you using? 5.0.0 ### Does this...
yaml.reader.ReaderError: unacceptable character #x1f48e: special characters are not allowed in "", position 1195 This seems to come from the python yaml reader which incorrectly rejects special unicode characters. The character...
I'm looking for some way to run the local jobs without docker for our CI. Is it currently possible or is docker required?
Resolves #836 This argument was not used. I'm not sure if it was useful so this PR proposes to remove it entirely. I'd be happy to add to the print...
https://github.com/bazelbuild/bazel-toolchains/blob/f10beec63426522c1b88653547963bba079311b8/rules/rbe_repo/checked_in.bzl#L199-L210 I encountered this error and it wasn't very helpful. ``` ERROR: /home/preston/.cache/bazel/_bazel_preston/6e220e5720b8243fd605645eb29a29ba/external/bazel_toolchains/rules/rbe_repo/checked_in.bzl:199:15: Traceback (most recent call last): File "/home/preston/git/prysm/WORKSPACE", line 33 rbe_autoconfig() File "/home/preston/.cache/bazel/_bazel_preston/6e220e5720b8243fd605645eb29a29ba/external/bazel_toolchains/rules/rbe_repo.bzl", line 1045, in rbe_autoconfig validateUseOfCheckedInConfigs()...
As title describes, there used to be `build:remote-cache`, but there are no longer these config in bazelrc for version beyond 0.25.0
``` (node:3067) UnhandledPromiseRejectionWarning: RangeError: Maximum BigInt size exceeded at eval (eval at (/tmp/test/node_modules/evm/lib/EVM.node.js:1:12359), :1:9) at NativeBigInt.pow (/tmp/test/node_modules/evm/lib/EVM.node.js:1:12653) at Object.d.default [as EXP] (/tmp/test/node_modules/evm/lib/EVM.node.js:1:10281826) at g.parse (/tmp/test/node_modules/evm/lib/EVM.node.js:1:10273112) at Object.d.default [as JUMPI] (/tmp/test/node_modules/evm/lib/EVM.node.js:1:6408475)...