-
Currently, with the exception of optional arguments and those named `name` or `deps` and perhaps a few more, all the types for Skylark macro arguments are `Unknown`.
I propose that skydoc support s…
-
I really like the build scripts of the `spack` project.
Instead of writing a bash or cmd.exe script, they have the build instructions in Python. More specifically they have a bunch of classes (CMake,…
wolfv updated
2 years ago
-
I have the current snippet in my BUILD file.
```
crates_vendor(
name = "some_vendor",
manifests = [":Cargo.toml"],
mode = "local",
render_config = render_config(
regen…
-
### Description of the feature request:
Bazel selects are very restrictive. They take in a dictionary where the keys have to be labels corresponding to `config_setting`s or `constraint_value`s.
I…
-
We now have OpenFGA for fine grained access control, but not everyone needs to run a full authorization server and for simpler cases, it could be very useful to have a basic built-in option that can s…
-
With this dependency graph:
![transition](https://github.com/bazelbuild/rules_swift/assets/283886/5a547b4b-462e-4c8d-a469-885ded97c54e)
Where `opt_wrapper` applies a transition to `lib2` (a `swi…
keith updated
8 months ago
-
### Description of the bug:
I am running cquery to find out, including transitions, about the dependency chain of configured targets of a `go_proto_library`.
If I `bazel cquery --output=jsonpr…
-
### can't install missing modules behind company firewall which does not allow automated downloads
=> I suggest to advise a directory where to copy the missing module downloaded manually
=> --verb…
-
Following the tutorial, I did:
```sh
$ pip install pyoxidizer
$ pyoxidizer init-config-file .
$ pyoxidizer run
```
Sadly, instead of a REPL, I get:
```
libpythonXY created
building …
-
When trying to use mobile-install on the example/basicapp I am getting the following stacktrace after launching the application: [stacktrace.txt](https://github.com/bazelbuild/rules_android/files/1536…