Compare commits

...
Author SHA1 Message Date
Andrew FerlitschandGitHub d3ef6e4aa1 unhardcode the PROJECT_ID 2023-10-16 14:04:27 -07:00
Andrew Ferlitsch 57a743322e CI/CD: debug fail 2023-10-06 21:00:21 +00:00
@@ -24,7 +24,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "eBEO2w9My9py"
@@ -55,7 +54,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "VL7XCFV7yCBU"
@@ -97,7 +95,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "UE8vLw7SlpwE"
@@ -121,7 +118,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "fbF2lF8rlp3I"
@@ -133,7 +129,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "yajq2millpnu"
@@ -150,7 +145,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "s3moH5AexXpk"
@@ -173,7 +167,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "restart"
@@ -198,7 +191,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "d2qpIurSjmpT"
@@ -220,7 +212,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "project_id"
@@ -249,7 +240,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "a54f9d7c1876"
@@ -272,7 +262,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "5c0404984792"
@@ -300,7 +289,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "XUSL_JcpjmpU"
@@ -322,7 +310,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "TCPJ38n7jmpU"
@@ -333,7 +320,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "bucket:custom"
@@ -362,7 +348,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "create_bucket"
@@ -383,7 +368,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "hwXxa4Qgnh4Y"
@@ -393,7 +377,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "7qXFUiHLoFRw"
@@ -453,7 +436,8 @@
"# Grant Cloud Storage permission.\n",
"! gcloud projects add-iam-policy-binding $PROJECT_ID \\\n",
" --member=serviceAccount:$SERVICE_ACCOUNT \\\n",
" --role=roles/storage.admin"
" --role=roles/storage.admin \\\n",
" --quiet"
]
},
{
@@ -467,11 +451,11 @@
"# Grant AI Platform permission.\n",
"! gcloud projects add-iam-policy-binding $PROJECT_ID \\\n",
" --member=serviceAccount:$SERVICE_ACCOUNT \\\n",
" --role=roles/aiplatform.user"
" --role=roles/aiplatform.user \\\n",
" --quiet"
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "KIPcg_Xhwvsn"
@@ -492,7 +476,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "cVmlv9sRbCSs"
@@ -514,7 +497,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "dR2mOCllvlqN"
@@ -563,7 +545,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "vjdLIqYyDZFS"
@@ -690,7 +671,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "L067Jw_QFcZ3"
@@ -715,7 +695,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "a7Gt9WPFG9V7"
@@ -737,7 +716,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "IaQjIPvuKLwW"
@@ -747,7 +725,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "svUGBOow_Obj"
@@ -781,7 +758,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "mudxBDal_a_k"
@@ -821,7 +797,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "VfMsn_RnEtnj"
@@ -831,7 +806,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"id": "TFEriiywMZga"