Searched full:checkout (Results 1 – 25 of 1702) sorted by relevance
12345678910>>...69
| /external/rust/crates/arc-swap/.github/workflows/ |
| D | test.yaml | 31 - name: checkout 32 uses: actions/checkout@v2 55 - name: checkout 56 uses: actions/checkout@v2 77 - name: checkout 78 uses: actions/checkout@v2 100 - name: checkout 101 uses: actions/checkout@v2 117 - name: checkout 118 uses: actions/checkout@v2 [all …]
|
| /external/zstd/.github/workflows/ |
| D | dev-long-tests.yml | 18 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 29 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 37 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 48 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 58 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 65 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 72 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 80 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 88 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 99 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 [all …]
|
| D | dev-short-tests.yml | 19 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 26 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 33 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 43 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 55 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 63 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 72 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 89 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 97 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 111 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1 [all …]
|
| /external/fsverity-utils/.github/workflows/ |
| D | ci.yml | 16 - uses: actions/checkout@v4 23 - uses: actions/checkout@v4 30 - uses: actions/checkout@v4 37 - uses: actions/checkout@v4 44 - uses: actions/checkout@v4 51 - uses: actions/checkout@v4 58 - uses: actions/checkout@v4 65 - uses: actions/checkout@v4 76 - uses: actions/checkout@v4 88 - uses: actions/checkout@v4 [all …]
|
| /external/aws-crt-java/.github/workflows/ |
| D | ci.yml | 36 - name: Checkout Sources 37 uses: actions/checkout@v3 62 - name: Checkout Sources 63 uses: actions/checkout@v3 95 - name: Checkout Sources 96 uses: actions/checkout@v2 114 - name: Checkout Sources 115 uses: actions/checkout@v2 144 - name: Checkout Sources 145 uses: actions/checkout@v3 [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/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/lottie/.github/workflows/ |
| D | validate.yml | 13 - uses: actions/checkout@v3 18 - name: Checkout the code 19 uses: actions/checkout@v3 40 - name: Checkout the code 41 uses: actions/checkout@v3 62 - name: Checkout the code 63 uses: actions/checkout@v3 76 - name: Checkout the code 77 uses: actions/checkout@v3 121 - name: Checkout the code [all …]
|
| /external/okio/.github/workflows/ |
| D | build.yml | 29 - name: Checkout 30 uses: actions/checkout@v4 48 - uses: actions/checkout@v4 68 - name: Checkout 69 uses: actions/checkout@v4 93 - name: Checkout 94 uses: actions/checkout@v4 128 - name: Checkout 129 uses: actions/checkout@v4 151 - name: Checkout [all …]
|
| /external/rust/crates/config/.github/workflows/ |
| D | msrv.yml | 18 - name: Checkout sources 19 uses: actions/checkout@v3 56 - name: Checkout sources 57 uses: actions/checkout@v3 102 - name: Checkout sources 103 uses: actions/checkout@v3 124 - name: Checkout sources 125 uses: actions/checkout@v3 154 - name: Checkout sources 155 uses: actions/checkout@v3
|
| /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/skia/infra/bots/recipes/ |
| D | sync_and_compile.py | 6 # Recipe module for compiling Skia when we need to get a full Skia checkout. 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. 91 name='copy Skia repository checkout from %s to %s' % (src, dst), 96 api.checkout.git(checkout_root=checkout_root) [all …]
|
| /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/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@v4 39 - name: Checkout 40 uses: actions/checkout@v4 70 - name: Checkout 71 uses: actions/checkout@v4 103 - name: Checkout 104 uses: actions/checkout@v4
|
| /external/harfbuzz_ng/.circleci/ |
| D | config.yml | 20 - checkout 33 - checkout 48 - checkout 58 - checkout 69 - checkout 80 - checkout 92 - checkout 104 - checkout 117 - checkout 125 - checkout [all …]
|
| /external/rust/crates/coset/.github/workflows/ |
| D | ci.yml | 23 - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2 40 - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2 59 - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2 79 - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2 95 - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2 109 - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2 126 - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2 137 - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2 146 - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2 157 - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2 [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 | 25 checkout = get_location() 26 if not os.path.isdir(checkout): 32 assert checkout == actual_checkout, "%s != %s" % ( 34 checkout, 45 cwd=checkout, 61 % (time_since_last_commit.days, checkout), 66 ["git", "fetch", "origin"], check=False, cwd=checkout
|
| /external/liblc3/.github/workflows/ |
| D | ci.yaml | 13 - uses: actions/checkout@v4 20 - uses: actions/checkout@v4 35 - uses: actions/checkout@v4 50 - uses: actions/checkout@v4 65 - uses: actions/checkout@v4 76 - uses: actions/checkout@v4 88 - uses: actions/checkout@v4
|
| /external/rust/crates/bincode/.github/workflows/ |
| D | rust.yml | 34 "uses": "actions/checkout@v2", 35 "name": "Checkout" 78 "uses": "actions/checkout@v2", 79 "name": "Checkout" 104 "uses": "actions/checkout@v2", 105 "name": "Checkout" 140 "uses": "actions/checkout@v2", 141 "name": "Checkout"
|
| /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
|
12345678910>>...69