UebelAndre
UebelAndre
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ]...
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ]...
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [ ]...
# 🚀 feature request ### Relevant Rules This feature request is for a new rule. ### Description A clear and concise description of the problem or missing capability... I'm looking...
# 🚀 feature request RBE should be enabled in CI. I tried to do this in https://github.com/bazelbuild/rules_python/pull/520 but ran into many failing tests. Hopefully the maintainers can find some time...
One of the things that I find unnecessarily cumbersome about the lack of a daemon from podman is that users have to create services for each pod themselves. Would it...
Is it possible to include a template and apply indentation? ### partial.template There's some file that contains some kind of template ```jinja2 some partial template ``` ### scope.template And there's...
Adding back-ticks to fail messages creates a sub-shell that leads to odd and/or undesirable behavior https://github.com/bazelbuild/rules_python/commit/7740b22d0bae942af0797967f2617daa19834cb3#r64135831 The use of [diff_test::failure_message](https://github.com/bazelbuild/bazel-skylib/blob/1.1.1/rules/diff_test.bzl#L127) should not cause any additional commands to be executed.
I think it'd be helpful to host rendered `stardoc` docs on a github pages site similar to the following: - https://bazelbuild.github.io/rules_rust/ - https://bazelbuild.github.io/rules_nodejs/ - https://bazelbuild.github.io/rules_foreign_cc/ Any admin of the project...
I don't have a clear proposal right now but wanted to put the request up to see if anyone else has thoughts or is interested. I would like to use...