Dan Hill

Results 9 issues of Dan Hill

I ran `aws-vault exec myprofile`. Later my credentials expired. My team mates said to `exit` on the terminal and re-run it. This seems scary considering my terminal prompt doesn't change...

stale

### Description Hi. When I use rules_proto_grpc with a GitHub Action cache, it looks like the protobuf library is rebuilt each time (which is most of the build). I'm not...

blocked-external

Here's an example type Parent { child: Child // just one child isActive: bool } type Child { name: string isActive: bool } Does join-monster support doing a connection query...

question

I don't see recent activity. Just checking in.

Intellij's Bazel plugin supports showing errors inline. It's unclear if this is possible using Bazel's VS Code plugin. I don't see an obvious way to enable this.

The 0.4.0 version has an old faraday dependency. It'd be great to update it.

Multiple reviewdog actions are failing now. I'm seeing this with `action-actionlint` and tflint. I removed more sensitive parts. ``` Run reviewdog/action-actionlint@afad3b6ab835e5611bda8c8193377e2d5c21413d with: reporter: github-pr-review fail_on_error: true github_token: *** tool_name: actionlint...

I tried setting up the extension on an existing project. The directory has a file at `.eclipse/.bazelproject`. I'm using version ` 1.25.101230444`. ``` ~/project ± ● main ❯ ls -all...

This is more of a feature request than a bug. I want to support 1 or 2 kafka providers in the same module using a condition variable. I don't think...

question