Searched full:status (Results 1 – 1 of 1) sorted by relevance
68 # update status if we succeeded, compare with master if possible73 … PREV=$(curl -u "$GEKY_BOT_STATUSES" https://api.github.com/repos/$TRAVIS_REPO_SLUG/status/master \79 STATUS="Passed, code size is ${CURR}B"82 STATUS="$STATUS ($(python -c "print '%+.2f' % (100*($CURR-$PREV)/$PREV.0)")%)"375 …if ! curl https://api.github.com/repos/$TRAVIS_REPO_SLUG/status/${TRAVIS_PULL_REQUEST_SHA:-$TRAVIS…386 \"description\": \"${STATUS:-In progress}\",394 …if ! curl https://api.github.com/repos/$TRAVIS_REPO_SLUG/status/${TRAVIS_PULL_REQUEST_SHA:-$TRAVIS…405 \"description\": \"${STATUS:-Failed}\",415 …if ! curl https://api.github.com/repos/$TRAVIS_REPO_SLUG/status/${TRAVIS_PULL_REQUEST_SHA:-$TRAVIS…426 \"description\": \"${STATUS:-Passed}\",