blob: c58739dcbeba6bf46379fa0972ff33a86820d4ac [file] [log] [blame]
[
{
"cmd": [],
"name": "Docs"
},
{
"cmd": [
"chmod",
"755",
"RECIPE_MODULE[flutter::adhoc_validation]/resources/docs.sh"
],
"name": "Docs.Set execute permission",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"RECIPE_MODULE[flutter::adhoc_validation]/resources/docs.sh"
],
"name": "Docs.docs",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"luci-auth",
"token",
"-scopes",
"https://www.googleapis.com/auth/cloud-platform",
"-lifetime",
"3m"
],
"infra_step": true,
"name": "Docs.get access token for default account",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"extra.secret.token.should.not.be.logged",
"[CLEANUP]/tmp_tmp_1"
],
"infra_step": true,
"name": "Docs.write token",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "Docs.Deploy docs",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"chmod",
"755",
"RECIPE_MODULE[flutter::firebase]/resources/firebase_deploy.sh"
],
"cwd": "[START_DIR]/flutter/dev/docs",
"env": {
"GCP_PROJECT": null,
"TOKEN_PATH": "[CLEANUP]/tmp_tmp_1"
},
"name": "Docs.Deploy docs.Set execute permission",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"RECIPE_MODULE[flutter::firebase]/resources/firebase_deploy.sh"
],
"cwd": "[START_DIR]/flutter/dev/docs",
"env": {
"GCP_PROJECT": null,
"TOKEN_PATH": "[CLEANUP]/tmp_tmp_1"
},
"name": "Docs.Deploy docs.Firebase deploy",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"name": "$result"
}
]