Home
last modified time | relevance | path

Searched +full:upload +full:- +full:assets (Results 1 – 25 of 110) sorted by relevance

12345

/external/skia/infra/bots/assets/
DREADME.md1 Assets chapter
4 This directory contains tooling for managing assets used by the bots. The
5 primary entry point is assets.py, which allows a user to add, remove, upload,
6 and download assets.
8 Assets are stored in Google Storage, named for their version number.
11 Individual Assets
12 -----------------
16 …reate.py: Script which creates the asset, implemented by the user and called by `sk asset upload`.
17 * [optional] create\_and\_upload.py: User-implemented convenience script which wraps `sk asset upl…
21 -------
[all …]
/external/skia/infra/bots/assets/text_blob_traces/
DREADME.md5 ------
12 Run `chrome --no-sandbox URL` Trace files will be written to the current
15 Upload section in Text Blob Traces
16 ------
18 To upload a new version of the assets, first place the new version in the
21 infra/bots/assets/assets.py upload -t text_blob_traces text_blob_traces
23 Then commit the file `infra/bots/assets/text_blob_traces/VERSION`
26 --------
30 infra/bots/assets/assets.py download -t text_blob_traces text_blob_traces
33 -----------------------
[all …]
/external/python/google-api-python-client/docs/dyn/
Ddisplayvideo_v1.advertisers.assets.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Ddfareporting_v3_3.creativeAssets.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dpoly_v1.assets.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Ddfareporting_v3_5.creativeAssets.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Ddfareporting_v3_4.creativeAssets.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dpoly_v1.users.assets.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dpoly_v1.users.likedassets.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
/external/skia/site/docs/dev/tools/
Dsk.md1 ---
4 ---
8 `sk` is a command-line tool which provides common functionality useful for
17 Used for managing versioned non-code assets used by Skia developers and in CI.
18 These are stored in [CIPD](https://chrome-infra-packages.appspot.com/p/skia/bots)
20 [//infra/bots/assets](https://skia.googlesource.com/skia/+/main/infra/bots/assets)
23 * add - Add an entry for a new asset. This does not create an initial version.
24 * remove - Remove the entry for an existing asset. This does not remove uploaded
26 * download - Download the pinned version of the asset into the given directory.
27 * upload - Upload a new version of the asset and update the pinned version. If
[all …]
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dpoly.v1.json6 …escription": "The Poly API provides read access to assets hosted on poly.google.com to all, and up…
11 "x16": "http://www.google.com/images/icons/product/search-16.gif",
12 "x32": "http://www.google.com/images/icons/product/search-32.gif"
48 "Responses with Content-Type of application/json",
49 "Media download with context-dependent Content-Type",
50 "Responses with Content-Type of application/x-protobuf"
82 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit…
87 "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
92 "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
99 "assets": { object
[all …]
Ddigitalassetlinks.v1.json5 "description": "Discovers relationships between online assets such as websites or mobile apps.",
7 "documentationLink": "https://developers.google.com/digital-asset-links/",
9 "x16": "http://www.google.com/images/icons/product/search-16.gif",
10 "x32": "http://www.google.com/images/icons/product/search-32.gif"
46 "Responses with Content-Type of application/json",
47 "Media download with context-dependent Content-Type",
48 "Responses with Content-Type of application/x-protobuf"
80 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit…
85 "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
90 "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
[all …]
/external/skia/infra/bots/gen_tasks_logic/
Dtask_builder.go2 // Use of this source code is governed by a BSD-style license that can be
169 // useIsolatedAssets returns true if this task should use assets which are
199 // asset adds the given assets to the task as CIPD packages.
200 func (b *taskBuilder) asset(assets ...string) {
202 pkgs := make([]*specs.CipdPackage, 0, len(assets))
203 for _, asset := range assets {
264 // "gcloud auth configure-docker", typically looks like this:
272 // "staging-k8s.gcr.io": "gcloud",
278 // named "docker-credential-gcloud" [2], which is part of the Google Cloud SDK. This program is
281 // /usr/lib/google-cloud-sdk/lib/gcloud.py. For some unknown reason, sometimes "gcloud" decides
[all …]
Dgen_tasks_logic.go2 // Use of this source code is governed by a BSD-style license that can be
36 CAS_LOTTIE_CI = "lottie-ci"
37 CAS_LOTTIE_WEB = "lottie-web"
41 CAS_RUN_RECIPE = "run-recipe"
43 CAS_RECREATE_SKPS = "recreate-skps"
44 CAS_SKOTTIE_WASM = "skottie-wasm"
45 CAS_TASK_DRIVERS = "task-drivers"
47 CAS_WASM_GM = "wasm-gm"
48 CAS_WHOLE_REPO = "whole-repo"
50 BUILD_TASK_DRIVERS_PREFIX = "Housekeeper-PerCommit-BuildTaskDrivers"
[all …]
/external/skia/infra/bots/assets/scripts/
Dcommon.py5 # Use of this source code is governed by a BSD-style license that can be
19 from assets import assets
25 """Run a command, eg. "upload" or "download". """
26 assets.main([cmd, ASSET_NAME] + sys.argv[1:])
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/linux/
Dgrpc_publish_packages.sh8 # http://www.apache.org/licenses/LICENSE-2.0
16 set -ex
18 shopt -s nullglob
22 GRPC_VERSION=$(grep -e "^ *version: " build_handwritten.yaml | head -n 1 | sed 's/.*: //')
27 BUILD_ID=${KOKORO_BUILD_ID:-$(uuidgen)}
29 BUILD_GIT_COMMIT=${KOKORO_GIT_COMMIT:-unknown}
30 BUILD_TIMESTAMP=$(date -Iseconds)
31 BUILD_RELPATH=$(date "+%Y/%m")/$BUILD_GIT_COMMIT-$BUILD_ID/
38 LOCAL_STAGING_TEMPDIR=$(mktemp -d)
42 mkdir -p "$LOCAL_BUILD_ROOT"
[all …]
/external/grpc-grpc/tools/internal_ci/linux/
Dgrpc_publish_packages.sh8 # http://www.apache.org/licenses/LICENSE-2.0
16 set -ex
18 shopt -s nullglob
22 GRPC_VERSION=$(grep -e "^ *version: " build_handwritten.yaml | head -n 1 | sed 's/.*: //')
27 BUILD_ID=${KOKORO_BUILD_ID:-$(uuidgen)}
29 BUILD_GIT_COMMIT=${KOKORO_GIT_COMMIT:-unknown}
30 BUILD_TIMESTAMP=$(date -Iseconds)
31 BUILD_RELPATH=$(date "+%Y/%m")/$BUILD_GIT_COMMIT-$BUILD_ID/
38 LOCAL_STAGING_TEMPDIR=$(mktemp -d)
42 mkdir -p "$LOCAL_BUILD_ROOT"
[all …]
/external/skia/infra/bots/recipes/test.expected/
DTest-Debian10-Clang-GCE-CPU-AVX2-x86_64-Debug-All-Fontations.json5 "-u",
7 "--json-output",
9 "ensure-directory",
10 "--mode",
20 "-u",
22 "--json-output",
25 "[START_DIR]/skia/infra/bots/assets/skp/VERSION",
38 "-u",
40 "--json-output",
56 "-u",
[all …]
DTest-Debian10-Clang-GCE-CPU-AVX2-x86_64-Release-All-Lottie.json5 "-u",
7 "--json-output",
9 "ensure-directory",
10 "--mode",
20 "-u",
22 "--json-output",
25 "[START_DIR]/skia/infra/bots/assets/lottie-samples/VERSION",
29 "name": "Get lottie-samples VERSION",
38 "-u",
40 "--json-output",
[all …]
/external/flatbuffers/.github/workflows/
Dbuild.yml2 permissions: read-all
9 - "*" # new tag version, like `0.8.4` or else
11 - master
14 - master
17 build-linux:
21 digests-gcc: ${{ steps.hash-gcc.outputs.hashes }}
22 digests-clang: ${{ steps.hash-clang.outputs.hashes }}
24 runs-on: ubuntu-latest
27 cxx: [g++-10, clang++-12]
28 fail-fast: false
[all …]
/external/angle/third_party/glslang/src/.github/workflows/
Ddeploy.js6 ref: 'tags/main-tot',
10 core.setFailed(`upload main-tot tag; ${error.name}; ${error.message}`)
18 tag: 'main-tot'
42 core.setFailed(`list release assets; ${error.name}; ${error.message}`)
71 core.setFailed(`upload ${ ARCHIVE }; ${error.name}; ${error.message}`)
/external/deqp-deps/glslang/.github/workflows/
Ddeploy.js6 ref: 'tags/main-tot',
10 core.setFailed(`upload main-tot tag; ${error.name}; ${error.message}`)
18 tag: 'main-tot'
42 core.setFailed(`list release assets; ${error.name}; ${error.message}`)
71 core.setFailed(`upload ${ ARCHIVE }; ${error.name}; ${error.message}`)
/external/skia/infra/bots/
DREADME.md8 --------------
11 task is a small, self-contained unit which runs via Swarming on a machine in the
15 Jobs are collections of related tasks which help define sub-sections of the DAG,
29 * cfg.json - Basic configuration information for gen_tasks.go.
30 * jobs.json - The list of all jobs to run. Edit this to add or remove
33 Whenever gen_tasks.go, any of the above JSON files, or assets are changed, you
40 $ make -C infra/bots train
45 $ go run infra/bots/gen_tasks.go --test
49 $ make -C infra/bots test
53 -------
[all …]
/external/skia/infra/bots/task_drivers/recreate_skps/
Drecreate_skps.go3 // Use of this source code is governed by a BSD-style license that can be
35 jobName = "recreate-skps"
63 if _, err := exec.RunCwd(ctx, ".", "git", "--version"); err != nil {
106 "vpython3", "-u", botUpdateScript,
107 "--spec-path", specPath,
108 "--patch_root", patchRoot,
109 "--revision_mapping_file", revMapFile,
110 "--cleanup-dir", cleanupDir,
111 "--output_json", outputJson,
112 "--revision", fmt.Sprintf("%s@%s", mainRepoName, revision),
[all …]
/external/skia/infra/bots/recipes/
Dtest.py2 # Use of this source code is governed by a BSD-style license that can be
55 # Obtain the list of already-generated hashes.
80 args.append('--properties')
94 args.extend(['--resourcePath', api.flavor.device_dirs.resource_dir])
96 args.extend(['--skps', api.flavor.device_dirs.skp_dir])
99 '--images', api.flavor.device_path_join(
101 '--colorImages', api.flavor.device_path_join(
107 args.extend(['--svgs', api.flavor.device_path_join(
111 '--lotties',
117 args.extend(['--fontTestDataPath', api.flavor.device_dirs.fonts_dir])
[all …]

12345