[med-svn] [Git][med-team/community/helper-scripts][master] Do not stress test Salsa

Andreas Tille gitlab at salsa.debian.org
Mon Sep 3 20:46:58 BST 2018


Andreas Tille pushed to branch master at Debian Med / community / helper-scripts


Commits:
b7a04c5b by Andreas Tille at 2018-09-03T19:46:42Z
Do not stress test Salsa

- - - - -


1 changed file:

- inject-into-salsa-git


Changes:

=====================================
inject-into-salsa-git
=====================================
@@ -19,7 +19,7 @@ SALSA_GROUP=`echo $VCSGIT | sed -e 's#.*://salsa.debian.org/\([^/]\+\)/.*#\1#'`
 #echo $VCSGIT
 #echo $SALSA_GROUP
 
-SALSA_GROUP_ID=$(curl -s -f -XGET --header "PRIVATE-TOKEN: $SALSA_TOKEN" "$SALSA_URL/groups/$SALSA_GROUP" | jq '.id')
+SALSA_GROUP_ID=$(curl -s -f -XGET --header "PRIVATE-TOKEN: $SALSA_TOKEN" "$SALSA_URL/groups/$SALSA_GROUP?with_projects=false" | jq '.id')
 
 if [ "$SALSA_GROUP_ID" = "" ] ; then
     echo "Failed to find group ID for $SALSA_GROUP"



View it on GitLab: https://salsa.debian.org/med-team/community/helper-scripts/commit/b7a04c5bde0938414817c4f0c6ae0a5e25b2e18d

-- 
View it on GitLab: https://salsa.debian.org/med-team/community/helper-scripts/commit/b7a04c5bde0938414817c4f0c6ae0a5e25b2e18d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180903/ad9f5f88/attachment.html>


More information about the debian-med-commit mailing list