Home
last modified time | relevance | path

Searched defs:repo (Results 1 – 25 of 28) sorted by relevance

12

/third_party/glslang/.github/workflows/
Ddeploy.js5 repo: context.repo.repo, property
17 repo: context.repo.repo, property
27 repo: context.repo.repo, property
38 repo: context.repo.repo, property
51 repo: context.repo.repo, property
65 repo: context.repo.repo, property
/third_party/rust/rust/compiler/rustc_codegen_cranelift/.github/actions/github-release/
Dmain.js38 … tag = await octokit.request("GET /repos/:owner/:repo/git/refs/tags/:name", { owner, repo, name }); property
53 repo, property
64 repo, property
76 … tag = await octokit.request("GET /repos/:owner/:repo/git/refs/tags/:name", { owner, repo, name }); property
89 let release = await octokit.rest.repos.getReleaseByTag({ owner, repo, tag: name }); property
93 repo, property
104 repo, property
114 repo, property
/third_party/rust/rust/src/tools/rust-analyzer/.github/actions/github-release/
Dmain.js34 const releases = await octokit.paginate("GET /repos/:owner/:repo/releases", { owner, repo }); property
41 await octokit.rest.repos.deleteRelease({ owner, repo, release_id }); property
50 repo, property
60 repo, property
74 repo, property
91 repo, property
98 await octokit.rest.repos.deleteReleaseAsset({ owner, repo, asset_id }); property
/third_party/typescript/scripts/
Dperf-result-post.mjs54 repo: "TypeScript", property
62 repo: "TypeScript", property
68 repo: "TypeScript", property
78 repo: "TypeScript", property
Dopen-user-pr.mjs31 repo: "TypeScript", property
47 repo: "TypeScript", property
56 repo: "TypeScript", property
Dopen-cherry-pick-pr.mjs86 repo: "TypeScript", property
104 repo: "TypeScript", property
119 repo: "TypeScript", property
Dupdate-experimental-branches.mjs44 … const inputPR = await gh.pulls.get({ owner: "Microsoft", repo: "TypeScript", pull_number: num }); property
50 repo: "TypeScript", property
Dpost-vsts-artifact-comment.mjs35 repo: "TypeScript", property
63 repo: "TypeScript", property
Drequest-pr-review.mjs44 repo: options.repo, property
/third_party/rust/rust/src/tools/miri/
DCONTRIBUTING.md249 ### Importing changes from the rustc repo
268 ### Exporting changes to the rustc repo
/third_party/notofonts/scripts/
Dgather.py69 repo = g.get_repo("notofonts/" + repo_name) variable
78 repo = g.get_repo("notofonts/" + repo_name) variable
Dissue-stats.py37 repo = g.get_repo("notofonts/" + repo_name) variable
/third_party/skia/m133/bazel/deps_parser/
Ddeps_parser.go368 func writeNewGitRepositoryRule(w io.StringWriter, bazelName, repo, rev string, patchCmds, patchCmds… argument
397 func writeGitRepositoryRule(w io.StringWriter, bazelName, repo, rev string) error { argument
/third_party/protobuf/python/
D.repo-metadata.json9 "repo": "protocolbuffers/protobuf ", string
/third_party/mesa3d/src/nouveau/headers/
Dupdate-from-open-gpu-doc.py32 repo = Repo(repo_path) variable
/third_party/skia/third_party/externals/brotli/scripts/
D.bintray.json4 "repo": "brotli", string
/third_party/rust/crates/syn/benches/
Dfile.rs22 mod repo; module
Drust.rs24 mod repo; module
/third_party/skia/third_party/externals/spirv-tools/utils/
Dgit-sync-deps135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
Dgit-sync-deps135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/third_party/vk-gl-cts/external/amber/src/tools/
Dgit-sync-deps127 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/third_party/spirv-tools/utils/
Dgit-sync-deps143 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose, treeless): argument
/third_party/skia/tools/
Dgit-sync-deps115 def git_checkout_to_directory(git, repo, commithash, directory, verbose): argument
/third_party/skia/m133/tools/
Dgit-sync-deps116 def git_checkout_to_directory(git, repo, commithash, directory, shallow, verbose): argument
/third_party/rust/rust/src/tools/cargotest/
Dmain.rs7 repo: &'static str, field

12