This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch master in repository toolchain/jenkins-scripts.
from 82f4e61 tcwg-upstream2gerrit.sh: Add 'filter' parameter. new 0b46dee start-container-docker.sh: Improve handling of defaults new 340fae3 jenkins-helpers.sh: New helper convert_args_to_variables new d187953 docker-run.sh: New helper script to run script inside docker [...]
The 3 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: docker-run.sh | 13 ++++++++ jenkins-helpers.sh | 76 ++++++++++++++++++++++++++++++++++++++++++++++- start-container-docker.sh | 37 ++++++++++++----------- tcwg-upstream2gerrit.sh | 10 +++++-- 4 files changed, 115 insertions(+), 21 deletions(-) create mode 100755 docker-run.sh