chore(deps): seed initial lockfiles stack (batch 1: core & 10 REST APIs) - #27551
Merged
torreypayne merged 1 commit intoAug 3, 2026
Merged
Conversation
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
August 3, 2026 17:08
ff541a9 to
2a184ec
Compare
torreypayne
marked this pull request as ready for review
August 3, 2026 17:14
aandreassa
approved these changes
Aug 3, 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.