chore(deps): seed initial lockfiles stack (batch 1: core & 10 REST APIs) - #27477
Draft
torreypayne wants to merge 3 commits into
Draft
chore(deps): seed initial lockfiles stack (batch 1: core & 10 REST APIs)#27477torreypayne wants to merge 3 commits into
torreypayne wants to merge 3 commits into
Conversation
torreypayne
force-pushed
the
chore/seed-lockfiles-batch-1
branch
2 times, most recently
from
July 31, 2026 21:01
683a03a to
ed43c0c
Compare
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
force-pushed
the
chore/seed-lockfiles-batch-1
branch
from
July 31, 2026 22:00
ed43c0c to
e159c0a
Compare
aandreassa
approved these changes
Jul 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR is part of an escalating GitHub PR Stack to seed reproducible
Gemfile.lockfiles acrossgoogle-api-ruby-client(566 libraries total), derisking our rollout and verifying CI matrix determinism.Stack Structure
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).chore/seed-lockfiles-batch-2->batch-1): Incremental +50 REST API lockfiles (69 total in stack).chore/seed-lockfiles-batch-3->batch-2): Incremental +150 REST API lockfiles (219 total in stack).chore/seed-lockfiles-batch-4->batch-3): Final +347 REST API lockfiles (100% monorepo coverage / 566 lockfiles).Compliance & Verification
parallel 2.x/ Ruby 3.3+ resolution conflicts.