aiuto

Results 82 issues of aiuto

Proof of concept of the idea of rewritting all the BUILD files in a downloaded repo to add the orgs version of a license. This allows you to: - inject...

This catches the ones we can do until we update to rules_license 0.0.3

### Description of the bug: The debian package contains some fields which are wrapped to multiple lines instead of a long single line. This violates the specification and can cause...

type: bug
P1
area-EngProd
team-OSS

### Description of the bug: src/test/py/bazel/testdata/runfiles_test/WORKSPACE.mock uses an ancient commit from rules_cc. https://github.com/bazelbuild/rules_cc/commit/8bd6cd75d03c01bb82561a96d9c1f9f7157b13d0 We should generate this file from distdir_deps.bzl using gen_workspace_stanza. That will align the tests using this declaration...

type: process

Provider declarations serve as both code and documentation. When an author orders the fields in a provider, it allows them to stress the relative importance of each.

Context: Imagine a system where BUILD files are not part of the committed source, but aggregated from checked in fragments and generated ones. A large change over the code base...

There should be a lint warning for not using `ctx.actions.args()` to build the arg list for `ctx.actions.run()`

Copy the iOS tutorial from the main bazel docs into this repository. A follow up PR will remove https://docs.bazel.build/versions/main/tutorial/ios-app.html and point this new page instead. Note that the tutorial is...

That's just an anti-pattern. We should use the real one, or recreate the few needed features and not call it skylib.

cleanup