Home
last modified time | relevance | path

Searched full:base_ref (Results 1 – 18 of 18) sorted by relevance

/external/oss-fuzz/infra/cifuzz/
Dcontinuous_integration.py158 if self.config.base_ref:
159 logging.debug('Diffing against base_ref: %s.', self.config.base_ref)
160 return self.config.base_ref
166 if self.config.base_ref:
167 repo_manager_obj.fetch_branch(self.config.base_ref)
Dconfig_utils_test.py108 """Tests that base_ref is set properly."""
112 self.assertEqual(config.base_ref, expected_base_ref)
Dconfig_utils.py336 self.base_ref = os.getenv('GITHUB_BASE_REF')
345 (not self.base_ref and not self.base_commit) or
Dbuild_fuzzers_test.py231 base_ref='master',
244 base_ref='master',
/external/accompanist/scripts/
Drun-tests.sh56 BASE_REF="${i#*=}"
87 if [[ ! -z "$BASE_REF" ]]; then
88 TASK="$TASK -Paffected_base_ref=$BASE_REF"
/external/toolchain-utils/llvm_tools/
Drevert_checker.py153 def _shas_between(git_dir: str, base_ref: str, head_ref: str) -> Iterable[str]:
160 f"{base_ref}..{head_ref}",
272 "base_ref", help="Git ref or sha to check for reverts around."
301 for revert in find_reverts(opts.git_dir, opts.base_ref, root):
Dget_patch.py369 self.base_ref = response["base"]["sha"]
391 which contains the base_ref.
419 logging.debug("Base ref: %s", self.base_ref)
434 self.base_ref,
453 worktree_dir, (self.base_ref, "HEAD")
/external/accompanist/.github/workflows/
Dbuild.yml60 --affected-base-ref=$BASE_REF
140 …/run-tests.sh --log-file=logcat.txt --run-affected --affected-base-ref=$BASE_REF --shard-index=${{…
Dbuild-snapshot.yml63 --affected-base-ref=$BASE_REF
140 …/run-tests.sh --log-file=logcat.txt --run-affected --affected-base-ref=$BASE_REF --shard-index=${{…
/external/openthread/.github/workflows/
Dsize.yml59 OT_BASE_BRANCH: "${{ github.base_ref }}"
/external/sdv/vsomeip/third_party/boost/optional/.github/workflows/
Dci.yml234 TRAVIS_BRANCH: ${{ github.base_ref }}
338 TRAVIS_BRANCH: ${{ github.base_ref }}
/external/aws-sdk-java-v2/.github/workflows/
Dcodebuild-ci.yml123 BASE: ${{ github.base_ref }}
/external/sdv/vsomeip/third_party/boost/concept_check/.github/workflows/
Dci.yml253 TRAVIS_BRANCH: ${{ github.base_ref }}
455 TRAVIS_BRANCH: ${{ github.base_ref }}
/external/sdv/vsomeip/third_party/boost/date_time/.github/workflows/
Dci.yml326 TRAVIS_BRANCH: ${{ github.base_ref }}
507 TRAVIS_BRANCH: ${{ github.base_ref }}
/external/sdv/vsomeip/third_party/boost/phoenix/.github/workflows/
Dci.yml557 TRAVIS_BRANCH: ${{ github.base_ref }}
759 TRAVIS_BRANCH: ${{ github.base_ref }}
/external/bazelbuild-rules_rust/.github/workflows/
Drelease.yaml162 target_commitish: ${{ github.base_ref }}
/external/sdv/vsomeip/third_party/boost/spirit/.github/workflows/
Dci.yml335 TRAVIS_BRANCH: ${{ github.base_ref }}
/external/aws-sdk-java-v2/services/codebuild/src/main/resources/codegen-resources/
Dservice-2.json4729BASE_REF</code>, <code>FILE_PATH</code>, and <code>COMMIT_MESSAGE</code>. </p> <dl> <dt> EVENT </d…
4746 "BASE_REF",