This is an automated email from the git hooks/post-receive script.
maxim.kuvyrkov pushed a change to reference refs/changes/77/44777/1 in repository toolchain/jenkins-scripts.
discards 2fb705c8f round-robin-baseline.sh: Enable re-running discards 78cc075e4 round-robin-baseline.sh: Fix thinko discards 2f74a6656 round-robin-baseline.sh: Add new parameter --commit_artifacts [...] discards e51122f43 jenkins-helpers.sh (get_manifest): New function adds 55ec7eb39 jenkins-helpers.sh (get_manifest): New function
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 (2fb705c8f) \ N -- N -- N refs/changes/77/44777/1 (55ec7eb39)
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-baseline.sh | 412 ------------- round-robin-bisect.sh | 653 --------------------- round-robin-notify.sh | 1477 ----------------------------------------------- 3 files changed, 2542 deletions(-) delete mode 100755 round-robin-baseline.sh delete mode 100755 round-robin-bisect.sh delete mode 100755 round-robin-notify.sh