Skip to content

chore(deps): seed initial lockfiles stack (batch 1: core & 10 REST APIs) - #27477

Draft
torreypayne wants to merge 3 commits into
mainfrom
chore/seed-lockfiles-batch-1
Draft

chore(deps): seed initial lockfiles stack (batch 1: core & 10 REST APIs)#27477
torreypayne wants to merge 3 commits into
mainfrom
chore/seed-lockfiles-batch-1

Conversation

@torreypayne

@torreypayne torreypayne commented Jul 31, 2026

Copy link
Copy Markdown
Member

Description

This PR is part of an escalating GitHub PR Stack to seed reproducible Gemfile.lock files across google-api-ruby-client (566 libraries total), derisking our rollout and verifying CI matrix determinism.

Stack Structure

  • [Stack 1] (chore/seed-lockfiles-batch-1 -> main): Initial batch of 19 lockfiles (root monorepo, google-api-client, google-apis-core, google-apis-generator, and first 10 REST APIs).
  • [Stack 2] (chore/seed-lockfiles-batch-2 -> batch-1): Incremental +50 REST API lockfiles (69 total in stack).
  • [Stack 3] (chore/seed-lockfiles-batch-3 -> batch-2): Incremental +150 REST API lockfiles (219 total in stack).
  • [Stack 4] (chore/seed-lockfiles-batch-4 -> batch-3): Final +347 REST API lockfiles (100% monorepo coverage / 566 lockfiles).

Compliance & Verification

  • Ruby 3.2.11 Resolution: All lockfiles are resolved under Ruby 3.2.11 to ensure multi-version CI test matrix compatibility without parallel 2.x / Ruby 3.3+ resolution conflicts.
  • Satisfies b/509981628

@torreypayne
torreypayne force-pushed the chore/seed-lockfiles-batch-1 branch 2 times, most recently from 683a03a to ed43c0c Compare July 31, 2026 21:01
Updates 8 older REST client gems (`cloudshell_v1alpha1`, `appengine_v1beta4`,
`appengine_v1beta5`, `youtube_partner_v1`, `youtube_analytics_v1`,
`genomics_v1`, `genomics_v1alpha2`, `analyticsdata_v1alpha`) to use the
standard organization-wide runtime constraint (`>= 0.15.0, < 2.a`) for
google-apis-core, ensuring multi_json is present when representable 3.2+
loads in CI.
Removes Gemfile.lock from .gitignore and seeds initial batch of 19 reproducible
lockfiles under Ruby 3.2.11 (core tools and first 10 REST APIs) to derisk
rollout and verify CI matrix determinism.
@torreypayne
torreypayne force-pushed the chore/seed-lockfiles-batch-1 branch from ed43c0c to e159c0a Compare July 31, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants