Skip to content

Issues: bazelbuild/bazel

Release 8.0.0 - November 2024
#23315 opened Aug 15, 2024 by keertk
Open 2
Release 7.4.0 - October 2024
#23271 opened Aug 12, 2024 by iancha1992
Open 6
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

http_archive looks for netrc file inside external dependency rather than local file system P2 We'll consider working on this in future. (Assignee optional) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: bug
#13662 opened Jul 9, 2021 by jiawen
[bazel.build] unable to find valid certification path behind proxy help wanted Someone outside the Bazel team could own this P2 We'll consider working on this in future. (Assignee optional) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: bug
#16915 opened Dec 3, 2022 by saw235
Bazel failed to build behind proxy P2 We'll consider working on this in future. (Assignee optional) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: bug
#6196 opened Sep 21, 2018 by NearLinHere
File generated by sync --experimental_repository_resolved_file contains absolute paths not stale Issues or PRs that are inactive but not considered stale P4 This is either out of scope or we don't have bandwidth to review a PR. (No assignee) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: bug
#11067 opened Apr 4, 2020 by fenollp
http_archive download_and_extract do not allow with non-ASCII characters in file names help wanted Someone outside the Bazel team could own this P2 We'll consider working on this in future. (Assignee optional) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: bug
#18254 opened Apr 28, 2023 by mikhail-g
Bazel resolved files are broken in 7.0.0 help wanted Someone outside the Bazel team could own this P2 We'll consider working on this in future. (Assignee optional) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: bug
#20876 opened Jan 12, 2024 by maxregan
File.root.path + File.short_path is not the same as File.path on files from external repositories not stale Issues or PRs that are inactive but not considered stale P3 We're not considering working on this, but happy to review a PR. (No assignee) team-Documentation Documentation improvements that cannot be directly linked to other team labels team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: documentation (cleanup)
#3675 opened Sep 4, 2017 by endobson
Replace dependencies in WORKSPACE file P3 We're not considering working on this, but happy to review a PR. (No assignee) team-Documentation Documentation improvements that cannot be directly linked to other team labels team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: documentation (cleanup) type: feature request
#5252 opened May 24, 2018 by meteorcloudy
Do not (observably) reexecute any code in repository rules, ever not stale Issues or PRs that are inactive but not considered stale P3 We're not considering working on this, but happy to review a PR. (No assignee) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: feature request
#4533 opened Jan 27, 2018 by dslomov
Allow using remote cache for repository cache not stale Issues or PRs that are inactive but not considered stale P3 We're not considering working on this, but happy to review a PR. (No assignee) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: feature request
#6359 opened Oct 11, 2018 by or-shachar
Expose timeout time to users of git_repository P3 We're not considering working on this, but happy to review a PR. (No assignee) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: feature request
#6029 opened Aug 30, 2018 by ittaiz
Expose repository_cache to skylark so shared git repository cache can use it not stale Issues or PRs that are inactive but not considered stale P2 We'll consider working on this in future. (Assignee optional) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: feature request
#6016 opened Aug 28, 2018 by ittaiz
Want a way to re-host dependencies easily P3 We're not considering working on this, but happy to review a PR. (No assignee) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: feature request
#6342 opened Oct 9, 2018 by AustinSchuh
bazel fetch fails on repo with many external dependencies P2 We'll consider working on this in future. (Assignee optional) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: feature request
#6502 opened Oct 24, 2018 by natansil
Ability to always rerun a repo rule P4 This is either out of scope or we don't have bandwidth to review a PR. (No assignee) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: feature request
#3041 opened May 23, 2017 by kchodorow
native.repository_name() and ctx.workspace_name() are similar function but with different name P3 We're not considering working on this, but happy to review a PR. (No assignee) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: feature request
#4092 opened Nov 14, 2017 by damienmg
Feature request: Allow generated files to be used in repository rules not stale Issues or PRs that are inactive but not considered stale P3 We're not considering working on this, but happy to review a PR. (No assignee) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: feature request
#4069 opened Nov 10, 2017 by kevingessner
local_repository's "bazel-<subrepo>" symlink causes @subrepo//... to fail not stale Issues or PRs that are inactive but not considered stale P2 We'll consider working on this in future. (Assignee optional) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: bug
#4284 opened Dec 12, 2017 by mmorearty
Doc for @bazel_tools P3 We're not considering working on this, but happy to review a PR. (No assignee) team-Documentation Documentation improvements that cannot be directly linked to other team labels team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: documentation (cleanup)
#4301 opened Dec 14, 2017 by olafure
Should git_repository use repository cache? P3 We're not considering working on this, but happy to review a PR. (No assignee) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: feature request
#5116 opened Apr 30, 2018 by ittaiz
Allow rule sets to contribute suggested fix for undefined starlark symbol bad error messaging Issues where users get stuck because they don't understand what they did wrong not stale Issues or PRs that are inactive but not considered stale P4 This is either out of scope or we don't have bandwidth to review a PR. (No assignee) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: bug
#7163 opened Jan 17, 2019 by alexeagle
Document how to bring non-source tree absolute paths into your workspace. P3 We're not considering working on this, but happy to review a PR. (No assignee) team-Documentation Documentation improvements that cannot be directly linked to other team labels team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: documentation (cleanup)
#8846 opened Jul 10, 2019 by sertel
http_archive shall try other mirrors if a mirror returned wrong hash not stale Issues or PRs that are inactive but not considered stale P4 This is either out of scope or we don't have bandwidth to review a PR. (No assignee) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: feature request
#8737 opened Jun 27, 2019 by excitoon
Provide hooks for host platform autodetection help wanted Someone outside the Bazel team could own this P2 We'll consider working on this in future. (Assignee optional) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: feature request under investigation
#8766 opened Jul 2, 2019 by hlopko
Repository dependencies in workspace rules not stale Issues or PRs that are inactive but not considered stale P3 We're not considering working on this, but happy to review a PR. (No assignee) team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. type: feature request
#8780 opened Jul 2, 2019 by mboes
ProTip! Type g i on any issue or pull request to go back to the issue listing page.