Home
last modified time | relevance | path

Searched refs:github_api (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/R-cran-httr/httr/inst/doc/
H A Dapi-packages.R7 github_api <- function(path) { function
12 resp <- github_api("/repos/hadley/httr")
23 github_api <- function(path) { function
35 github_api <- function(path) { function
47 github_api <- function(path) { function
73 github_api("/users/hadley")
76 github_api <- function(path) { function
107 github_api("/user/hadley")
113 github_api <- function(path) { function
180 github_api("/rate_limit")
[all …]
H A Dapi-packages.Rmd90 github_api <- function(path) {
123 github_api <- function(path) {
143 github_api <- function(path) {
160 github_api <- function(path) {
176 class = "github_api"
186 github_api("/users/hadley")
204 github_api <- function(path) {
232 class = "github_api"
235 github_api("/user/hadley")
283 class = "github_api"
[all …]
/dports/math/py-theano/Theano-1.0.5/theano/misc/
H A Dgh_api.py82 def get_pull_request(project, num, github_api=3): argument
87 if github_api == 2:
89 elif github_api == 3:
93 if github_api == 2:
98 def get_pulls_list(project, github_api=3): argument
103 if github_api == 3:
109 if github_api == 2:
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/scripts/
H A Dsync_repo_files.sh57 github_api() { function
65 github_api "repos/${1}" 2> /dev/null |
70 github_api "orgs/${1}/repos?type=public&per_page=100" 2> /dev/null |
90 github_api "repos/${repo}/pulls" --data "${post_json}" --show-error |
/dports/net-mgmt/prometheus2/prometheus-2.30.3/scripts/
H A Dsync_repo_files.sh57 github_api() { function
65 github_api "repos/${1}" 2> /dev/null |
70 github_api "orgs/${1}/repos?type=public&per_page=100" 2> /dev/null |
90 github_api "repos/${repo}/pulls" --data "${post_json}" --show-error |
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/scripts/
H A Dsync_repo_files.sh57 github_api() { function
65 github_api "repos/${1}" 2> /dev/null |
70 github_api "orgs/${1}/repos?type=public&per_page=100" 2> /dev/null |
90 github_api "repos/${repo}/pulls" --data "${post_json}" --show-error |
H A Dsync_codemirror.sh53 github_api() { function
61 github_api "repos/${1}" 2> /dev/null |
81 github_api "repos/${repo}/pulls" --data "${post_json}" --show-error |
/dports/www/firefox-esr/firefox-91.8.0/python/mozbuild/mozbuild/vendor/
H A Dhost_github.py16 github_api = "https://api.github.com"
19 req = requests.get("/".join([github_api, "repos", repo, "commits", revision]))
/dports/www/firefox/firefox-99.0/python/mozbuild/mozbuild/vendor/
H A Dhost_github.py16 github_api = "https://api.github.com"
19 req = requests.get("/".join([github_api, "repos", repo, "commits", revision]))
/dports/mail/thunderbird/thunderbird-91.8.0/python/mozbuild/mozbuild/vendor/
H A Dhost_github.py16 github_api = "https://api.github.com"
19 req = requests.get("/".join([github_api, "repos", repo, "commits", revision]))
/dports/misc/R-cran-xfun/xfun/man/
H A Drest_api.Rd6 \alias{github_api}
13 github_api(
61 \code{github_api()} is a wrapper function based on
81 xfun::github_api("/rate_limit")
H A Dgithub_releases.Rd30 Use the Github API (\code{\link{github_api}()}) to obtain the tags of the
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/dev/
H A Dmerge_arrow_pr.py249 self.github_api = ("https://api.github.com/repos/apache/{0}"
259 return get_json("%s/pulls/%s" % (self.github_api, number),
291 def __init__(self, cmd, github_api, git_remote, jira_con, number): argument
296 self._pr_data = github_api.get_pr_data(number)
563 github_api = GitHubAPI(PROJECT_NAME)
566 pr = PullRequest(cmd, github_api, PR_REMOTE_NAME, jira_con, pr_num)
/dports/databases/arrow/apache-arrow-6.0.1/dev/
H A Dmerge_arrow_pr.py253 self.github_api = ("https://api.github.com/repos/apache/{0}"
263 return get_json("%s/pulls/%s" % (self.github_api, number),
295 def __init__(self, cmd, github_api, git_remote, jira_con, number): argument
300 self._pr_data = github_api.get_pr_data(number)
573 github_api = GitHubAPI(PROJECT_NAME)
576 pr = PullRequest(cmd, github_api, PR_REMOTE_NAME, jira_con, pr_num)
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/dev/
H A Dmerge_arrow_pr.py249 self.github_api = ("https://api.github.com/repos/apache/{0}"
259 return get_json("%s/pulls/%s" % (self.github_api, number),
291 def __init__(self, cmd, github_api, git_remote, jira_con, number): argument
296 self._pr_data = github_api.get_pr_data(number)
563 github_api = GitHubAPI(PROJECT_NAME)
566 pr = PullRequest(cmd, github_api, PR_REMOTE_NAME, jira_con, pr_num)
/dports/misc/R-cran-xfun/xfun/R/
H A Dgithub.R24 res = github_api(
63 github_api = function( function
/dports/www/R-cran-httr/httr/vignettes/
H A Dapi-packages.Rmd90 github_api <- function(path) {
123 github_api <- function(path) {
143 github_api <- function(path) {
160 github_api <- function(path) {
176 class = "github_api"
186 github_api("/users/hadley")
204 github_api <- function(path) {
232 class = "github_api"
235 github_api("/user/hadley")
283 class = "github_api"
[all …]
/dports/deskutils/egroupware/egroupware/
H A Dinstall-cli.php356 foreach(github_api('/repos/egroupware/egroupware/releases', [], 'GET') as $release)
377 function github_api($_url, $data, $method='POST', $upload=null, $content_type=null) function
/dports/lang/spidermonkey78/firefox-78.9.0/python/mozbuild/mozbuild/
H A Dvendor_aom.py74 github_api = 'https://api.github.com/'
76 url = mozpath.join(github_api, 'repos', repo, 'commits', revision)
/dports/security/vault/vault-1.8.2/vendor/github.com/client9/misspell/
H A Dinstall-misspell.sh217 github_api() { function
231 html=$(github_api - "$giturl")
/dports/lang/spidermonkey60/firefox-60.9.0/python/mozbuild/mozbuild/
H A Dvendor_aom.py78 github_api = 'https://api.github.com/'
80 url = mozpath.join(github_api, 'repos', repo, 'commits', revision)
/dports/www/py-fastapi/fastapi-0.70.0/.github/actions/comment-docs-preview-in-pr/app/
H A Dmain.py11 github_api = "https://api.github.com" variable
/dports/www/py-fastapi/fastapi-0.70.0/.github/actions/watch-previews/app/
H A Dmain.py11 github_api = "https://api.github.com" variable
/dports/deskutils/egroupware/egroupware/doc/rpm-build/
H A Dcheckout-build-archives.php442 $response = github_api("/repos/EGroupware/egroupware/releases", $data);
457 $response = github_api("/repos/EGroupware/egroupware/releases", array(), 'GET');
490 github_api($config['upload_url'], array(
516 function github_api($_url, $data, $method='POST', $upload=null, $content_type=null) function
/dports/misc/R-cran-xfun/xfun/
H A DNAMESPACE42 export(github_api)

12