Skip to content

Commit

Permalink
Update readme.py and regenerate cli workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
diondrapeck committed Oct 22, 2023
1 parent 099e4be commit 24332b0
Show file tree
Hide file tree
Showing 252 changed files with 340 additions and 596 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-component-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/component"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-component-train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/component"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-azure-sql-import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-cloud-file-https.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-cloud-file-wasbs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-cloud-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-cloud-folder-https.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-cloud-folder-wasbs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-cloud-folder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-cloud-mltable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-iris-csv-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-local-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-local-folder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-local-mltable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-public-file-https.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-s3-import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-data-snowflake-import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/environment"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-environment-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/environment"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-model-local-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/model"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cli-assets-model-local-mlflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/assets/model"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
branches:
- main
paths:
- cli/endpoints\batch\deploy-models\custom-outputs-parquet/**
- cli/endpoints/batch/deploy-models/custom-outputs-parquet/**
- cli/endpoints/unknown/**
- infra/bootstrapping/**
- .github/workflows/cli-endpoints-batch-deploy-models-custom-outputs-parquet-endpoint.yml
Expand Down Expand Up @@ -44,33 +44,32 @@ jobs:
continue-on-error: true
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/../../cli/endpoints\batch\deploy-models\custom-outputs-parquet"
working-directory: infra/bootstrapping
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/endpoints/batch/deploy-models/custom-outputs-parquet"
continue-on-error: false
- name: delete endpoint if existing
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml unknown-endpoint delete -n tomoutputsparquetendpoint3181 -y
az ml unknown-endpoint delete -n tomoutputsparquetendpoint8118 -y
working-directory: cli
continue-on-error: true
- name: create endpoint
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
cat endpoints\batch\deploy-models\custom-outputs-parquet\endpoint.yml
az ml unknown-endpoint create -n tomoutputsparquetendpoint3181 -f endpoints\batch\deploy-models\custom-outputs-parquet\endpoint.yml
az ml unknown-endpoint create -n tomoutputsparquetendpoint8118 -f endpoints\batch\deploy-models\custom-outputs-parquet\endpoint.yml
working-directory: cli
- name: create deployment
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
cat endpoints\batch\deploy-models\custom-outputs-parquet\deployment.yml
az ml unknown-deployment create -e tomoutputsparquetendpoint3181 -f endpoints\batch\deploy-models\custom-outputs-parquet\deployment.yml
cat endpoints/batch/deploy-models/custom-outputs-parquet\deployment.yml
az ml unknown-deployment create -e tomoutputsparquetendpoint8118 -f endpoints/batch/deploy-models/custom-outputs-parquet\deployment.yml
working-directory: cli
- name: cleanup endpoint
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml unknown-endpoint delete -n tomoutputsparquetendpoint3181 -y
az ml unknown-endpoint delete -n tomoutputsparquetendpoint8118 -y
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
branches:
- main
paths:
- cli/endpoints\batch\deploy-models\heart-classifier-mlflow/**
- cli/endpoints/batch/deploy-models/heart-classifier-mlflow/**
- cli/endpoints/unknown/**
- infra/bootstrapping/**
- .github/workflows/cli-endpoints-batch-deploy-models-heart-classifier-mlflow-endpoint.yml
Expand Down Expand Up @@ -44,26 +44,25 @@ jobs:
continue-on-error: true
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/../../cli/endpoints\batch\deploy-models\heart-classifier-mlflow"
working-directory: infra/bootstrapping
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/endpoints/batch/deploy-models/heart-classifier-mlflow"
continue-on-error: false
- name: delete endpoint if existing
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml unknown-endpoint delete -n tclassifiermlflowendpoint9344 -y
az ml unknown-endpoint delete -n tclassifiermlflowendpoint7768 -y
working-directory: cli
continue-on-error: true
- name: create endpoint
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
cat endpoints\batch\deploy-models\heart-classifier-mlflow\endpoint.yml
az ml unknown-endpoint create -n tclassifiermlflowendpoint9344 -f endpoints\batch\deploy-models\heart-classifier-mlflow\endpoint.yml
az ml unknown-endpoint create -n tclassifiermlflowendpoint7768 -f endpoints\batch\deploy-models\heart-classifier-mlflow\endpoint.yml
working-directory: cli
- name: cleanup endpoint
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml unknown-endpoint delete -n tclassifiermlflowendpoint9344 -y
az ml unknown-endpoint delete -n tclassifiermlflowendpoint7768 -y
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
branches:
- main
paths:
- cli/endpoints\batch\deploy-models\huggingface-text-summarization/**
- cli/endpoints/batch/deploy-models/huggingface-text-summarization/**
- cli/endpoints/unknown/**
- infra/bootstrapping/**
- .github/workflows/cli-endpoints-batch-deploy-models-huggingface-text-summarization-endpoint.yml
Expand Down Expand Up @@ -44,33 +44,32 @@ jobs:
continue-on-error: true
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/../../cli/endpoints\batch\deploy-models\huggingface-text-summarization"
working-directory: infra/bootstrapping
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/endpoints/batch/deploy-models/huggingface-text-summarization"
continue-on-error: false
- name: delete endpoint if existing
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml unknown-endpoint delete -n textsummarizationendpoint9716 -y
az ml unknown-endpoint delete -n textsummarizationendpoint3430 -y
working-directory: cli
continue-on-error: true
- name: create endpoint
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
cat endpoints\batch\deploy-models\huggingface-text-summarization\endpoint.yml
az ml unknown-endpoint create -n textsummarizationendpoint9716 -f endpoints\batch\deploy-models\huggingface-text-summarization\endpoint.yml
az ml unknown-endpoint create -n textsummarizationendpoint3430 -f endpoints\batch\deploy-models\huggingface-text-summarization\endpoint.yml
working-directory: cli
- name: create deployment
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
cat endpoints\batch\deploy-models\huggingface-text-summarization\deployment.yml
az ml unknown-deployment create -e textsummarizationendpoint9716 -f endpoints\batch\deploy-models\huggingface-text-summarization\deployment.yml
cat endpoints/batch/deploy-models/huggingface-text-summarization\deployment.yml
az ml unknown-deployment create -e textsummarizationendpoint3430 -f endpoints/batch/deploy-models/huggingface-text-summarization\deployment.yml
working-directory: cli
- name: cleanup endpoint
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml unknown-endpoint delete -n textsummarizationendpoint9716 -y
az ml unknown-endpoint delete -n textsummarizationendpoint3430 -y
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
branches:
- main
paths:
- cli/endpoints\batch\deploy-models\imagenet-classifier/**
- cli/endpoints/batch/deploy-models/imagenet-classifier/**
- cli/endpoints/unknown/**
- infra/bootstrapping/**
- .github/workflows/cli-endpoints-batch-deploy-models-imagenet-classifier-endpoint.yml
Expand Down Expand Up @@ -44,26 +44,25 @@ jobs:
continue-on-error: true
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/../../cli/endpoints\batch\deploy-models\imagenet-classifier"
working-directory: infra/bootstrapping
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/endpoints/batch/deploy-models/imagenet-classifier"
continue-on-error: false
- name: delete endpoint if existing
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml unknown-endpoint delete -n imagenetclassifierendpoint5852 -y
az ml unknown-endpoint delete -n imagenetclassifierendpoint7436 -y
working-directory: cli
continue-on-error: true
- name: create endpoint
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
cat endpoints\batch\deploy-models\imagenet-classifier\endpoint.yml
az ml unknown-endpoint create -n imagenetclassifierendpoint5852 -f endpoints\batch\deploy-models\imagenet-classifier\endpoint.yml
az ml unknown-endpoint create -n imagenetclassifierendpoint7436 -f endpoints\batch\deploy-models\imagenet-classifier\endpoint.yml
working-directory: cli
- name: cleanup endpoint
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml unknown-endpoint delete -n imagenetclassifierendpoint5852 -y
az ml unknown-endpoint delete -n imagenetclassifierendpoint7436 -y
working-directory: cli
Loading

0 comments on commit 24332b0

Please sign in to comment.