Skip to content

Issues: bazelbuild/bazel

Release 7.3.0 - August 2024
#22677 opened Jun 10, 2024 by keertk
Open 1
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

Error messaging for declared files without an action bad error messaging Issues where users get stuck because they don't understand what they did wrong 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-Rules-API API for writing rules/aspects: providers, runfiles, actions, artifacts type: documentation (cleanup)
#3235 opened Jun 21, 2017 by pweaver
Passing file to .bazelrc using --action_env P3 We're not considering working on this, but happy to review a PR. (No assignee) stale Issues or PRs that are stale (no activity for 30 days) team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website type: feature request
#3216 opened Jun 19, 2017 by maym86 flags cleanup
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
Archive dependencies not used in the cc_test, but used in cc_binary P4 This is either out of scope or we don't have bandwidth to review a PR. (No assignee) team-Rules-CPP Issues for C++ rules type: bug
#2944 opened May 5, 2017 by gruszczy
ctx.actions.write generates executable files even when asked not to 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-Rules-API API for writing rules/aspects: providers, runfiles, actions, artifacts type: feature request
#2888 opened Apr 25, 2017 by endobson
Implicit outputs feature is underdocumented P4 This is either out of scope or we don't have bandwidth to review a PR. (No assignee) team-Documentation Documentation improvements that cannot be directly linked to other team labels team-Rules-API API for writing rules/aspects: providers, runfiles, actions, artifacts type: documentation (cleanup)
#2882 opened Apr 25, 2017 by dslomov
Decouple Error Prone version from Bazel version P3 We're not considering working on this, but happy to review a PR. (No assignee) team-Rules-Java Issues for Java rules type: feature request
#2713 opened Mar 21, 2017 by dfabulich
Add Android data binding support not stale Issues or PRs that are inactive but not considered stale P2 We'll consider working on this in future. (Assignee optional) team-Android Issues for Android team type: feature request
#2694 opened Mar 16, 2017 by gregestren
Flip the value of --experimental_python_import_all_repositories to false and remove the flag P3 We're not considering working on this, but happy to review a PR. (No assignee) team-Rules-Python Native rules for Python type: process
#2636 opened Mar 6, 2017 by lberki
java_test: make it work for multiple junit tests and non tests sources without Skylark wrapper and dependent library P3 We're not considering working on this, but happy to review a PR. (No assignee) team-Rules-Java Issues for Java rules type: feature request
#2539 opened Feb 16, 2017 by davido
CPP gdb lldb no debugging symbols found 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-Rules-CPP Issues for C++ rules type: bug
#2537 opened Feb 16, 2017 by unship
Add option to create bazel symlinks using relative paths (instead of absolute) help wanted Someone outside the Bazel team could own this 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-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website type: feature request
#2351 opened Jan 9, 2017 by kavehv
Implement proper, language-agnostic handling of runfiles trees P4 This is either out of scope or we don't have bandwidth to review a PR. (No assignee) team-Rules-API API for writing rules/aspects: providers, runfiles, actions, artifacts type: feature request
#2339 opened Jan 5, 2017 by cnsgsz
Crash when py_binary target's name clashes with dir of main src file P3 We're not considering working on this, but happy to review a PR. (No assignee) stale Issues or PRs that are stale (no activity for 30 days) team-Rules-Python Native rules for Python type: bug
#2267 opened Dec 20, 2016 by quittle
Automatically clean up old install bases P2 We'll consider working on this in future. (Assignee optional) team-Performance Issues for Performance teams type: feature request
#2109 opened Nov 18, 2016 by camillol
java_binary: No way to provide dynamic manifest file content 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-Rules-Java Issues for Java rules type: feature request
#2009 opened Oct 29, 2016 by davido
Rule to build a fully static library help wanted Someone outside the Bazel team could own this P3 We're not considering working on this, but happy to review a PR. (No assignee) team-Rules-CPP Issues for C++ rules type: feature request
#1920 opened Oct 10, 2016 by asimshankar
install script should check platform P2 We'll consider working on this in future. (Assignee optional) team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website type: feature request
#1858 opened Sep 29, 2016 by hanwen
Strict classpath checking / one version enforcement 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-Rules-Java Issues for Java rules type: feature request
#1071 opened Mar 22, 2016 by jart
Allow env file with "bazel test" not stale Issues or PRs that are inactive but not considered stale team-Core Skyframe, bazel query, BEP, options parsing, bazelrc type: feature request untriaged
#955 opened Feb 22, 2016 by pgr0ss
Cannot perform .relative imports in python 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-Rules-Python Native rules for Python type: documentation (cleanup) type: feature request
#808 opened Jan 21, 2016 by xiongchiamiov
Allow parallel blaze invocations 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-Performance Issues for Performance teams type: feature request
#532 opened Oct 26, 2015 by schroederc
Javadoc Generation 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-Rules-Java Issues for Java rules type: feature request
#446 opened Sep 11, 2015 by f3rdy
Allow any characters in filenames / labels P4 This is either out of scope or we don't have bandwidth to review a PR. (No assignee) team-Loading-API BUILD file and macro processing: labels, package(), visibility, glob type: feature request
#374 opened Aug 13, 2015 by damienmg unicode
ProTip! Mix and match filters to narrow down what you’re looking for.