Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,8 @@ up:
meet: gcloud auth application-default login
- custom:
name: Google Cloud AI Platform Project
met?: gcloud config get-value project | grep -q "ml-platform-adhoc"
meet: gcloud config set project ml-platform-adhoc
# - custom:
# name: Compile feast
# met?: pip install -e "sdk/python[ci]"
# meet: "true"
met?: gcloud config get-value project | grep -q "shopify-data-ml-platform-exp"
meet: gcloud config set project shopify-data-ml-platform-exp

commands:
format:
Expand Down