Change in osmo-ci[master]: OSMO_RELEASE_REPOS: sort

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
Mon Dec 13 11:56:21 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/26489 )

Change subject: OSMO_RELEASE_REPOS: sort
......................................................................

OSMO_RELEASE_REPOS: sort

Make it easier to figure out which projects are missing.

Related: OS#5347
Change-Id: I3660032d020154b7a175483691842b576552ffd1
---
M scripts/common.sh
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  fixeria: Looks good to me, but someone else must approve
  pespin: Looks good to me, but someone else must approve
  osmith: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/scripts/common.sh b/scripts/common.sh
index 85725f6..b72dddf 100644
--- a/scripts/common.sh
+++ b/scripts/common.sh
@@ -6,12 +6,13 @@
 
 # Osmocom repositories of which we want to build release tarballs automatically, and list the current versions at
 # https://jenkins.osmocom.org/jenkins/job/Osmocom-list-commits/lastSuccessfulBuild/artifact/commits.txt
+# List is ordered alphabetically.
 OSMO_RELEASE_REPOS="
 	libasn1c
 	libosmo-abis
-	libosmocore
 	libosmo-netif
 	libosmo-sccp
+	libosmocore
 	libsmpp34
 	libusrp
 	osmo-bsc

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/26489
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I3660032d020154b7a175483691842b576552ffd1
Gerrit-Change-Number: 26489
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211213/35c4b5e9/attachment.htm>


More information about the gerrit-log mailing list