Skip to content

Tags: google/copybara

Tags

v20260323

Toggle v20260323's commit message
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

v20260316

Toggle v20260316's commit message
Add header support for HttpStreamFactory

This is a roll forward of 8ffded8

BUG=481544451
GWSQ_IGNORE: [email protected]
PiperOrigin-RevId: 882689078
Change-Id: I62e6d011bfcee3a7d70040a764c106103eff5e32

v20260309

Toggle v20260309's commit message
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

v20260302

Toggle v20260302's commit message
Support GitHub Enterprise.

BUG=477915865
GWSQ_IGNORE: [email protected]
PiperOrigin-RevId: 874716222
Change-Id: I5766381792022f125c580615fcc12dbd2983cc78

v20260223

Toggle v20260223's commit message
Preserve consistency file in non-merge regenerate

BUG=474560185
GWSQ_IGNORE: [email protected]
PiperOrigin-RevId: 871966509
Change-Id: Ia77dcd43203a56c02dc8d312a076ae62646ecd51

v20260216

Toggle v20260216's commit message
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

v20260209

Toggle v20260209's commit message
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

v20260119

Toggle v20260119's commit message
Revert commit 53eddaf

BUG=476444550
GWSQ_IGNORE: [email protected]
PiperOrigin-RevId: 857282869
Change-Id: Id63bfee7daaf8c652a0a1bbfb90987bc050d9585

v20260112

Toggle v20260112's commit message
Adopt text blocks syntax for multi-line strings.

BUG=474611285
GWSQ_IGNORE: [email protected]
PiperOrigin-RevId: 854118520
Change-Id: I720f97d169443e93195dc035c80d067453d4a845

v20260105

Toggle v20260105's commit message
Add the new Google TODO format to todo_replace.

This has been silently leaking googlers' usernames for years. :(

GWSQ_IGNORE: [email protected]
PiperOrigin-RevId: 848303274
Change-Id: I1440803927eddf4218d9ec7137e131b4067f7d19