Tom van der Woerdt
Tom van der Woerdt
# Feature Request Now that skill plans are live, it would be fantastic to be able to create them from ESI. ## Use case The community I fly with has...
# Bug After activating an Expert System, the `active_skill_level` in ESI is not updated. ## Request `GET /v4/characters/{}/skills/` ## Response ### Status Code `200` ### Headers Not relevant ### Body...
command I used: `python range_repair.py -H 127.0.0.1 -s 1 --datacenter DC2` ``` $ nodetool ring | grep -B1 $(facter ipaddress) | tail -n 2 10.2.0.1 R1 Up Normal 15.57 GiB...
This adds support for histogram-style metrics instead of using summaries. It means we can sum on a cluster level and present the user's experienced latency instead of looking at it...
### What happened? When using the esbuild module to build something that contains plugins, the sandbox plugin ends up in an infinite recursion. It keeps going until it eventually runs...
### Versions * rules_go HEAD, currently `59235b4a` * gazelle HEAD, currently `2b326f81` * bazel 7.2.1 ### Issue Was working on a gazelle patch for something unrelated, pulled in the latest...
**What type of PR is this?** Feature, I guess? **What package or component does this PR mostly affect?** > language/go > go_repository **What does this PR do? Why is it...
For git repositories you basically always pay the storage cost twice: once for the tree in .git, once for the actual files being checked out. Additionally, the tree in .git...
### What version of rules_go/gazelle/bazel/gomock are you using? * rules_go 0.50.1 (latest) * gazelle 0.39.1 (latest) * bazel 7.3.1 (latest) * Uber's [gomock 0.5.0](https://pkg.go.dev/go.uber.org/mock/gomock) (latest) ### What happened? `reflect` mode...
# 🐞 bug report ### Affected Rule py_binary ### Is this a regression? Yes, in that prior to 8ff4386335e5c50d9507fe364b4f0cc6a90f02e6 packaging was successful (but I haven't confirmed whether the output was...