summaryrefslogtreecommitdiff
path: root/bin/debci-trigger-experimental
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-12-29 14:03:30 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-12-29 14:03:30 -0700
commit333ffcd655364605fa60822833b2240f4d505c7e (patch)
tree8e234024d08ad23c6fe4e86a5d24b3528f7c2d38 /bin/debci-trigger-experimental
parent2c79832c9e3e087cbd88a3b6d04e8bb70a8c08e9 (diff)
downloaddotfiles-333ffcd655364605fa60822833b2240f4d505c7e.tar.gz
update Debian SSO instructions
Diffstat (limited to 'bin/debci-trigger-experimental')
-rwxr-xr-xbin/debci-trigger-experimental6
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/debci-trigger-experimental b/bin/debci-trigger-experimental
index b1d1efb2..c7a60860 100755
--- a/bin/debci-trigger-experimental
+++ b/bin/debci-trigger-experimental
@@ -4,8 +4,12 @@
# which is not otherwise triggered. Note that results will appear
# under unstable, e.g. at
# https://ci.debian.net/packages/m/magit-annex/unstable/amd64/
+
# Create ~/local/auth/debci first by visiting
-# https://ci.debian.net/api/v1/getkey with an SSO cert installed
+# https://sso.debian.org/debian/certs/enroll_csr/ and following instructions
+# to get .key and .crt, then to get the API key for ~/local/auth/debci,
+# $ curl -X POST --key ~/local/auth/debiansso/spwhitton@debian.org.key --cert \
+# ~/local/auth/debiansso/spwhitton@debian.org.crt https://ci.debian.net/api/v1/getkey
# Based on Ian Jackson's stuff in dgit-junk.git
source="$1"