bazelbuild/bazel

Add repo_mapping to documentation

Open

#10.410 aberto em 13 de dez. de 2019

Ver no GitHub
 (8 comments) (3 reactions) (1 assignee)Java (4.465 forks)batch import
P3help wantedteam-Documentationteam-ExternalDepstype: 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

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.

Guia do colaborador