/aosp_15_r20/external/opencensus-java/buildscripts/ |
H A D | check-git-history.py | 23 '''Returns true if TRAVIS_PULL_REQUEST is set to indicate a pull request.''' 24 if 'TRAVIS_PULL_REQUEST' in os.environ: 25 return os.environ['TRAVIS_PULL_REQUEST'] != 'false'
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/.drone/ |
D | drone.sh | 19 export TRAVIS_PULL_REQUEST=${DRONE_PULL_REQUEST:-false} 68 if [[ "$TRAVIS_PULL_REQUEST" == "false" ]]; then 72 GH_PR_API=https://api.github.com/repos/$TRAVIS_REPO_SLUG/pulls/$TRAVIS_PULL_REQUEST
|
/aosp_15_r20/external/vulkan-validation-layers/ |
H A D | .travis.yml | 79 if [[ "$CHECK_FORMAT" == "ON" && "$TRAVIS_PULL_REQUEST" != "false" ]]; then 168 if [[ "$TRAVIS_PULL_REQUEST" != "false" ]]; then 179 if [[ "$TRAVIS_PULL_REQUEST" != "false" ]]; then
|
/aosp_15_r20/external/testng/ |
H A D | travis.sh | 3 if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then 6 -Dsonar.github.pullRequest=$TRAVIS_PULL_REQUEST \
|
H A D | .travis.yml | 11 after_success: test "${TRAVIS_PULL_REQUEST}" == "false" && test "${TRAVIS_JDK_VERSION}" == "oraclej…
|
/aosp_15_r20/external/robolectric/scripts/ |
H A D | deploy-snapshot.sh | 8 echo "Pull request: '${TRAVIS_PULL_REQUEST}' on branch '${TRAVIS_BRANCH}' with JDK '${TRAVIS_JDK_VE… 9 if [ "${TRAVIS_PULL_REQUEST}" = "false" ] && [ "${TRAVIS_BRANCH}" = "master" ] && [ "${TRAVIS_JDK_V…
|
/aosp_15_r20/external/javaparser/ |
H A D | fixup.sh | 6 if [ "$TRAVIS_PULL_REQUEST" = false ] ; then 41 …CTOPATCH_API_TOKEN\" api.octopatch.io/api/pulls/$TRAVIS_REPO_SLUG/$TRAVIS_PULL_REQUEST/$TRAVIS_PUL…
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/.github/workflows/ |
D | ci.yml | 378 export TRAVIS_PULL_REQUEST=${GITHUB_EVENT_NUMBER:-false} 429 if [[ "$TRAVIS_PULL_REQUEST" == "false" ]]; then 433 GH_PR_API=https://api.github.com/repos/$TRAVIS_REPO_SLUG/pulls/$TRAVIS_PULL_REQUEST
|
/aosp_15_r20/external/flatbuffers/ |
H A D | .travis.yml | 33 - 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then bash ./conan/travis/install.sh; fi' 35 - 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then bash ./conan/travis/build.sh; fi'
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/ |
D | .travis.yml | 123 if [[ "$TRAVIS_PULL_REQUEST" == "false" ]]; then 127 GH_PR_API=https://api.github.com/repos/$TRAVIS_REPO_SLUG/pulls/$TRAVIS_PULL_REQUEST
|
/aosp_15_r20/external/jimfs/util/ |
H A D | deploy_snapshot.sh | 9 [ "$TRAVIS_PULL_REQUEST" == "false" ] && \
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/paper-icon-button/ |
H A D | .travis.yml | 23 - 'if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s ''default''; fi'
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/paper-radio-group/ |
H A D | .travis.yml | 23 - 'if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s ''default''; fi'
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/iron-overlay-behavior/ |
H A D | .travis.yml | 23 - 'if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s ''default''; fi'
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/iron-validatable-behavior/ |
H A D | .travis.yml | 23 - 'if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s ''default''; fi'
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/paper-button/ |
H A D | .travis.yml | 23 - 'if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s ''default''; fi'
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/paper-radio-button/ |
H A D | .travis.yml | 23 - 'if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s ''default''; fi'
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/iron-collapse/ |
H A D | .travis.yml | 23 - 'if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s ''default''; fi'
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/iron-iconset-svg/ |
H A D | .travis.yml | 23 - 'if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s ''default''; fi'
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/paper-item/ |
H A D | .travis.yml | 23 - 'if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s ''default''; fi'
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/paper-material/ |
H A D | .travis.yml | 23 - 'if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s ''default''; fi'
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/paper-spinner/ |
H A D | .travis.yml | 22 - if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s 'default'; fi
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/iron-input/ |
H A D | .travis.yml | 23 - 'if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s ''default''; fi'
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/iron-behaviors/ |
H A D | .travis.yml | 23 - 'if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s ''default''; fi'
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/paper-ripple/ |
H A D | .travis.yml | 22 - if [ "${TRAVIS_PULL_REQUEST}" = "false" ]; then wct -s 'default'; fi
|