gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] 03/03: aptly: publish list of all packages


From: gnunet
Subject: [taler-deployment] 03/03: aptly: publish list of all packages
Date: Tue, 13 Feb 2024 19:05:44 +0100

This is an automated email from the git hooks/post-receive script.

devan-carpenter pushed a commit to branch master
in repository deployment.

commit a08bed696de035059982c726bbb970ca3ee77e9b
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Tue Feb 13 13:05:30 2024 -0500

    aptly: publish list of all packages
---
 aptly/aptly-publish.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/aptly/aptly-publish.sh b/aptly/aptly-publish.sh
index 2929f7a..07a986f 100755
--- a/aptly/aptly-publish.sh
+++ b/aptly/aptly-publish.sh
@@ -13,3 +13,6 @@ aptly repo create -distribution=bookworm -component=main 
taler-ci-snapshots
 aptly repo add taler-ci-snapshots /home/aptbuilder/incoming/bookworm-taler-ci 
|| true
 aptly snapshot create "taler-${DATESTAMP}" from repo taler-ci-snapshots
 aptly -gpg-provider="gpg2" publish -architectures="amd64,arm64" switch 
bookworm "taler-${DATESTAMP}"
+
+# Publish a list of all packages in the repo
+aptly repo show -with-packages taler-ci-snapshots > "${REPOROOT}"/packages.txt

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]