Searched full:travis_repo_slug (Results 1 – 25 of 30) sorted by relevance
12
11 if [ -z "$TRAVIS_REPO_SLUG" ]13 echo "There is not TRAVIS_REPO_SLUG defined"41 REQUEST+=" -H \"Authorization: $OCTOPATCH_API_TOKEN\" api.octopatch.io/api/pulls/$TRAVIS_REPO_SLUG/…
18 # the gh-pages branch of a repository specified by $TRAVIS_REPO_SLUG28 GH_REPO_NAME=$(echo $TRAVIS_REPO_SLUG | awk -F/ '{print $2}')50 git clone -b gh-pages https://git@github.com/$TRAVIS_REPO_SLUG96 git push --force "https://${GH_DOC_TOKEN}@github.com/${TRAVIS_REPO_SLUG}" > /dev/null 2>&1
14 if [ "$TRAVIS_REPO_SLUG" != "$SLUG" ]; then15 …echo "Skipping snapshot deployment: wrong repository. Expected '$SLUG' but was '$TRAVIS_REPO_SLUG'…
3 if (!process.env.TRAVIS_REPO_SLUG) {13 path: `/repos/${process.env.TRAVIS_REPO_SLUG}/issues/${process.env.TRAVIS_PULL_REQUEST}/comments`,
1 if [ "$TRAVIS_REPO_SLUG" != "airbnb/lottie-android" ]; then
71 # TRAVIS_REPO_SLUG: owner_name/repo_name of repository currently being built73 …build_script_url: https://raw.githubusercontent.com/$TRAVIS_REPO_SLUG/$TRAVIS_BRANCH/.travis-cover…76 name: $TRAVIS_REPO_SLUG
10 TRAVIS_REPO_SLUG
30 echo "Description: $TRAVIS_REPO_SLUG $TRAVIS_BRANCH" >> README
3 if [ "$TRAVIS_REPO_SLUG" == "google/volley" ] && \
6 if test x"$TRAVIS_REPO_SLUG" != x"harfbuzz/harfbuzz"; then exit; fi
7 if [ "$TRAVIS_REPO_SLUG" == "google/jimfs" ] && \
3 if [ "$TRAVIS_REPO_SLUG" == "google/auto" ] && \
12 git remote add upstream "https://${GH_TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git"
12 if [ "$TRAVIS_REPO_SLUG" == "google/guava" ] && \
7 if [ "$TRAVIS_REPO_SLUG" == "google/guava" ] && \
3 if [ "$TRAVIS_REPO_SLUG" == "google/guice" ] && \
7 …export REPO_SLUG=$(if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then echo $TRAVIS_REPO_SLUG; else ech…
18 git push -qf https://${TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git gh-pages
17 if [ "$TRAVIS_REPO_SLUG" == "google/google-java-format" ] && \
22 git push -qf https://${TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git gh-pages