Searched full:checkout (Results 1 – 25 of 1274) sorted by relevance
12345678910>>...51
| /external/fsverity-utils/.github/workflows/ |
| D | ci.yml | 16 - uses: actions/checkout@v2 23 - uses: actions/checkout@v2 30 - uses: actions/checkout@v2 37 - uses: actions/checkout@v2 44 - uses: actions/checkout@v2 51 - uses: actions/checkout@v2 58 - uses: actions/checkout@v2 65 - uses: actions/checkout@v2 76 - uses: actions/checkout@v2 88 - uses: actions/checkout@v2 [all …]
|
| /external/armnn/shim/sl/scripts/ |
| D | clone_aosp_libs.sh | 28 git checkout 9c2360318a35756addcd5d321a85f9270e0a04da 33 git checkout c408ee943a1d9c486e4fac10bee7f76a61c75bab 38 git checkout 2d235ac982044ea4985c39a834e2d85c6a8bca8f 43 git checkout 331b20e54ddde93785d7688ebb0cdc1cbcf9fd9b 48 git checkout fea6523ac18c9d4d40db04c996e833f60ff88489 53 git checkout e1a669e529cf5a42cd8b331ca89634bb9dce5cae 58 git checkout ebeca38b4ecbe81fdf1d127ef7abb4689722308c 63 git checkout a6772d90a9b542ceb50f35f67e1cebf322d8b0d0 68 git checkout 10f298fc4175c1b8537c674f654a070c871960e5 73 git checkout 4377b97cf0850e0a61caa191586ebe68ccbc2abf [all …]
|
| /external/okio/.github/workflows/ |
| D | build.yml | 26 - name: Checkout 27 uses: actions/checkout@v2 52 - name: Checkout 53 uses: actions/checkout@v2 71 - name: Checkout 72 uses: actions/checkout@v2 92 - name: Checkout 93 uses: actions/checkout@v2 113 - name: Checkout 114 uses: actions/checkout@v2 [all …]
|
| /external/zstd/.github/workflows/ |
| D | dev-long-tests.yml | 16 - uses: actions/checkout@v2 27 - uses: actions/checkout@v2 35 - uses: actions/checkout@v2 42 - uses: actions/checkout@v2 49 - uses: actions/checkout@v2 57 - uses: actions/checkout@v2 65 - uses: actions/checkout@v2 75 - uses: actions/checkout@v2 88 - uses: actions/checkout@v2 97 - uses: actions/checkout@v2 [all …]
|
| D | dev-short-tests.yml | 17 - uses: actions/checkout@v2 24 - uses: actions/checkout@v2 31 - uses: actions/checkout@v2 41 - uses: actions/checkout@v2 53 - uses: actions/checkout@v2 68 - uses: actions/checkout@v2 79 - uses: actions/checkout@v2 93 - uses: actions/checkout@v2 104 - uses: actions/checkout@v2 114 - uses: actions/checkout@v2 [all …]
|
| /external/lz4/.github/workflows/ |
| D | ci.yml | 78 - uses: actions/checkout@v2 # https://github.com/actions/checkout 179 - uses: actions/checkout@v2 # https://github.com/actions/checkout 206 - uses: actions/checkout@v2 # https://github.com/actions/checkout 227 - uses: actions/checkout@v2 # https://github.com/actions/checkout 237 - uses: actions/checkout@v2 # https://github.com/actions/checkout 252 - uses: actions/checkout@v2 # https://github.com/actions/checkout 267 - uses: actions/checkout@v2 # https://github.com/actions/checkout 284 - uses: actions/checkout@v2 # https://github.com/actions/checkout 293 - uses: actions/checkout@v2 # https://github.com/actions/checkout 309 - uses: actions/checkout@v2 # https://github.com/actions/checkout [all …]
|
| /external/autotest/utils/frozen_chromite/lib/ |
| D | path_util.py | 45 # tree checkout). This approach might result in arbitrary repo-contained 188 # Finally, check the current SDK checkout tree. 283 """Gather information on the checkout we are in. 285 There are several checkout types, as defined by CHECKOUT_TYPE_XXX variables. 286 This function determines what checkout type |cwd| is in, for example, if |cwd| 287 belongs to a `repo` checkout. 291 type: The type of checkout. Valid values are CHECKOUT_TYPE_*. 292 root: The root of the checkout. 293 chrome_src_dir: If the checkout is a Chrome checkout, the path to the 322 """Returns the cache directory location based on the checkout type.""" [all …]
|
| D | git.py | 60 """Get the root of your repo managed checkout.""" 69 """Tests to see if a directory is the root of a git submodule checkout. 90 pwd: Directory to probe. If a checkout, should be the root. 97 # Is this directory a bare repo with no checkout? 259 """Attributes of a given project in the manifest checkout. 268 attrs: The attributes associated with this checkout, as a dictionary. 313 """Get the path to the checkout. 403 checkout = self.checkouts_by_name.setdefault(self._current_project_name, 405 checkout.append(attrs) 434 for checkout in self.checkouts_by_name[self._current_project_name]: [all …]
|
| /external/rust/crates/coset/.github/workflows/ |
| D | ci.yml | 23 - uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2 42 - uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2 63 - uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2 85 - uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2 103 - uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2 119 - uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2 136 - uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2 149 - uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2 159 - uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2 176 - uses: actions/checkout@629c2de402a417ea7690ca6ce3f33229e27606a5 # v2 [all …]
|
| /external/rust/crates/which/.github/workflows/ |
| D | rust.yml | 12 - name: Setup | Checkout 13 uses: actions/checkout@v2 34 - name: Setup | Checkout 35 uses: actions/checkout@v2 56 - name: Setup | Checkout 57 uses: actions/checkout@v2 81 - name: Setup | Checkout 82 uses: actions/checkout@v2
|
| /external/flatbuffers/.github/workflows/ |
| D | build.yml | 30 - uses: actions/checkout@v2 74 - uses: actions/checkout@v2 109 - uses: actions/checkout@v2 123 - uses: actions/checkout@v2 145 - uses: actions/checkout@v2 169 - uses: actions/checkout@v2 215 - uses: actions/checkout@v2 255 - uses: actions/checkout@v2 276 - uses: actions/checkout@v2 291 - uses: actions/checkout@v2 [all …]
|
| /external/pcre/.github/workflows/ |
| D | build.yml | 10 - name: Checkout 11 uses: actions/checkout@v3 36 - name: Checkout 37 uses: actions/checkout@v3 64 - name: Checkout 65 uses: actions/checkout@v3 92 - name: Checkout 93 uses: actions/checkout@v3
|
| /external/openscreen/docs/ |
| D | advanced_gerrit.md | 56 git checkout featureA 57 git checkout -b featureB 129 git checkout C 130 git checkout -b M 137 git checkout E 138 git checkout -b N 141 git checkout G 142 git checkout -b O 168 git checkout H 169 git checkout -b P [all …]
|
| /external/rust/crates/bytes/.github/workflows/ |
| D | ci.yml | 26 - uses: actions/checkout@v3 38 # - uses: actions/checkout@v3 51 - uses: actions/checkout@v3 68 - uses: actions/checkout@v3 80 - uses: actions/checkout@v3 99 - uses: actions/checkout@v3 119 - uses: actions/checkout@v3 130 - uses: actions/checkout@v3 139 - uses: actions/checkout@v3 158 - uses: actions/checkout@v3
|
| /external/harfbuzz_ng/.circleci/ |
| D | config.yml | 20 - checkout 33 - checkout 48 - checkout 58 - checkout 69 - checkout 80 - checkout 95 - checkout 106 - checkout 117 - checkout 129 - checkout [all …]
|
| /external/skia/infra/bots/ |
| D | git_utils.py | 63 subprocess.check_call(['git', 'checkout', 'main']) 67 subprocess.check_call(['git', 'checkout', '-b', self._branch_name, 98 subprocess.check_call(['git', 'checkout', 'main']) 104 """Creates a new local checkout of a Git repository.""" 109 Because this is a new checkout, rather than a reference to an existing 110 checkout on disk, it is safe to assume that the calling thread is the 111 only thread manipulating the checkout. 115 with NewGitCheckout(*args) as checkout: 116 # use checkout instance 117 # the checkout is automatically cleaned up here [all …]
|
| /external/toolchain-utils/llvm_tools/ |
| D | llvm_project.py | 27 checkout = get_location() 28 if not os.path.isdir(checkout): 34 assert checkout == actual_checkout, "%s != %s" % ( 36 checkout, 47 cwd=checkout, 63 % (time_since_last_commit.days, checkout), 68 ["git", "fetch", "origin"], check=False, cwd=checkout
|
| /external/lottie/.github/workflows/ |
| D | validate.yml | 13 - uses: actions/checkout@v2 18 - name: Checkout the code 19 uses: actions/checkout@v2 39 - name: Checkout the code 40 uses: actions/checkout@v2 62 - name: Checkout the code 63 uses: actions/checkout@v2
|
| /external/rust/crates/jni/.github/workflows/ |
| D | ci.yml | 11 - name: Checkout sources 12 uses: actions/checkout@v2 31 - name: Checkout sources 32 uses: actions/checkout@v2 51 - uses: actions/checkout@v2 70 - name: Checkout sources 71 uses: actions/checkout@v2
|
| /external/skia/infra/bots/recipes/ |
| D | sync_and_compile.py | 12 'checkout', 32 checkout_root = api.checkout.default_checkout_root 64 api.checkout.bot_update( 75 # Build-<CONFIG> tasks place the Skia checkout at /mnt/pd0/s/w/ir/skia, so 78 # For some reason api.checkout.bot_update places the Skia checkout at /mnt/pd0/s/w/ir/k 79 # even though we specified /mnt/pd0/s/w/ir as the checkout root. As a workaround, we manually 80 # copy the Skia checkout to the intended location. 90 name='copy Skia repository checkout from %s to %s' % (src, dst), 100 api.checkout.git(checkout_root=checkout_root) 107 # Similarly as with the checkout root, we use the same output directory in
|
| /external/wayland-protocols/ |
| D | README.android | 7 1. Checkout the upstream sources to a working directory if you haven't 10 or otherwise pull down the latest changes if you have a checkout. 12 `git checkout $TAG` 14 checkout. A tool such as `meld` can be used to view and apply the 27 1. Checkout Chromium sources if you haven't already with 29 otherwise pull down the latest changes. This is a large checkout 33 src/third_party/wayland-protocols from your checkout. In particular these
|
| /external/virglrenderer/perf-testing/Docker/ |
| D | Dockerfile | 110 && git checkout $MESON_COMMIT \ 119 && git checkout $DRM_COMMIT \ 141 && git checkout $TPM2_COMMIT \ 152 && git checkout $PLATFORM2_COMMIT 172 # Pull down repositories that crosvm depends on to cros checkout-like locations. 185 && git checkout $MINIJAIL_COMMIT \ 193 && git checkout $ADHD_COMMIT 198 git checkout $VPERFETTO_COMMIT && \ 244 RUN git clone https://gitlab.freedesktop.org/mesa/waffle.git --single-branch --no-checkout /waffle … 246 git checkout "$WAFFLE_VERSION" && \ [all …]
|
| /external/rust/crates/paste/.github/workflows/ |
| D | ci.yml | 24 - uses: actions/checkout@v3 35 - uses: actions/checkout@v3 44 - uses: actions/checkout@v3 55 - uses: actions/checkout@v3 64 - uses: actions/checkout@v3 76 - uses: actions/checkout@v3
|
| /external/grpc-grpc/templates/tools/dockerfile/ |
| D | clang_update.include | 5 cd llvm && git checkout ad57503 && cd .. 7 cd clang && git checkout ad2c56e && cd .. 9 cd compiler-rt && git checkout 3176922 && cd .. 12 git checkout c288525 && cd .. 14 cd libcxx && git checkout fda3549 && cd .. 16 cd libcxxabi && git checkout 8d4e51d && cd ..
|
| /external/dagger2/.github/workflows/ |
| D | ci.yml | 24 - uses: actions/checkout@v2 31 - uses: actions/checkout@v2 38 - uses: actions/checkout@v2 45 - uses: actions/checkout@v2 52 - uses: actions/checkout@v2 62 - uses: actions/checkout@v2 73 - uses: actions/checkout@v2 91 - uses: actions/checkout@v2 113 uses: actions/checkout@v2 171 - uses: actions/checkout@v2
|
12345678910>>...51