This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch precommit in repository toolchain/jenkins-scripts.
discards 8a554a2a pw-helpers.sh (pw_yaml_get): Cache requests to PW to avoid th [...] discards e0b85db9 start-container-docker.sh: Add "--task precommit" discards ecb08411 start-container-docker.sh: Minor fixes discards f406f7c8 docker-run.sh: Add new options: ++rsync_to and ++rsync_from discards dbfa9995 start-container-docker.sh: Disable agent forwarding for precommit discards 1eb6166b jenkins-helpers.sh (wait_for_ssh_server): Allow more ssh options discards 29b54fb2 pw-{trigger,apply,report,helpers}.sh: New scripts for pre-com [...] new d5a4d217 pw-{trigger,apply,report,helpers}.sh: New scripts for pre-com [...] new b9ea84ec pw-helpers.sh (pw_yaml_get): Cache requests to PW to avoid th [...] new 8a1d19b5 jenkins-helpers.sh (wait_for_ssh_server): Allow more ssh options new 51154e91 start-container-docker.sh: Disable agent forwarding for precommit new 21d97ff0 docker-run.sh: Add new options: ++rsync_to and ++rsync_from new dcb6ee67 start-container-docker.sh: Minor fixes new 1b33344f round-robin.sh (setup_ccache): New function to condifure ccac [...] new c45290cd start-container-docker.sh: Rework processing of bind-mounts new 46d20d7f start-container-docker.sh: Add "--task precommit"
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 (8a554a2a) \ N -- N -- N refs/heads/precommit (46d20d7f)
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 9 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 ++++ pw-apply.sh | 2 +- pw-report.sh | 6 +++--- pw-trigger.sh | 7 +++++++ round-robin.sh | 11 +++++++++-- 5 files changed, 24 insertions(+), 6 deletions(-)