bazelbuild/bazel

configuration_field needs a warning not to use and a link to an example of using build settings

Open

#11.309 aberto em 6 de mai. de 2020

Ver no GitHub
 (6 comments) (1 reaction) (0 assignees)Java (4.465 forks)batch import
P3help wantedteam-Configurabilityteam-Documentationtype: documentation (cleanup)

Métricas do repositório

Stars
 (25.384 stars)
Métricas de merge de PR
 (Mesclagem média 22d 20h) (77 fundiu PRs em 30d)

Description

https://docs.bazel.build/versions/3.1.0/skylark/lib/globals.html#configuration_field

We need a longer example of use. It should be put in https://github.com/bazelbuild/examples/tree/master/rules with a link in the documentation (so that we can easily test and maintain the snippet).

Guia do colaborador