bazel
Here are 704 public repositories matching this topic...
-
Updated
Aug 28, 2021 - Go
-
Updated
Aug 26, 2021 - Starlark
-
Updated
Aug 12, 2021
Currently such a request would return an HTTP 500:
curl -H "Authorization: Bearer <valid token>" "http://localhost:7575/v1/packages/not-a-real-package-id"I believe this is unexpected and an HTTP 404 would be more appropriate, which would mean (specification):
10.4.5 404 Not Found
The server has not found anythi
This might be faster:
git clone /path/to/base/head/startup-os
We could also probably do:
git clone file:///path/to/base/head/startup-os --depth=1
-
Updated
Aug 27, 2021 - Java
-
Updated
Apr 2, 2021 - Kotlin
-
Updated
Aug 28, 2021 - Starlark
-
Updated
Aug 18, 2021 - Swift
-
Updated
Jun 27, 2021 - Go
-
Updated
Oct 1, 2020 - Rust
-
Updated
Aug 27, 2021 - Go
-
Updated
Aug 18, 2021 - Starlark
See if we can replace sanitize_string_for_usage with code from skylib (existing or to contribute back).
Motivation for generalization- Recurring pattern of sanitizing inputs
-
Updated
Oct 23, 2020 - TypeScript
Since bazelbuild/rules_rust#612 we test more stuff on Windows, we don't test everything though. //test/rustfmt is currently disabled in .bazelci/presubmit.yml.
Feel free to comment on this issue if you want to know more or you want to give it a shot. We are happy to talk or help :)
How to fix when you don't have a Windows machine:
- delete the line with ` - "-//t
-
Updated
Aug 27, 2021 - Starlark
Improve this page
Add a description, image, and links to the bazel topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bazel topic, visit your repo's landing page and select "manage topics."
If you use aquery_differ to diff 2 aquery proto files and you pass both
--attrs=inputsand--attrs=cmdline, if there is a difference in the Environment keys of actions it will not appear in the final diff