OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:github
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/release/
github-upload-release.py
2
# ===--
github
-upload-release.py ------------------------------------------===#
10
# Create and manage releases in the llvm
github
project.
16
# You will need to obtain a personal access token for your
github
account in
18
# https://help.
github
.com/en/articles/creating-a-personal-access-token-for-the-command-line
21
# ./
github
-upload-release.py --token $github_token --release 8.0.1-rc4 create
24
# ./
github
-upload-release.py --token $github_token --release 8.0.1-rc4 upload --files llvm-8.0.1rc4.src.tar.xz
27
# ./
github
-upload-release.py --token $github_token --release 8.0.1-rc4 upload --files *.src.*
32
import
github
71
github
=
github
.Github(args.token
variable
[
all
...]
/src/external/bsd/zstd/dist/tests/regression/
data.c
33
"https://
github
.com/facebook/zstd/releases/download/regression-data/" x
55
data_t
github
= {
variable
56
.name = "
github
",
60
.url = REGRESSION_RELEASE("
github
.tar.zst"),
65
.url = REGRESSION_RELEASE("
github
.dict.zst"),
72
.name = "
github
.tar",
76
.url = REGRESSION_RELEASE("
github
.tar.zst"),
81
.url = REGRESSION_RELEASE("
github
.dict.zst"),
90
&
github
,
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026