Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/oppia/bazel
a fast, scalable, multi-language and extensible build system
https://github.com/oppia/bazel
Instead of having another map, when additional data is needed, replace artifactData with it.
Th...
c35878a258d3c8a5305389aadd17ac0049defa15 authored over 5 years ago
RELNOTES: None
PiperOrigin-RevId: 261017812
RELNOTES: A new platform exec_properties is added to replace remote_execution_properties.
PiperO...
The cache works by first computing a _transitive_ cache key for the action, known as a sketch. I...
c5c078cb60b2d11c8c17f993d9b10582ee984d5f authored over 5 years ago
RELNOTES: None.
PiperOrigin-RevId: 260970792
Checking to ensure that execProperties are not conflicting with remoteExecutionProperties will b...
e4ce1767340f070c7d6557656ee6ecb617693216 authored over 5 years agoThe provider-key syntax should be used instead.
This is an incompatible change attached to new ...
f1ee74d78cf2e6dbdbe0a8bb431676f678f57060 authored over 5 years ago
There's no good reason why tests tagged with exclusive shouldn't
be able to use sandboxing and/o...
Closes #9021.
PiperOrigin-RevId: 260915945
d40933d479dfb8350f5f8d236296e18064714210 authored over 5 years agoExtract language specific functions to an interface.
Working towards: https://github.com/bazelb...
ae470e1190b81e9775045f5e36ff51c06e7f0718 authored over 5 years agoA harmful side effect is the loss of the "digest must be present" assertion on RegularFileArtifa...
f7eee1edc1f8dfc6d436894db2eb672bb11bc962 authored over 5 years ago
Before this change, there could be two cases:
1. It's not important whether the file is a symlin...
HttpObjectAggregator raises runtime error TooLongFrameException if the response body exceeds the...
5a8e9c520b8ecc4b0b36c4885de38cf030f4b629 authored over 5 years agoAdds tracking of suppressed exceptions in `AbstractRemoteActionCache` similarly to how Bazel tra...
d5babae92c3ce665928d271f16187904aef4c019 authored over 5 years agoAlso add a test for `--enable_runfiles`.
Fixes https://github.com/bazelbuild/bazel/issues/9009
...
*** Reason for rollback ***
After careful measurements, the original change does not seem to ha...
c42f93f2285e0d8f1ea70ccf3168200db34235f5 authored over 5 years agoThis adds `@bazel_tools//tools/python:private/defs.bzl`, which defines macro wrappers around the...
db063a85a7196747cacf6bed44944021108a7ff8 authored over 5 years agoPiperOrigin-RevId: 260826546
a9cdc3dd2355d1de382e40f7b4692e345ab310d0 authored over 5 years ago
to avoid the performance overhead, and to allow tree pruning to
remove imports that are only use...
Also cross-reference from backwards compatibility policy.
Closes #8958.
PiperOrigin-RevId: 260...
4285b4bf14eecbd0f5b7a0b09cad617109c6abab authored over 5 years ago
RELNOTES: None.
PiperOrigin-RevId: 260794070
RELNOTES: None.
PiperOrigin-RevId: 260776407
For example, the query `rdeps(kind('binary', ...), //foo:bar, 1)` will be
first rewritten as `ki...
Fixes #6476
RELNOTES: None
PiperOrigin-RevId: 260758965
This is equilvalent to https://github.com/bazelbuild/bazel/pull/9003/files.
But that PR keeps re...
an action is remotable. Also rename isLocal() to isRemotable() (and
invert call sides) to made th...
Specifically, tell the user how to bypass the error during the migration period, and link to the...
e971988da484d0c172ab278a48191952264ec348 authored over 5 years ago
this is a pure refactoring that moves
1) blobstore/SimpleBlobStore.java -> common/SimpleBlobSto...
Also, remove the "Upcoming changes" section.
RELNOTES: None.
PiperOrigin-RevId: 260681570
to avoid reporting types as used in .jdeps that were only needed to
process otherwise unused imp...
Also update the angle bracket test.
The new default input templates match those housed under Sk...
9a5883fc31ae3505d214985a357b838043bdf36d authored over 5 years agoSome users were confused by the message, try to make it clearer.
RELNOTES: None.
PiperOrigin-Re...
This is the preferred way to handle errors in annotation processing as it prints a more user-fri...
4cff0d292681e731ade42629c52938e69f01bd35 authored over 5 years ago
The RootPackageExtractor and RecursivePackageProvider interfaces now only have
"streaming" inter...
This is needed so rules_python can run stardoc on .bzl files that depend on or mirror parts of t...
5cb13ed999748e96eb44edfc7c947885d13aa75f authored over 5 years agoCloses #8994.
PiperOrigin-RevId: 260479760
3d9949ba77fef9ba61e9bf0b1a0bf66fdebedcde authored over 5 years ago
- Hide its FileStateValue (but expose FileContentsProxy)
- Do not pretend that special files are...
PiperOrigin-RevId: 260451355
fa1b3cee112e977da2d9c41778bc81eff45132bb authored over 5 years agoPiperOrigin-RevId: 260241655
8032702f8ee0c2352ff81c16d036d82ae660192a authored over 5 years agoPiperOrigin-RevId: 260238663
d167fa38a6596a7ec390597c433c0fb47e83d9b4 authored over 5 years ago
Example invocation:
blaze build :some_android_binary --define aapt2_optimize_no_options=true
...
327bc4e07a105bdf9c68dfbe6e69296c171d03d3 authored over 5 years agoThis allows us to reuse the converter and syntax used in --strategy when we make the --dynamic_[...
0588d1ff194f4c2ec5866b5f3cff3cfe68d05c0d authored over 5 years agoand java_package.
When enable_data_binding is not enabled, the android_library should just merge...
de46062ee5d85a53b492b62e0ee3233ac6cb621f authored over 5 years ago
This isn't perfect, as it doesn't guarantee that any of the contents of the
rules are attributes...
As a side effect, it will now recognize remote_default_platform_properties
RELNOTES: Execution l...
0b0f447c368fc3dd6f9c5bbde5dc69e65c1b7d5f authored over 5 years agoDepends on CL 259570926.
Work toward https://github.com/bazelbuild/skydoc/issues/196
PiperOrigi...
a3bcea02f9f06d1a5d0718b815b7d7461f51dd63 authored over 5 years ago
Fixes https://github.com/bazelbuild/bazel/issues/8427
Fixes https://github.com/bazelbuild/bazel/...
PiperOrigin-RevId: 260121983
44d1d9e15c687898be413d6992aaa9d948ee8523 authored over 5 years agoPiperOrigin-RevId: 260116390
edad1182d33242b6de393aac3ace7c18090b664c authored over 5 years ago
RELNOTES: None
PiperOrigin-RevId: 260115653
This has been enabled by default for a while.
PiperOrigin-RevId: 260114143
8a30e29bdd10d4d3bb7e05f0bc0f00ae5a3c21fb authored over 5 years agoSee https://github.com/bazelbuild/bazel/issues/8857
Thoughts:
- The change to discard_graph_edg...
See the help string for details on NODEP edges.
So as to maintain previous behavior, the defaul...
21aadcb444fb90494c7954b0e5b6021a56331987 authored over 5 years agoFixes https://github.com/bazelbuild/skydoc/issues/186.
RELNOTES: None.
PiperOrigin-RevId: 25996...
RELNOTES: None.
PiperOrigin-RevId: 259959296
These classes are now called Ui{EventHandler,StateTracker}.
PiperOrigin-RevId: 259956164
9a141ce9f744f651c678a85e20e77f454cc15e3a authored over 5 years agoadditional outputs for annotation processing. Fixes #6415
RELNOTES: java_common.compile supports...
987bdd957470605bc61a2904549f597a9667fde9 authored over 5 years ago
When handling the registration of toolchains or execution platforms,
take the applicable renamin...
This avoids an error under `--incompatible_string_join_requires_strings` by explicitly calling s...
9cf8ebd8eb95f46901d3e5aa0086c649ad4bf275 authored over 5 years agoI tried to fix issue #7656 by adding a new condition to use RunUnderLabel.
Closes #8920.
Piper...
7fa64c493a42e41e10aea48b3fc4e4197d75cd65 authored over 5 years ago
- Rename the overloads of create() to something more indicative of their purpose
- Remove the us...
The fact that two functions are defined in the same location does not imply
that they are equal;...
Fixes: #8956
Closes #8965.
PiperOrigin-RevId: 259941066
bf80bb01faf8d0795d7862d575605bf401156ab7 authored over 5 years agoRemove the now-unused BlazeCommandEventHandler.
PiperOrigin-RevId: 259940495
b1294b41048a1f356df0bca32be15b2ccc49da67 authored over 5 years agoIt was added in unknown commit (2014 June) and since then became superfluous: the only place whe...
73845ac603dc3b3f353984ccba4c68b27fbd1de7 authored over 5 years ago
RELNOTES: None
PiperOrigin-RevId: 259938268
When set to true, the genfiles symlink is not created.
https://github.com/bazelbuild/bazel/issu...
bdce4560f321cfcf4335cd48f92f4490c9ad079c authored over 5 years ago
RELNOTES: None
PiperOrigin-RevId: 259935239
PiperOrigin-RevId: 259934038
3782bb32b487b65b0f17d7e5b7a0fd6380d7fd2a authored over 5 years agoPiperOrigin-RevId: 259932747
f919473b2e8b6a5a852ed7f9d4e2ecd1dd87b775 authored over 5 years agoThis is in preparation for --incompatible_load_proto_rules_from_bzl
Closes #8961.
PiperOrigin-...
ff44969447773ac8375393528852dda41e716ba9 authored over 5 years agoThis flag is now a deprecated no-op.
PiperOrigin-RevId: 259926408
d1f572fab4f24c794bab467fce58fa09220208d4 authored over 5 years agoFixes: #6988
Closes #8935.
PiperOrigin-RevId: 259923311
6b0e1fd1c633584411fe8934e2728d01eac10d57 authored over 5 years agoThis resolves https://github.com/bazelbuild/bazel/issues/7932
It introduces two new execution r...
8860c3ee71e6ee6aeb216720276e0dcaeb6deca2 authored over 5 years ago
RELNOTES: None
PiperOrigin-RevId: 259865252
If users don't need them they can save a significant amount of query
output/storage space by omi...
Work toward https://github.com/bazelbuild/skydoc/issues/196.
PiperOrigin-RevId: 259836027
3da1568cb5c3edd45baf395326d468d653fe16fc authored over 5 years ago
RELNOTES: None.
PiperOrigin-RevId: 259822868
Also do some quality-of-life cleanup: give sensible defaults to skydoc_test stardoc and renderer...
58cc69b975063fdc47bb67f43c738ed6462149a5 authored over 5 years agoFixes https://github.com/bazelbuild/bazel/issues/8959
RELNOTES: None.
PiperOrigin-RevId: 259755628
This is not yet added to the API or exposed externally
RELNOTES: None
PiperOrigin-RevId: 259752115
* Update the java_tools versions that we use in the java integration tests.
* Fix a flaky bug in...
Add support for `~`, `&`, `|`, `^`, `<<`, `>>` bitwise operations.
Implements: https://github.co...
- merge bazel_docker_sandboxing_light_test into bazel_docker_sandboxing_test
- delete broken doc...
...in a test verifying that even in this case, we checksum of the downloaded
artifact is compute...
Related: https://github.com/bazelbuild/starlark/issues/26, https://github.com/bazelbuild/starlar...
a2dc9acd09382fa50d885a76c3977ebe6ba49bf1 authored over 5 years agoRelated: https://github.com/bazelbuild/starlark/issues/20#issuecomment-456647994, https://github...
a7b2b11210c8a50bae602b8eebdca7e1680d9d12 authored over 5 years ago
We previously sub-classed this class in non-open source code, and now we
don't do this anymore.
...
Partial commit for third_party/*, see #8932.
Signed-off-by: iirina <[email protected]>
0ebf8e29713dbf9d0a71ff9d6a6ced14b2383b11 authored over 5 years agoThis is a followup to 01e6e05a35633df92cafc20b28eac15cd1aefa09. (I think BUILD.java_tools was in...
872c11ae8d1fe9b74aaaf8874201ab7e0f2906df authored over 5 years ago
RELNOTES: None
PiperOrigin-RevId: 259695106
RELNOTES: The new java_tools release:
* fixes https://github.com/bazelbuild/bazel/issues/8614
* ...
RELNOTES: None
PiperOrigin-RevId: 259691165
Cherry-pick of: https://github.com/protocolbuffers/protobuf/pull/6403
Partial commit for third_...
0a0631a1d65f439a0674c8bfa715d5c33b68bf99 authored over 5 years ago
...over plain http to work. With the #8607 flag flip we
will be explicitly disallowing them.
Ch...
7bed9fad4a6788899e98c2d635269a22f48e047f authored over 5 years agoPiperOrigin-RevId: 259636094
cd4d19560d6d4fcc7a564a346b444b785843b86b authored over 5 years ago
RELNOTES:
None.
PiperOrigin-RevId: 259624394
distribution.
This is one of several changes to complete this migration.
- Rules used to packag...
11462d15a8e861e7fe1a9103d25fc5bedd945237 authored over 5 years ago
Emits targets as they arrive instead of accumulating them in a QueryResult.
Based on some simple...
As illustrated by the test case, this can legitimately happen when an action belongs to multiple...
60d48653b27602fce47c59d52c6838f486c4c271 authored over 5 years ago