-
### What version of rules_go are you using?
v0.24.7
### What version of gazelle are you using?
custom fork:
```
git_repository(
name = "bazel_gazelle",
remote = "https://github.com/ba…
-
## Description
I'm testing a Starlark-based main configuration and have a simple Makefile task set up to help me validate the output:
```Makefile
TMP_VELA := $(shell mktemp /tmp/vela.yml.XXXXXX…
-
**What steps did you take:**
```yaml
#@ load("@ytt:overlay", "overlay")
#@ load("@ytt:data", "data")
#@overlay/match by="kind"
---
kind: Deployment
spec:
template:
spec:
containe…
-
It would be great to support passing `libs.toml` files containing maven coordinates into `rules_jvm_external`.
Gradle already supports this format: https://docs.gradle.org/current/userguide/platfo…
-
### What happened?
Runfiles resolution described in [rules_python/python/runfiles](https://github.com/bazelbuild/rules_python/tree/main/python/runfiles) does not work with [bazel-examples/oci_pytho…
-
This came up in the slack channel:
https://kubernetes.slack.com/archives/C0155NSPJSZ/p1651968001107699
There are cases where users would like non-KRM files to be available to functions.
Example…
-
From Danilo
https://oilshell.zulipchat.com/#narrow/stream/121540-oil-discuss/topic/Feedback.20Requested.20on.20Hay
- Examples of reusable procs, and where to put them
- Examples of massaging da…
-
I have quite a few Python web applications running on my server. Keeping these running over the years through Python upgrades and dependency churn is a pain in the ass, so it would be nice if I could …
-
There are a few [`CARGO_*` environment variables that are currently set by `rustc`](https://github.com/bazelbuild/rules_rust/blob/main/rust/private/rustc.bzl#L121-L134) but don't appear to get set by …
-
### What's your CLI version?
0.85.9
### Description & steps to reproduce
Go to enclave manager, create a package via the UI, and then watch the logs. Some log lines get printed twice, specifica…