Skip to content

Commit

Permalink
Merge branch 'main' into cli-2.27.0-release-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesHolland authored Jun 11, 2024
2 parents cb6483e + fb8b92c commit ba36f35
Show file tree
Hide file tree
Showing 17 changed files with 48 additions and 48 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.

name: cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multiclass-task-fridge-items-cli-automl-image-classification-multiclass-task-fridge-items
name: cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multiclass-task-fridge-items-cli-automl-img-cls-mc-task-fridge-items-automode
on:
workflow_dispatch:
schedule:
- cron: "34 3/12 * * *"
- cron: "1 11/12 * * *"
pull_request:
branches:
- main
paths:
- cli/jobs/automl-standalone-jobs/cli-automl-image-classification-multiclass-task-fridge-items/**
- infra/bootstrapping/**
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multiclass-task-fridge-items-cli-automl-image-classification-multiclass-task-fridge-items.yml
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multiclass-task-fridge-items-cli-automl-img-cls-mc-task-fridge-items-automode.yml
- cli/setup.sh
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
pip install azure-identity
bash "${{ github.workspace }}/sdk/python/setup.sh"
python prepare_data.py --subscription $SUBSCRIPTION_ID --group $RESOURCE_GROUP_NAME --workspace $WORKSPACE_NAME
bash -x ../../../run-job.sh cli-automl-image-classification-multiclass-task-fridge-items.yml
bash -x ../../../run-job.sh cli-automl-img-cls-mc-task-fridge-items-automode.yml
working-directory: cli/jobs/automl-standalone-jobs/cli-automl-image-classification-multiclass-task-fridge-items
- name: validate readme
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.

name: cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multiclass-task-fridge-items-cli-automl-image-classification-multiclass-task-fridge-items-automode
name: cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multiclass-task-fridge-items-cli-automl-img-cls-mc-task-fridge-items
on:
workflow_dispatch:
schedule:
- cron: "57 7/12 * * *"
- cron: "25 9/12 * * *"
pull_request:
branches:
- main
paths:
- cli/jobs/automl-standalone-jobs/cli-automl-image-classification-multiclass-task-fridge-items/**
- infra/bootstrapping/**
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multiclass-task-fridge-items-cli-automl-image-classification-multiclass-task-fridge-items-automode.yml
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multiclass-task-fridge-items-cli-automl-img-cls-mc-task-fridge-items.yml
- cli/setup.sh
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
pip install azure-identity
bash "${{ github.workspace }}/sdk/python/setup.sh"
python prepare_data.py --subscription $SUBSCRIPTION_ID --group $RESOURCE_GROUP_NAME --workspace $WORKSPACE_NAME
bash -x ../../../run-job.sh cli-automl-image-classification-multiclass-task-fridge-items-automode.yml
bash -x ../../../run-job.sh cli-automl-img-cls-mc-task-fridge-items.yml
working-directory: cli/jobs/automl-standalone-jobs/cli-automl-image-classification-multiclass-task-fridge-items
- name: validate readme
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.

name: cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multilabel-task-fridge-items-cli-automl-image-classification-multilabel-task-fridge-items
name: cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multilabel-task-fridge-items-cli-automl-img-cls-ml-task-fridge-items-automode
on:
workflow_dispatch:
schedule:
- cron: "40 4/12 * * *"
- cron: "51 0/12 * * *"
pull_request:
branches:
- main
paths:
- cli/jobs/automl-standalone-jobs/cli-automl-image-classification-multilabel-task-fridge-items/**
- infra/bootstrapping/**
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multilabel-task-fridge-items-cli-automl-image-classification-multilabel-task-fridge-items.yml
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multilabel-task-fridge-items-cli-automl-img-cls-ml-task-fridge-items-automode.yml
- cli/setup.sh
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
pip install azure-identity
bash "${{ github.workspace }}/sdk/python/setup.sh"
python prepare_data.py --subscription $SUBSCRIPTION_ID --group $RESOURCE_GROUP_NAME --workspace $WORKSPACE_NAME
bash -x ../../../run-job.sh cli-automl-image-classification-multilabel-task-fridge-items.yml
bash -x ../../../run-job.sh cli-automl-img-cls-ml-task-fridge-items-automode.yml
working-directory: cli/jobs/automl-standalone-jobs/cli-automl-image-classification-multilabel-task-fridge-items
- name: validate readme
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.

name: cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multilabel-task-fridge-items-cli-automl-image-classification-multilabel-task-fridge-items-automode
name: cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multilabel-task-fridge-items-cli-automl-img-cls-ml-task-fridge-items
on:
workflow_dispatch:
schedule:
- cron: "4 1/12 * * *"
- cron: "50 1/12 * * *"
pull_request:
branches:
- main
paths:
- cli/jobs/automl-standalone-jobs/cli-automl-image-classification-multilabel-task-fridge-items/**
- infra/bootstrapping/**
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multilabel-task-fridge-items-cli-automl-image-classification-multilabel-task-fridge-items-automode.yml
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multilabel-task-fridge-items-cli-automl-img-cls-ml-task-fridge-items.yml
- cli/setup.sh
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
pip install azure-identity
bash "${{ github.workspace }}/sdk/python/setup.sh"
python prepare_data.py --subscription $SUBSCRIPTION_ID --group $RESOURCE_GROUP_NAME --workspace $WORKSPACE_NAME
bash -x ../../../run-job.sh cli-automl-image-classification-multilabel-task-fridge-items-automode.yml
bash -x ../../../run-job.sh cli-automl-img-cls-ml-task-fridge-items.yml
working-directory: cli/jobs/automl-standalone-jobs/cli-automl-image-classification-multilabel-task-fridge-items
- name: validate readme
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.

name: cli-jobs-automl-standalone-jobs-cli-automl-image-instance-segmentation-task-fridge-items-cli-automl-image-instance-segmentation-task-fridge-items
name: cli-jobs-automl-standalone-jobs-cli-automl-image-instance-segmentation-task-fridge-items-cli-automl-img-ins-seg-task-fridge-items-automode
on:
workflow_dispatch:
schedule:
- cron: "27 8/12 * * *"
- cron: "23 8/12 * * *"
pull_request:
branches:
- main
paths:
- cli/jobs/automl-standalone-jobs/cli-automl-image-instance-segmentation-task-fridge-items/**
- infra/bootstrapping/**
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-instance-segmentation-task-fridge-items-cli-automl-image-instance-segmentation-task-fridge-items.yml
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-instance-segmentation-task-fridge-items-cli-automl-img-ins-seg-task-fridge-items-automode.yml
- cli/setup.sh
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
pip install azure-identity
bash "${{ github.workspace }}/sdk/python/setup.sh"
python prepare_data.py --subscription $SUBSCRIPTION_ID --group $RESOURCE_GROUP_NAME --workspace $WORKSPACE_NAME
bash -x ../../../run-job.sh cli-automl-image-instance-segmentation-task-fridge-items.yml
bash -x ../../../run-job.sh cli-automl-img-ins-seg-task-fridge-items-automode.yml
working-directory: cli/jobs/automl-standalone-jobs/cli-automl-image-instance-segmentation-task-fridge-items
- name: validate readme
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.

name: cli-jobs-automl-standalone-jobs-cli-automl-image-instance-segmentation-task-fridge-items-cli-automl-image-instance-segmentation-task-fridge-items-automode
name: cli-jobs-automl-standalone-jobs-cli-automl-image-instance-segmentation-task-fridge-items-cli-automl-img-ins-seg-task-fridge-items
on:
workflow_dispatch:
schedule:
- cron: "33 5/12 * * *"
- cron: "22 7/12 * * *"
pull_request:
branches:
- main
paths:
- cli/jobs/automl-standalone-jobs/cli-automl-image-instance-segmentation-task-fridge-items/**
- infra/bootstrapping/**
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-instance-segmentation-task-fridge-items-cli-automl-image-instance-segmentation-task-fridge-items-automode.yml
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-instance-segmentation-task-fridge-items-cli-automl-img-ins-seg-task-fridge-items.yml
- cli/setup.sh
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
pip install azure-identity
bash "${{ github.workspace }}/sdk/python/setup.sh"
python prepare_data.py --subscription $SUBSCRIPTION_ID --group $RESOURCE_GROUP_NAME --workspace $WORKSPACE_NAME
bash -x ../../../run-job.sh cli-automl-image-instance-segmentation-task-fridge-items-automode.yml
bash -x ../../../run-job.sh cli-automl-img-ins-seg-task-fridge-items.yml
working-directory: cli/jobs/automl-standalone-jobs/cli-automl-image-instance-segmentation-task-fridge-items
- name: validate readme
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.

name: cli-jobs-automl-standalone-jobs-cli-automl-image-object-detection-task-fridge-items-cli-automl-image-object-detection-task-fridge-items
name: cli-jobs-automl-standalone-jobs-cli-automl-image-object-detection-task-fridge-items-cli-automl-img-od-task-fridge-items-automode
on:
workflow_dispatch:
schedule:
- cron: "26 8/12 * * *"
- cron: "36 0/12 * * *"
pull_request:
branches:
- main
paths:
- cli/jobs/automl-standalone-jobs/cli-automl-image-object-detection-task-fridge-items/**
- infra/bootstrapping/**
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-object-detection-task-fridge-items-cli-automl-image-object-detection-task-fridge-items.yml
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-object-detection-task-fridge-items-cli-automl-img-od-task-fridge-items-automode.yml
- cli/setup.sh
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
pip install azure-identity
bash "${{ github.workspace }}/sdk/python/setup.sh"
python prepare_data.py --subscription $SUBSCRIPTION_ID --group $RESOURCE_GROUP_NAME --workspace $WORKSPACE_NAME
bash -x ../../../run-job.sh cli-automl-image-object-detection-task-fridge-items.yml
bash -x ../../../run-job.sh cli-automl-img-od-task-fridge-items-automode.yml
working-directory: cli/jobs/automl-standalone-jobs/cli-automl-image-object-detection-task-fridge-items
- name: validate readme
run: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.

name: cli-jobs-automl-standalone-jobs-cli-automl-image-object-detection-task-fridge-items-cli-automl-image-object-detection-task-fridge-items-automode
name: cli-jobs-automl-standalone-jobs-cli-automl-image-object-detection-task-fridge-items-cli-automl-img-od-task-fridge-items
on:
workflow_dispatch:
schedule:
- cron: "0 3/12 * * *"
- cron: "45 1/12 * * *"
pull_request:
branches:
- main
paths:
- cli/jobs/automl-standalone-jobs/cli-automl-image-object-detection-task-fridge-items/**
- infra/bootstrapping/**
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-object-detection-task-fridge-items-cli-automl-image-object-detection-task-fridge-items-automode.yml
- .github/workflows/cli-jobs-automl-standalone-jobs-cli-automl-image-object-detection-task-fridge-items-cli-automl-img-od-task-fridge-items.yml
- cli/setup.sh
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
pip install azure-identity
bash "${{ github.workspace }}/sdk/python/setup.sh"
python prepare_data.py --subscription $SUBSCRIPTION_ID --group $RESOURCE_GROUP_NAME --workspace $WORKSPACE_NAME
bash -x ../../../run-job.sh cli-automl-image-object-detection-task-fridge-items-automode.yml
bash -x ../../../run-job.sh cli-automl-img-od-task-fridge-items.yml
working-directory: cli/jobs/automl-standalone-jobs/cli-automl-image-object-detection-task-fridge-items
- name: validate readme
run: |
Expand Down
Loading

0 comments on commit ba36f35

Please sign in to comment.