Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add readme validation step #2748

Merged
merged 87 commits into from
Jan 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
87 commits
Select commit Hold shift + click to select a range
26ddd30
Add script to check README.md and README template
diondrapeck Oct 19, 2023
85c6a5a
Refactor check-readme.sh and add messages
diondrapeck Oct 19, 2023
23588f5
Add step to cli-assets-component-pipeline workflow to test
diondrapeck Oct 19, 2023
452d938
Merge branch 'main' into add-readme-check
diondrapeck Oct 19, 2023
02f6748
Update workflow
diondrapeck Oct 19, 2023
69a1511
Merge branch 'add-readme-check' of https://github.com/Azure/azureml-e…
diondrapeck Oct 19, 2023
99fcd3e
Update workflow
diondrapeck Oct 19, 2023
ba943c1
Fix syntax error
diondrapeck Oct 19, 2023
bf36f48
Merge branch 'main' into add-readme-check
diondrapeck Oct 20, 2023
018edfb
Update action
diondrapeck Oct 20, 2023
7c12569
Fix typo
diondrapeck Oct 20, 2023
d9b7c9d
Add exclusion logic
diondrapeck Oct 21, 2023
00ead7d
Try adding readme validation to readme.py
diondrapeck Oct 21, 2023
19b5f31
Update workflows with readme.py
diondrapeck Oct 21, 2023
8c70751
Update workflows with readme.py
diondrapeck Oct 21, 2023
b4670c8
Update workflows with readme.py
diondrapeck Oct 21, 2023
a7f7a14
Update workflows with readme.py
diondrapeck Oct 21, 2023
74d9478
Fix github workspace variable
diondrapeck Oct 21, 2023
19a2ecd
Fix github workspace variables for exclusion check
diondrapeck Oct 21, 2023
7f9e812
Fix exclusion logic
diondrapeck Oct 21, 2023
f0190de
Update readme exclusions
diondrapeck Oct 21, 2023
3af7b97
Revert accidental change
diondrapeck Oct 21, 2023
cfb7dcb
Update readme_exclusions.txt
diondrapeck Oct 21, 2023
9c20d92
Revert accidental change to working directory
diondrapeck Oct 21, 2023
4dba885
Update check-readme.sh
diondrapeck Oct 21, 2023
3e4b26a
Update exclusion logic and file name
diondrapeck Oct 22, 2023
5f835a4
Add debug message
diondrapeck Oct 22, 2023
eeae907
Update exclusion logic and file name
diondrapeck Oct 22, 2023
78b2f11
FIx working directory file names
diondrapeck Oct 22, 2023
3aa173f
Update exclusion logic and file name
diondrapeck Oct 22, 2023
0737b77
Add debugging statements
diondrapeck Oct 22, 2023
099e4be
Remove debugging statements
diondrapeck Oct 22, 2023
24332b0
Update readme.py and regenerate cli workflows
diondrapeck Oct 22, 2023
b93862f
Update working-directory
diondrapeck Oct 22, 2023
26cb40f
Update readme to add validate readme to sdk workflows
diondrapeck Oct 23, 2023
5eb1978
Move templates folder inside infra
diondrapeck Oct 23, 2023
eed569a
Add validate readme check to tutorials and sdk/python files
diondrapeck Oct 23, 2023
4872db7
Fix readme.py and revert unintended changes
diondrapeck Oct 23, 2023
47b87c3
Revert unnecessary changes and update readme_validation_exclusions.txt
diondrapeck Oct 24, 2023
b2664a0
Merge branch 'main' into add-readme-check
diondrapeck Oct 24, 2023
025d4db
Update exclusions list
diondrapeck Oct 24, 2023
6edf693
Update template
diondrapeck Oct 24, 2023
3b2081c
Merge branch 'add-readme-check' of https://github.com/Azure/azureml-e…
diondrapeck Oct 24, 2023
6197730
Merge branch 'main' into add-readme-check
diondrapeck Oct 24, 2023
393281e
Update readme_validation_exclusions.txt
diondrapeck Oct 25, 2023
c757425
Update exclusions
diondrapeck Oct 25, 2023
1d5967c
Replace check-readme.sh with check-readme.py
diondrapeck Oct 26, 2023
a71396e
Update readme template
diondrapeck Oct 26, 2023
8c9d82e
Merge branch 'main' into add-readme-check
diondrapeck Oct 26, 2023
4224491
Update check-readme.py with Kevin's suggestions
diondrapeck Oct 26, 2023
68db0b1
Merge branch 'add-readme-check' of https://github.com/Azure/azureml-e…
diondrapeck Oct 26, 2023
9b7c09e
Merge branch 'main' into add-readme-check
diondrapeck Oct 26, 2023
dc4e94a
Remove 2nd CLI argument
diondrapeck Oct 27, 2023
d126fa3
Add debugging messages
diondrapeck Oct 27, 2023
c34f14d
Add debugging messages
diondrapeck Oct 27, 2023
544bcd1
Merge branch 'main' into add-readme-check
diondrapeck Oct 27, 2023
62435ce
Add debugging messages
diondrapeck Oct 27, 2023
8664b0f
Update debugging messages
diondrapeck Oct 27, 2023
c91da5d
Merge branch 'add-readme-check' of https://github.com/Azure/azureml-e…
diondrapeck Oct 27, 2023
6946d69
Update debugging messages
diondrapeck Oct 27, 2023
f1b8209
Strip whitespace
diondrapeck Oct 28, 2023
3711c0e
Convert sample path to string
diondrapeck Oct 28, 2023
70ab5e5
Fix exclusions
diondrapeck Oct 28, 2023
1a9f6b6
Remove debugging messages
diondrapeck Oct 28, 2023
48be270
Merge branch 'main' into add-readme-check
diondrapeck Oct 31, 2023
6aa863c
Merge branch 'main' into add-readme-check
diondrapeck Nov 1, 2023
8fbb0db
Merge branch 'main' into add-readme-check
diondrapeck Nov 1, 2023
a340f76
Merge branch 'main' into add-readme-check
diondrapeck Nov 2, 2023
497f465
re-format with black
diondrapeck Nov 2, 2023
c58e181
Merge branch 'main' into add-readme-check
diondrapeck Nov 2, 2023
fc94b23
Merge branch 'main' into add-readme-check
diondrapeck Nov 2, 2023
ceb27e3
Merge branch 'main' into add-readme-check
diondrapeck Nov 7, 2023
6e288be
Merge branch 'main' into add-readme-check
diondrapeck Nov 7, 2023
5b352ee
Merge branch 'main' into add-readme-check
diondrapeck Nov 8, 2023
28b169b
Manually update one sample with logging logic to test
diondrapeck Nov 8, 2023
bcbcceb
Merge branch 'main' into add-readme-check
diondrapeck Nov 21, 2023
df3f12a
Merge branch 'main' into add-readme-check
diondrapeck Nov 28, 2023
2b4e305
Regenerate resolved notebooks
diondrapeck Nov 28, 2023
bc7db54
Resolve merge conflicts
diondrapeck Nov 28, 2023
1c86327
Merge branch 'main' into add-readme-check
diondrapeck Nov 30, 2023
9ee1e6f
Merge branch 'main' of https://github.com/Azure/azureml-examples
diondrapeck Nov 30, 2023
9eb75f8
Merge branch 'main' of https://github.com/Azure/azureml-examples
diondrapeck Jan 8, 2024
cd11629
Resolve merge conflict
diondrapeck Jan 9, 2024
3d6bdb7
Remove appinsights logging step
diondrapeck Jan 10, 2024
bd16d50
Merge branch 'main' into add-readme-check
diondrapeck Jan 10, 2024
95bf529
Merge branch 'add-readme-check' of https://github.com/Azure/azureml-e…
diondrapeck Jan 11, 2024
8cb3253
Exclude /home/runner/work/azureml-examples/azureml-examples/cli/jobs/…
diondrapeck Jan 11, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
25 changes: 24 additions & 1 deletion .github/workflows/cli-assets-component-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,32 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/component"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml component create -f assets/component/pipeline.yml
log_output=$(az ml component create -f assets/component/pipeline.yml 2>&1)
echo "$log_output" > create-asset.log
cat create-asset.log
working-directory: cli
- name: Determine Failure Reason
run: |
failure_reason="N/A"
if [ "${{ job.status }}" == "failure" ]; then
if grep -q "ResourceNotReady" create-asset.log; then
failure_reason = "ResourceNotReady"
elif grep -q "quota" create-asset.log; then
failure_reason="QuotaIssue"
elif grep -q "ParentResourceNotFound" create-asset.log; then
failure_reason="ParentResourceNotFound"
else
failure_reason="UncategorizedFailure"
fi
fi
echo "FAILURE_REASON=$failure_reason" >> $GITHUB_ENV
working-directory: cli
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-component-train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/component"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-data-cloud-file-https.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-data-cloud-file-wasbs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-data-cloud-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-data-cloud-folder-https.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-data-cloud-folder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-data-cloud-mltable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-data-iris-csv-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-data-local-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-data-local-folder-sampledata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-data-local-folder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-data-local-mltable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-data-public-file-https.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/data"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-environment-docker-context.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/environment"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-environment-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/environment"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-model-local-file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/model"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/cli-assets-model-local-mlflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/assets/model"
working-directory: infra/bootstrapping
continue-on-error: false
- name: create asset
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ 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";
Expand All @@ -68,4 +73,4 @@ jobs:
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml batch-endpoint delete -n tomoutputsparquetendpoint8741 -y
working-directory: cli
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ 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";
Expand All @@ -61,4 +66,4 @@ jobs:
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml batch-endpoint delete -n tclassifiermlflowendpoint3191 -y
working-directory: cli
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ 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";
Expand All @@ -68,4 +73,4 @@ jobs:
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml batch-endpoint delete -n textsummarizationendpoint2742 -y
working-directory: cli
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ 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";
Expand All @@ -61,4 +66,4 @@ jobs:
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml batch-endpoint delete -n imagenetclassifierendpoint3948 -y
working-directory: cli
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ 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";
Expand All @@ -61,4 +66,4 @@ jobs:
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml batch-endpoint delete -n lsmnistclassifierendpoint9980 -y
working-directory: cli
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/endpoints/batch/deploy-pipelines/batch-scoring-with-preprocessing"
working-directory: infra/bootstrapping
continue-on-error: false
- name: delete endpoint if existing
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand All @@ -68,4 +73,4 @@ jobs:
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml batch-endpoint delete -n withpreprocessingendpoint6601 -y
working-directory: cli
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/endpoints/batch/deploy-pipelines/hello-batch"
working-directory: infra/bootstrapping
continue-on-error: false
- name: delete endpoint if existing
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand All @@ -68,4 +73,4 @@ jobs:
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml batch-endpoint delete -n pelineshellobatchendpoint9006 -y
working-directory: cli
working-directory: cli
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ jobs:
bash setup.sh
working-directory: cli
continue-on-error: true
- name: validate readme
run: |
python check-readme.py "${{ github.workspace }}/cli/endpoints/batch/deploy-pipelines/training-with-components"
working-directory: infra/bootstrapping
continue-on-error: false
- name: delete endpoint if existing
run: |
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
Expand All @@ -61,4 +66,4 @@ jobs:
source "${{ github.workspace }}/infra/bootstrapping/sdk_helpers.sh";
source "${{ github.workspace }}/infra/bootstrapping/init_environment.sh";
az ml batch-endpoint delete -n ingwithcomponentsendpoint9219 -y
working-directory: cli
working-directory: cli
Loading
Loading