Home
last modified time | relevance | path

Searched full:github_actions (Results 1 – 25 of 32) sorted by relevance

12

/external/python/cpython3/Tools/build/
Dverify_ensurepip_wheels.py20 GITHUB_ACTIONS = os.getenv("GITHUB_ACTIONS") == "true" variable
24 if GITHUB_ACTIONS:
30 if GITHUB_ACTIONS:
/external/moshi/
Dreleasing.md41 5. Wait for [GitHub Actions][github_actions] to start building the release.
53 7. Wait for [GitHub Actions][github_actions] to build and publish releases for both Windows and
59 [github_actions]: https://github.com/square/moshi/actions
/external/okio/docs/
Dreleasing.md34 4. Wait for [GitHub Actions][github_actions] to build and promote the release.
36 [github_actions]: https://github.com/square/okio/actions
/external/scapy/.config/ci/
Dinstall.sh14 if [[ ! -z "$GITHUB_ACTIONS" ]]
Dtest.sh44 if [ ! -z "$GITHUB_ACTIONS" ]
/external/openthread/.github/workflows/
Dotbr.yml87 export CI_ENV="$(bash <(curl -s https://codecov.io/env)) -e GITHUB_ACTIONS -e COVERAGE"
210 export CI_ENV="$(bash <(curl -s https://codecov.io/env)) -e GITHUB_ACTIONS -e COVERAGE"
/external/pytorch/.github/actions/test-pytorch-binary/
Daction.yml21 -e GITHUB_ACTIONS \
/external/openthread/script/
Dgit-tool57 [[ ${GITHUB_ACTIONS+x} && ${GITHUB_REF-} =~ ^refs/pull/[0-9]+/merge ]] || {
Dcheck-size311 if [[ "${GITHUB_ACTIONS+x}" ]]; then
/external/pffft/.github/workflows/
Dc-cpp.yml7 - github_actions
11 - github_actions
/external/cronet/tot/third_party/re2/src/python/
Dsetup.py48 if 'GITHUB_ACTIONS' not in os.environ:
/external/pigweed/docs/get_started/
Dindex.rst137 GitHub Actions <github_actions>
/external/cronet/stable/third_party/re2/src/python/
Dsetup.py48 if 'GITHUB_ACTIONS' not in os.environ:
/external/pytorch/.github/workflows/
D_bazel-build-test.yml149 -e GITHUB_ACTIONS \
D_binary-build-linux.yml239 -e GITHUB_ACTIONS \
D_xpu-test.yml172 -e GITHUB_ACTIONS \
D_rocm-test.yml189 -e GITHUB_ACTIONS \
/external/rust/android-crates-io/crates/axum/benches/
Dbenches.rs252 std::env::var("GITHUB_ACTIONS").is_ok() in on_ci()
/external/ot-br-posix/.github/workflows/
Dborder_router.yml201 export CI_ENV="$(bash <(curl -s https://codecov.io/env)) -e GITHUB_ACTIONS -e OTBR_COVERAGE"
/external/cronet/tot/third_party/libc++/src/utils/ci/
Drun-buildbot102 if [[ ! -z ${GITHUB_ACTIONS+x} ]]; then
113 if [[ ! -z ${GITHUB_ACTIONS+x} ]] && [[ ! -z ${IN_GROUP+x} ]]; then
/external/cronet/stable/third_party/libc++/src/utils/ci/
Drun-buildbot102 if [[ ! -z ${GITHUB_ACTIONS+x} ]]; then
113 if [[ ! -z ${GITHUB_ACTIONS+x} ]] && [[ ! -z ${IN_GROUP+x} ]]; then
/external/python/google-auth-library-python/.kokoro/
Dtrampoline_v2.sh196 "GITHUB_ACTIONS"
/external/python/python-api-core/.kokoro/
Dtrampoline_v2.sh196 "GITHUB_ACTIONS"
/external/python/google-api-python-client/.kokoro/
Dtrampoline_v2.sh196 "GITHUB_ACTIONS"
/external/pigweed/docs/
DBUILD.bazel90 "get_started/github_actions.rst",

12