This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch maxim in repository toolchain/jenkins-scripts.
discards 971e191 jenkins-helpers.sh: Improve run_step functionality. discards 84a5c74 tcwg_kernel-build.sh: Fix bisection of GCC regressions discards 929c3a7 tcwg_kernel-bisect: Generalize bisect script for use in tcwg_ [...] discards 9d3aedd tcwg_kernel*: Correct names of *_rev variables. discards 4621669 tcwg_kernel-bisect.sh: Re-arrange code. discards 6d85cae tcwg_kernel-bisect.sh: Improve handling of git-bisect edge cases discards 4ec06d5 tcwg_kernel-bisect.sh: Re-write linux-next workaround as a loop. discards 9af7bec tcwg_kernel-bisect.sh: Re-arrange code in linux-next workaround discards 391f1ac tcwg_kernel-bisect.sh: Cleanup handling of $good_rev. discards c80275f tcwg_kernel-bisect.sh: Update reproduction instructions discards 8de2d5a tcwg_kernel-bisect.sh: Re-arrange code. discards 96da56c tcwg_kernel-bisect.sh: Put bisect test script into artifacts/ discards bdae8b9 tcwg_kernel-bisect.sh: Fix manifest handling in reproducer runs discards d772207 tcwg_kernel-bisect.sh: Simplify handling of artifact directories discards 82ffe64 tcwg_kernel-bisect.sh: Remove --confirm_failure option discards bedb5b1 round-robin.sh: Improve comment. discards a2d204e tcwg_kernel-build.sh: Simplify reproduction logic discards 498c971 round-robin.sh: Make clone_repo clean repos during bisect builds discards 462c0bd round-robin.h: Record correct sha1 of base-artifacts/ in manifest discards 5ab2892 jenkins-helpers: Enable clone_or_update_repo to fetch single branch discards b98b781 jenkins-helpers.sh: Fix fresh_dir and use it in git_clean new a61032c jenkins-helpers.sh: Fix fresh_dir and use it in git_clean new a85440a jenkins-helpers: Enable clone_or_update_repo to fetch single branch new a87534d round-robin.h: Record correct sha1 of base-artifacts/ in manifest new 0c835eb round-robin.sh: Make clone_repo clean repos during bisect builds new 0fc62db tcwg_kernel-build.sh: Simplify reproduction logic new 22b7df0 round-robin.sh: Improve comment. new 73d563e tcwg_kernel-bisect.sh: Remove --confirm_failure option new 8a88980 tcwg_kernel-bisect.sh: Simplify handling of artifact directories new c29f90f tcwg_kernel-bisect.sh: Fix manifest handling in reproducer runs new 845244b tcwg_kernel-bisect.sh: Put bisect test script into artifacts/ new 8c175bd tcwg_kernel-bisect.sh: Re-arrange code. new f6b6c04 tcwg_kernel-bisect.sh: Update reproduction instructions new 1c7b10c tcwg_kernel-bisect.sh: Cleanup handling of $good_rev. new e7e9db0 tcwg_kernel-bisect.sh: Re-arrange code in linux-next workaround new 2c05acb tcwg_kernel-bisect.sh: Re-write linux-next workaround as a loop. new df72553 tcwg_kernel-bisect.sh: Improve handling of git-bisect edge cases new c5928d0 tcwg_kernel-bisect.sh: Re-arrange code. new 027040f tcwg_kernel*: Correct names of *_rev variables. new 0b7190e tcwg_kernel-bisect: Generalize bisect script for use in tcwg_ [...] new 6f4fd92 tcwg_kernel-build.sh: Fix bisection of GCC regressions new a6a7b02 jenkins-helpers.sh: Improve run_step functionality.
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch 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 (971e191) \ N -- N -- N refs/heads/maxim (a6a7b02)
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.
The 21 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: jenkins-helpers.sh | 4 +--- round-robin.sh | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-)