Searched full:base_ref (Results 1 – 18 of 18) sorted by relevance
| /external/oss-fuzz/infra/cifuzz/ |
| D | continuous_integration.py | 158 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)
|
| D | config_utils_test.py | 108 """Tests that base_ref is set properly.""" 112 self.assertEqual(config.base_ref, expected_base_ref)
|
| D | config_utils.py | 336 self.base_ref = os.getenv('GITHUB_BASE_REF') 345 (not self.base_ref and not self.base_commit) or
|
| D | build_fuzzers_test.py | 231 base_ref='master', 244 base_ref='master',
|
| /external/accompanist/scripts/ |
| D | run-tests.sh | 56 BASE_REF="${i#*=}" 87 if [[ ! -z "$BASE_REF" ]]; then 88 TASK="$TASK -Paffected_base_ref=$BASE_REF"
|
| /external/toolchain-utils/llvm_tools/ |
| D | revert_checker.py | 153 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):
|
| D | get_patch.py | 369 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/ |
| D | build.yml | 60 --affected-base-ref=$BASE_REF 140 …/run-tests.sh --log-file=logcat.txt --run-affected --affected-base-ref=$BASE_REF --shard-index=${{…
|
| D | build-snapshot.yml | 63 --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/ |
| D | size.yml | 59 OT_BASE_BRANCH: "${{ github.base_ref }}"
|
| /external/sdv/vsomeip/third_party/boost/optional/.github/workflows/ |
| D | ci.yml | 234 TRAVIS_BRANCH: ${{ github.base_ref }} 338 TRAVIS_BRANCH: ${{ github.base_ref }}
|
| /external/aws-sdk-java-v2/.github/workflows/ |
| D | codebuild-ci.yml | 123 BASE: ${{ github.base_ref }}
|
| /external/sdv/vsomeip/third_party/boost/concept_check/.github/workflows/ |
| D | ci.yml | 253 TRAVIS_BRANCH: ${{ github.base_ref }} 455 TRAVIS_BRANCH: ${{ github.base_ref }}
|
| /external/sdv/vsomeip/third_party/boost/date_time/.github/workflows/ |
| D | ci.yml | 326 TRAVIS_BRANCH: ${{ github.base_ref }} 507 TRAVIS_BRANCH: ${{ github.base_ref }}
|
| /external/sdv/vsomeip/third_party/boost/phoenix/.github/workflows/ |
| D | ci.yml | 557 TRAVIS_BRANCH: ${{ github.base_ref }} 759 TRAVIS_BRANCH: ${{ github.base_ref }}
|
| /external/bazelbuild-rules_rust/.github/workflows/ |
| D | release.yaml | 162 target_commitish: ${{ github.base_ref }}
|
| /external/sdv/vsomeip/third_party/boost/spirit/.github/workflows/ |
| D | ci.yml | 335 TRAVIS_BRANCH: ${{ github.base_ref }}
|
| /external/aws-sdk-java-v2/services/codebuild/src/main/resources/codegen-resources/ |
| D | service-2.json | 4729 …BASE_REF</code>, <code>FILE_PATH</code>, and <code>COMMIT_MESSAGE</code>. </p> <dl> <dt> EVENT </d… 4746 "BASE_REF",
|