bazelbuild/bazel

Add repo_mapping to documentation

Open

#10,410 opened on Dec 13, 2019

View on GitHub
 (8 comments) (3 reactions) (1 assignee)Java (4,465 forks)batch import
P3help wantedteam-Documentationteam-ExternalDepstype: documentation (cleanup)

Repository metrics

Stars
 (25,384 stars)
PR merge metrics
 (Avg merge 22d 20h) (77 merged PRs in 30d)

Description

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