Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: reconstruct-chromium-version command #697

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

dsanders11
Copy link
Member

Also goes by its less wordy name, e rcv. Aims to automate the process of bisecting into a Chromium roll PR by "reconstructing" an intermediate Chromium version of your choice via cherry-picking the relevant PR commits (thanks to our consistent style of including the relevant CL in our commit messages).

e rcv example

@dsanders11 dsanders11 force-pushed the feat/rcv branch 9 times, most recently from 5323496 to 3859c1c Compare February 19, 2025 18:41
@dsanders11 dsanders11 marked this pull request as ready for review February 19, 2025 18:54
@dsanders11 dsanders11 requested review from ckerr and a team as code owners February 19, 2025 18:54
Copy link
Member

@jkleinsc jkleinsc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the code removed from src/e-cherry-pick.js is still used, so a require to the newly created utils/gerrit should be added.

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