Change in docker-playground[master]: jenkins-common.sh: support 2021q1 feed

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Tue May 4 10:22:18 UTC 2021


osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/24118 )

Change subject: jenkins-common.sh: support 2021q1 feed
......................................................................


Patch Set 2:

(2 comments)

https://gerrit.osmocom.org/c/docker-playground/+/24118/1/jenkins-common.sh 
File jenkins-common.sh:

https://gerrit.osmocom.org/c/docker-playground/+/24118/1/jenkins-common.sh@47 
PS1, Line 47: 		echo "$1" | sed 's/20.*q.*\-centos8$/latest/'
> Maybe be more specific in these regex? e.g. 20..q. or even match on digits only. […]
Ack. sed doesn't support \d here, so I've used [0-9].


https://gerrit.osmocom.org/c/docker-playground/+/24118/1/jenkins-common.sh@55 
PS1, Line 55: 		echo "$1" | sed 's/20.*q.*$/latest/'
> Same.
Ack



-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/24118
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Icf1e3f1928658ff3d82190c4176252cf3590a1f5
Gerrit-Change-Number: 24118
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-CC: daniel <dwillmann at sysmocom.de>
Gerrit-Comment-Date: Tue, 04 May 2021 10:22:18 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: daniel <dwillmann at sysmocom.de>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210504/b8fd76cc/attachment.htm>


More information about the gerrit-log mailing list