Leandro Ostera
Leandro Ostera
In short, this command doesn't work: ``` warp build tricorders/rust/Cargo.toml ``` Because the Rust tricorder currently won't emit signatures for Cargo.toml files. A `cargo_binary` or `cargo_library` rule would suffice to...
Hi team, this is a checklist of stuff that we should have in place before announcing the first release. Would love to hear your thoughts and if anything is missing...
Since we know how often we are accessing certain artifacts in the local store, we can keep track of the last access to allow for routine cleanups of the store....
Some toolchains do not have a clear version that are readable from configuration files. One example of this is `protoc`, that usually is expected to be installed globally via `brew`...
At the moment we have a few places where Rule names are being handled as bare strings, which can be the short-name of the rule (like `mix_release`) or the full...
Since we have a complete graph of everything that's being built, we can provide a command that will list all the licenses that are being used.