Skip to content

chore(script): add automated lockfile seeder - #35041

Draft
torreypayne wants to merge 5 commits into
mainfrom
chore/add-lockfile-seeder
Draft

chore(script): add automated lockfile seeder#35041
torreypayne wants to merge 5 commits into
mainfrom
chore/add-lockfile-seeder

Conversation

@torreypayne

@torreypayne torreypayne commented Jul 30, 2026

Copy link
Copy Markdown
Member

How to Use This Script

The script dynamically scans the repo and filters out any libraries that either already have a Gemfile.lock, or still actively ignore it in their .gitignore.

1. The Standard Workflow (Queueing Batches)

To automatically pick up the next eligible batch of libraries, stage them on a new branch, and commit them, simply run:

ruby seed_lockfiles.rb --continue --size 15 --push

@torreypayne torreypayne changed the title chore(script): add automated threaded lockfile seeder chore(script): add automate lockfile seeder Jul 31, 2026
@torreypayne torreypayne changed the title chore(script): add automate lockfile seeder chore(script): add automated lockfile seeder Jul 31, 2026
@aandreassa aandreassa added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Indicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants