Home
last modified time | relevance | path

Searched defs:GITHUB_TOKEN (Results 1 – 7 of 7) sorted by relevance

/dports/www/R-cran-gh/gh/tests/testthat/
H A Dtest-gh_token.R12 GITHUB_TOKEN = bad2 nameattr
23 GITHUB_TOKEN = bad2 nameattr
39 GITHUB_TOKEN = token nameattr
50 GITHUB_TOKEN = token nameattr
/dports/security/R-cran-gitcreds/gitcreds/tests/testthat/
H A Dtest-cache.R52 GITHUB_TOKEN = "mytoken3" nameattr
62 GITHUB_TOKEN = NA_character_ nameattr
/dports/devel/R-cran-remotes/remotes/tests/testthat/
H A Dtest-github.R11 withr::with_envvar(c(GITHUB_PAT = NA, GITHUB_TOKEN = NA, CI = NA), { nameattr
21 withr::with_envvar(c(GITHUB_PAT=NA, GITHUB_TOKEN="hi!", CI=NA), { nameattr
/dports/irc/srain/srain-1.1.0/.github/workflows/
H A Drelease-assets-upload.py11 GITHUB_TOKEN = os.environ["GH_TOKEN"]; variable
/dports/security/gef/gef-2021.10/scripts/
H A Dnew-release.py30 GITHUB_TOKEN = os.getenv("GITHUB_REPO_TOKEN") variable
/dports/devel/gh/cli-2.4.0/internal/config/
H A Dfrom_env.go14 GITHUB_TOKEN = "GITHUB_TOKEN" const
/dports/www/py-httpie/httpie-2.6.0/docs/contributors/
H A Dfetch.py36 GITHUB_TOKEN = os.getenv('GITHUB_TOKEN') variable