Skip to content

Commit

Permalink
Update working-directory
Browse files Browse the repository at this point in the history
  • Loading branch information
diondrapeck committed Oct 22, 2023
1 parent 24332b0 commit b93862f
Show file tree
Hide file tree
Showing 252 changed files with 335 additions and 78 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cli-assets-component-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-component-train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-azure-sql-import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-cloud-file-https.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-cloud-file-wasbs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-cloud-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-cloud-folder-https.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-cloud-folder-wasbs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-cloud-folder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-cloud-mltable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-iris-csv-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-local-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-local-folder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-local-mltable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-public-file-https.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-s3-import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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,6 +44,7 @@ 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,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-data-snowflake-import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-environment-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-model-local-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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: 1 addition & 0 deletions .github/workflows/cli-assets-model-local-mlflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ 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 @@ -45,31 +45,32 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/endpoints/batch/deploy-models/custom-outputs-parquet"
working-directory: infra/bootstrapping
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 tomoutputsparquetendpoint8118 -y
az ml unknown-endpoint delete -n tomoutputsparquetendpoint1809 -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 tomoutputsparquetendpoint8118 -f endpoints\batch\deploy-models\custom-outputs-parquet\endpoint.yml
az ml unknown-endpoint create -n tomoutputsparquetendpoint1809 -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 tomoutputsparquetendpoint8118 -f endpoints/batch/deploy-models/custom-outputs-parquet\deployment.yml
az ml unknown-deployment create -e tomoutputsparquetendpoint1809 -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 tomoutputsparquetendpoint8118 -y
az ml unknown-endpoint delete -n tomoutputsparquetendpoint1809 -y
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -45,24 +45,25 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/endpoints/batch/deploy-models/heart-classifier-mlflow"
working-directory: infra/bootstrapping
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 tclassifiermlflowendpoint7768 -y
az ml unknown-endpoint delete -n tclassifiermlflowendpoint2923 -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 tclassifiermlflowendpoint7768 -f endpoints\batch\deploy-models\heart-classifier-mlflow\endpoint.yml
az ml unknown-endpoint create -n tclassifiermlflowendpoint2923 -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 tclassifiermlflowendpoint7768 -y
az ml unknown-endpoint delete -n tclassifiermlflowendpoint2923 -y
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -45,31 +45,32 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/endpoints/batch/deploy-models/huggingface-text-summarization"
working-directory: infra/bootstrapping
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 textsummarizationendpoint3430 -y
az ml unknown-endpoint delete -n textsummarizationendpoint2559 -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 textsummarizationendpoint3430 -f endpoints\batch\deploy-models\huggingface-text-summarization\endpoint.yml
az ml unknown-endpoint create -n textsummarizationendpoint2559 -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 textsummarizationendpoint3430 -f endpoints/batch/deploy-models/huggingface-text-summarization\deployment.yml
az ml unknown-deployment create -e textsummarizationendpoint2559 -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 textsummarizationendpoint3430 -y
az ml unknown-endpoint delete -n textsummarizationendpoint2559 -y
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -45,24 +45,25 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/endpoints/batch/deploy-models/imagenet-classifier"
working-directory: infra/bootstrapping
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 imagenetclassifierendpoint7436 -y
az ml unknown-endpoint delete -n imagenetclassifierendpoint2177 -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 imagenetclassifierendpoint7436 -f endpoints\batch\deploy-models\imagenet-classifier\endpoint.yml
az ml unknown-endpoint create -n imagenetclassifierendpoint2177 -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 imagenetclassifierendpoint7436 -y
az ml unknown-endpoint delete -n imagenetclassifierendpoint2177 -y
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -45,24 +45,25 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/endpoints/batch/deploy-models/mnist-classifier"
working-directory: infra/bootstrapping
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 lsmnistclassifierendpoint5521 -y
az ml unknown-endpoint delete -n lsmnistclassifierendpoint3668 -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\mnist-classifier\endpoint.yml
az ml unknown-endpoint create -n lsmnistclassifierendpoint5521 -f endpoints\batch\deploy-models\mnist-classifier\endpoint.yml
az ml unknown-endpoint create -n lsmnistclassifierendpoint3668 -f endpoints\batch\deploy-models\mnist-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 lsmnistclassifierendpoint5521 -y
az ml unknown-endpoint delete -n lsmnistclassifierendpoint3668 -y
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -45,31 +45,32 @@ jobs:
- name: validate readme
run: |
bash check-readme.sh "${{ github.workspace }}" "${{ github.workspace }}/cli/endpoints/batch/deploy-models/openai-embeddings"
working-directory: infra/bootstrapping
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 sopenaiembeddingsendpoint9580 -y
az ml unknown-endpoint delete -n sopenaiembeddingsendpoint7401 -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\openai-embeddings\endpoint.yml
az ml unknown-endpoint create -n sopenaiembeddingsendpoint9580 -f endpoints\batch\deploy-models\openai-embeddings\endpoint.yml
az ml unknown-endpoint create -n sopenaiembeddingsendpoint7401 -f endpoints\batch\deploy-models\openai-embeddings\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/openai-embeddings\deployment.yml
az ml unknown-deployment create -e sopenaiembeddingsendpoint9580 -f endpoints/batch/deploy-models/openai-embeddings\deployment.yml
az ml unknown-deployment create -e sopenaiembeddingsendpoint7401 -f endpoints/batch/deploy-models/openai-embeddings\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 sopenaiembeddingsendpoint9580 -y
az ml unknown-endpoint delete -n sopenaiembeddingsendpoint7401 -y
working-directory: cli
Loading

0 comments on commit b93862f

Please sign in to comment.