Tags: google/copybara
Tags
Add support for filtering Gerrit changes by status. This allows users to specify `STATUS` in the `events` field of the `git.gerrit_trigger`. The desired statuses (e.g., "PENDING", "ABANDONED", "MERGED", "CLOSED", "REVIEWED", "OPEN") can be provided in the `SUBTYPES_STATUS` list. This enables workflows to react to changes in Gerrit status, such as triggering garbage collection on abandoned changes. BUG=491868096 GWSQ_IGNORE: [email protected] PiperOrigin-RevId: 885767818 Change-Id: I82538311797ae8c2896edf34c705c8f7b8760a6b
Resolve multiple levels of relative paths in URLs. This improvement ensures that submodule relative URLs are resolved correctly across diverse repository hosting configurations and directory structures. FIXED=486865803 GWSQ_IGNORE: [email protected] PiperOrigin-RevId: 871021277 Change-Id: Ib20418ce4ec8319b8273e2acc3137930b31bb166
Vendor starlark code from github.com/bazelbuild/bazel master branch Included changes: - 04c01dada4aa6508a2ff8b319cb84dd4db245138 Store `BuiltinManager` in `StarlarkThread` to avoid map l... by brandjon <[email protected]> - 8ad0dbf9b7fd9ffa520233cc50d8d0a6dc7ecb57 Move `CallUtils` methods into `BuiltinManager` by brandjon <[email protected]> - 6edc9a8b61395ca54794479d2e9fee47a68dd4b6 unbreak bazel_bootstrap_distfile_tar_test by arostovtsev <[email protected]> - a4089349c753b4244070c48c3ada86249a330f7f Refactor `Class`->`ClassDescriptor` map into `BuiltinMana... by brandjon <[email protected]> VENDOR_STARLARK_REV_ID: 04c01dada4aa6508a2ff8b319cb84dd4db245138 Change-Id: If1d0cb142599575427dda6a4e2196164dc84d95a
Vendor starlark code from github.com/bazelbuild/bazel master branch Included changes: - b08585cea8e6451d16d584ace1bafee882d88378 Eliminate all hardcoded usage of the type universe in `Mo... by brandjon <[email protected]> - ed98d31d352a41595d9f4561fae501bd67a43826 Add ability for builtin methods to act as types by brandjon <[email protected]> - 32eef3485d66f448df4b66fe4f0d530e1a88f99b Eliminate redundant constructor param by brandjon <[email protected]> - b11068b3da3dfce20150a5365cc22d2553d3b372 Fix support for File objects in proto.encode_text by arostovtsev <[email protected]> - b5f2b3440316106f8b770ecdc210d0c7e8409278 Rename `StarlarkClassDescriptor` -> `ClassDescriptor` by brandjon <[email protected]> - 5a99b45299038d23646b0829854082fe707c9898 Encode NativeInfo via a proxy Structure to avoid dep from... by arostovtsev <[email protected]> - 8bd966e6900e0da20854da6d4cee43c151296ec8 Update comments in `CallUtils` machinery by brandjon <[email protected]> - 9bcfa7e87f1354a15f303e754347bbc6541ddc5b Add machinery for registering a Starlark value as a type ... by brandjon <[email protected]> - 9fcee3ebaa1cfd59ae3ddce571788ad8410c7ff0 Type checker: Add call and conditional expression support by arostovtsev <[email protected]> - 8f3d629275742087b262a96f56af4e16cdf9c231 Remove the version of `StarlarkValue#repr` that doesn't t... by wyv <[email protected]> VENDOR_STARLARK_REV_ID: b08585cea8e6451d16d584ace1bafee882d88378 Change-Id: I96ada2d54c4df85f7acc908959bcfe133ad43c38
PreviousNext