bazelbuild/bazel

Add repo_mapping to documentation

Open

#10.410 geöffnet am 13. Dez. 2019

Auf GitHub ansehen
 (8 Kommentare) (3 Reaktionen) (1 zugewiesene Person)Java (4.465 Forks)batch import
P3help wantedteam-Documentationteam-ExternalDepstype: documentation (cleanup)

Repository-Metriken

Stars
 (25.384 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 22T 20h) (77 gemergte PRs in 30 T)

Beschreibung

Description of the problem / feature request:

An important attribute, repo_mapping, is not listed in the documentation.

https://docs.bazel.build/versions/master/repo/http.html

I only found out about this through a github issue: https://github.com/bazelbuild/bazel/issues/3219

This should really be listed in the repository documentation for http_archive. It would have saved me a huge headache, and prevented issues created like the one listed above.

Contributor Guide