Closed Bug 1816164 Opened 1 year ago Closed 1 year ago

prep_repo.sh should also check the target branch-heads/xxx commits for no-op commits

Categories

(Core :: WebRTC, task, P2)

task

Tracking

()

RESOLVED FIXED
112 Branch
Tracking Status
firefox112 --- fixed

People

(Reporter: mjf, Assigned: mjf)

References

Details

Attachments

(2 files)

Unexpectedly, we can see commits cherry-picked into multiple chromium milestone branch-heads. Originally, I expected things cherry-picked in the milestone branch-head would be absorbed during the next fast-forward update. In other words, that the cherry-picked patches would be patches from the next release. However, while running the v108 it we see that changes cherry-picked for the v107 release needed to be cherry-picked for the v108 release as well.

The prep_repo.sh script should add no-op tracking files for the target branch-head cherry-pick commits as well.

Assignee: nobody → mfroman
Severity: -- → S3
Priority: -- → P2
Blocks: 1817024

Because of the added complexity here, and the reality that prepping the repo is conceptually different than building the no-op commit data, I'm going to separate this out into a separate script.

Depends on D170265

Pushed by mfroman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2ed27c565214
pt1 - remove no-op commit processing from prep_repo.sh r=ng DONTBUILD
https://hg.mozilla.org/integration/autoland/rev/bfe771f7165e
pt2 - add new build_no_op_commits.sh r=ng DONTBUILD
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: