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
Fri Dec 10 09:45:22 UTC 2021


osmith has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/89/26489/1

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: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211210/86042148/attachment.htm>


More information about the gerrit-log mailing list