Home
last modified time | relevance | path

Searched full:github_ (Results 1 – 4 of 4) sorted by relevance

/external/curl/.github/workflows/
Dcurl-for-win.yml69 '^(CW_|GITHUB_)') \
94 '^(CW_|GITHUB_)') \
137 '^(CW_|GITHUB_)') \
/external/python/watchdog/docs/source/
Dhacking.rst13 at github_. The `issue tracker`_ is where you can file bug reports and request
30 1. Fork the `code repository`_ into your github_ account.
/external/python/uritemplates/
DREADME.rst4 Documentation_ -- GitHub_ -- Travis-CI_
/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/
DBuildTrigger.java482 private com.google.cloudbuild.v1.GitHubEventsConfig github_; field in BuildTrigger
498 return github_ != null; in hasGithub()
515 return github_ == null in getGithub()
517 : github_; in getGithub()
532 return github_ == null in getGithubOrBuilder()
534 : github_; in getGithubOrBuilder()
1310 if (github_ != null) { in writeTo()
1385 if (github_ != null) { in getSerializedSize()
1742 github_ = null; in clear()
1848 result.github_ = githubBuilder_ == null ? github_ : githubBuilder_.build(); in buildPartial0()
[all …]