This is an automated email from the git hooks/post-receive script.
maxim.kuvyrkov pushed a change to reference refs/changes/34/42034/1 in repository toolchain/jenkins-scripts.
discards c61f1ec80 round-robin-bisect.sh: Regenerate the list of interesting-commits discards b03a40aa5 round-robin-bisect.sh: Check all available interesing commits discards 1bb4b3e81 round-robin-bisect.sh: Cleanup code to try interesting-commits discards 5aeaee2f3 start-container-docker.sh: Switch lts_1 to Ubuntu 20.04 Focal adds 773b4f59d start-container-docker.sh: Switch lts_1 to Ubuntu 20.04 Focal
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the reference are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (c61f1ec80) \ N -- N -- N refs/changes/34/42034/1 (773b4f59d)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes: round-robin-bisect.sh | 638 -------------------------------------------------- round-robin-notify.sh | 224 ------------------ 2 files changed, 862 deletions(-) delete mode 100755 round-robin-bisect.sh delete mode 100755 round-robin-notify.sh