Searched refs:commit_sha (Results 1 – 6 of 6) sorted by relevance
/external/oss-fuzz/infra/cifuzz/ |
D | continuous_integration.py | 87 def checkout_specified_commit(repo_manager_obj, pr_ref, commit_sha): argument 94 repo_manager_obj.checkout_commit(commit_sha) 98 'Using current repo state', pr_ref or commit_sha) 127 assert self.config.pr_ref or self.config.commit_sha 148 self.config.commit_sha) 213 self.config.commit_sha)
|
D | build_fuzzers_test.py | 120 commit_sha=self.COMMIT_SHA, 171 commit_sha='HEAD', 183 commit_sha='0b95fe1039ed7c38fea1f97078316bfc1030c523', 219 commit_sha='0b95fe1039ed7c38fea1f97078316bfc1030c523') 228 commit_sha='0b95fe1039ed7c38fea1f97078316bfc1030c523') 236 commit_sha='', 247 commit_sha='0b95fe1039ed7c38fea1f97078316bfc1030c523')
|
D | build_fuzzers_entrypoint.py | 71 config.project_name, config.commit_sha, config.pr_ref)
|
D | config_utils.py | 162 self.commit_sha = os.getenv('GITHUB_SHA')
|
/external/harfbuzz_ng/ |
D | README.android | 8 * In <checkout_dir>, run git merge <commit_sha>
|
/external/freetype/ |
D | README.android | 27 * In <checkout_dir>, run git merge <commit_sha>
|