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.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit