* Adding checks for k8 extension and check for attaching the compute to workspace

* Adding a note on the top of all the workflows about regenerating using python script

* Update header in the workflows
This commit is contained in:
Harneet Virk 2022-11-02 16:26:05 -07:00 коммит произвёл GitHub
Родитель 68a0a95fe0
Коммит 65cf226959
246 изменённых файлов: 1329 добавлений и 201 удалений

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-component-train name: cli-assets-component-train
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/component/train.yml - cli/assets/component/train.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-data-cloud-file-https name: cli-assets-data-cloud-file-https
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/data/cloud-file-https.yml - cli/assets/data/cloud-file-https.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-data-cloud-file-wasbs name: cli-assets-data-cloud-file-wasbs
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/data/cloud-file-wasbs.yml - cli/assets/data/cloud-file-wasbs.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-data-cloud-file name: cli-assets-data-cloud-file
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/data/cloud-file.yml - cli/assets/data/cloud-file.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-data-cloud-folder-https name: cli-assets-data-cloud-folder-https
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/data/cloud-folder-https.yml - cli/assets/data/cloud-folder-https.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-data-cloud-folder-wasbs name: cli-assets-data-cloud-folder-wasbs
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/data/cloud-folder-wasbs.yml - cli/assets/data/cloud-folder-wasbs.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-data-cloud-folder name: cli-assets-data-cloud-folder
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/data/cloud-folder.yml - cli/assets/data/cloud-folder.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-data-cloud-mltable name: cli-assets-data-cloud-mltable
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/data/cloud-mltable.yml - cli/assets/data/cloud-mltable.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-data-iris-csv-example name: cli-assets-data-iris-csv-example
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/data/iris-csv-example.yml - cli/assets/data/iris-csv-example.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-data-local-file name: cli-assets-data-local-file
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/data/local-file.yml - cli/assets/data/local-file.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-data-local-folder-sampledata name: cli-assets-data-local-folder-sampledata
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/data/local-folder-sampledata.yml - cli/assets/data/local-folder-sampledata.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-data-local-folder name: cli-assets-data-local-folder
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/data/local-folder.yml - cli/assets/data/local-folder.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-data-local-mltable name: cli-assets-data-local-mltable
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/data/local-mltable.yml - cli/assets/data/local-mltable.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-data-public-file-https name: cli-assets-data-public-file-https
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/data/public-file-https.yml - cli/assets/data/public-file-https.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-environment-docker-context name: cli-assets-environment-docker-context
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/environment/docker-context.yml - cli/assets/environment/docker-context.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-environment-docker-image-plus-conda name: cli-assets-environment-docker-image-plus-conda
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/environment/docker-image-plus-conda.yml - cli/assets/environment/docker-image-plus-conda.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-environment-docker-image name: cli-assets-environment-docker-image
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/environment/docker-image.yml - cli/assets/environment/docker-image.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-model-local-file name: cli-assets-model-local-file
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/model/local-file.yml - cli/assets/model/local-file.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-assets-model-local-mlflow name: cli-assets-model-local-mlflow
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/assets/model/local-mlflow.yml - cli/assets/model/local-mlflow.yml
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# 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-classification-task-bankmarketing-cli-automl-classification-task-bankmarketing name: cli-jobs-automl-standalone-jobs-cli-automl-classification-task-bankmarketing-cli-automl-classification-task-bankmarketing
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/automl-standalone-jobs/cli-automl-classification-task-bankmarketing/** - cli/jobs/automl-standalone-jobs/cli-automl-classification-task-bankmarketing/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# 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-forecasting-bike-share-cli-automl-forecasting-task-bike-share name: cli-jobs-automl-standalone-jobs-cli-automl-forecasting-bike-share-cli-automl-forecasting-task-bike-share
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/automl-standalone-jobs/cli-automl-forecasting-bike-share/** - cli/jobs/automl-standalone-jobs/cli-automl-forecasting-bike-share/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# 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-forecasting-orange-juice-sales-cli-automl-forecasting-orange-juice-sales name: cli-jobs-automl-standalone-jobs-cli-automl-forecasting-orange-juice-sales-cli-automl-forecasting-orange-juice-sales
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/automl-standalone-jobs/cli-automl-forecasting-orange-juice-sales/** - cli/jobs/automl-standalone-jobs/cli-automl-forecasting-orange-juice-sales/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# 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-forecasting-task-energy-demand-cli-automl-forecasting-task-energy-demand name: cli-jobs-automl-standalone-jobs-cli-automl-forecasting-task-energy-demand-cli-automl-forecasting-task-energy-demand
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/automl-standalone-jobs/cli-automl-forecasting-task-energy-demand/** - cli/jobs/automl-standalone-jobs/cli-automl-forecasting-task-energy-demand/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# 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-forecasting-task-github-dau-cli-automl-forecasting-task-github-dau name: cli-jobs-automl-standalone-jobs-cli-automl-forecasting-task-github-dau-cli-automl-forecasting-task-github-dau
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/automl-standalone-jobs/cli-automl-forecasting-task-github-dau/** - cli/jobs/automl-standalone-jobs/cli-automl-forecasting-task-github-dau/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# 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-image-classification-multiclass-task-fridge-items
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/automl-standalone-jobs/cli-automl-image-classification-multiclass-task-fridge-items/** - cli/jobs/automl-standalone-jobs/cli-automl-image-classification-multiclass-task-fridge-items/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# 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-multilablel-task-fridge-items-cli-automl-image-classification-multilabel-task-fridge-items name: cli-jobs-automl-standalone-jobs-cli-automl-image-classification-multilablel-task-fridge-items-cli-automl-image-classification-multilabel-task-fridge-items
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/automl-standalone-jobs/cli-automl-image-classification-multilablel-task-fridge-items/** - cli/jobs/automl-standalone-jobs/cli-automl-image-classification-multilablel-task-fridge-items/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# 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-image-instance-segmentation-task-fridge-items
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/automl-standalone-jobs/cli-automl-image-instance-segmentation-task-fridge-items/** - cli/jobs/automl-standalone-jobs/cli-automl-image-instance-segmentation-task-fridge-items/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# 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-image-object-detection-task-fridge-items
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/automl-standalone-jobs/cli-automl-image-object-detection-task-fridge-items/** - cli/jobs/automl-standalone-jobs/cli-automl-image-object-detection-task-fridge-items/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# 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-regression-task-hardware-perf-cli-automl-regression-task-hardware-perf name: cli-jobs-automl-standalone-jobs-cli-automl-regression-task-hardware-perf-cli-automl-regression-task-hardware-perf
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/automl-standalone-jobs/cli-automl-regression-task-hardware-perf/** - cli/jobs/automl-standalone-jobs/cli-automl-regression-task-hardware-perf/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# 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-text-classification-multilabel-paper-cat-cli-automl-text-classification-multilabel-paper-cat name: cli-jobs-automl-standalone-jobs-cli-automl-text-classification-multilabel-paper-cat-cli-automl-text-classification-multilabel-paper-cat
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/automl-standalone-jobs/cli-automl-text-classification-multilabel-paper-cat/** - cli/jobs/automl-standalone-jobs/cli-automl-text-classification-multilabel-paper-cat/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# 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-text-classification-newsgroup-cli-automl-text-classification-newsgroup name: cli-jobs-automl-standalone-jobs-cli-automl-text-classification-newsgroup-cli-automl-text-classification-newsgroup
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/automl-standalone-jobs/cli-automl-text-classification-newsgroup/** - cli/jobs/automl-standalone-jobs/cli-automl-text-classification-newsgroup/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# 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-text-ner-conll-cli-automl-text-ner-conll2003 name: cli-jobs-automl-standalone-jobs-cli-automl-text-ner-conll-cli-automl-text-ner-conll2003
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/automl-standalone-jobs/cli-automl-text-ner-conll/** - cli/jobs/automl-standalone-jobs/cli-automl-text-ner-conll/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# 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-text-ner-conll-distributed-sweeping-cli-automl-text-ner-conll2003-distributed-sweeping name: cli-jobs-automl-standalone-jobs-cli-automl-text-ner-conll-distributed-sweeping-cli-automl-text-ner-conll2003-distributed-sweeping
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/automl-standalone-jobs/cli-automl-text-ner-conll-distributed-sweeping/** - cli/jobs/automl-standalone-jobs/cli-automl-text-ner-conll-distributed-sweeping/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-automl-hello-automl-job-basic name: cli-jobs-basics-hello-automl-hello-automl-job-basic
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/hello-automl/** - cli/jobs/basics/hello-automl/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-code name: cli-jobs-basics-hello-code
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-data-uri-folder name: cli-jobs-basics-hello-data-uri-folder
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-dataset name: cli-jobs-basics-hello-dataset
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-git name: cli-jobs-basics-hello-git
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-iris-datastore-file name: cli-jobs-basics-hello-iris-datastore-file
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-iris-datastore-folder name: cli-jobs-basics-hello-iris-datastore-folder
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-iris-file name: cli-jobs-basics-hello-iris-file
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-iris-folder name: cli-jobs-basics-hello-iris-folder
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-iris-literal name: cli-jobs-basics-hello-iris-literal
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-mlflow name: cli-jobs-basics-hello-mlflow
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-notebook name: cli-jobs-basics-hello-notebook
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-pipeline-abc name: cli-jobs-basics-hello-pipeline-abc
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-pipeline-customize-output-file name: cli-jobs-basics-hello-pipeline-customize-output-file
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-pipeline-customize-output-folder name: cli-jobs-basics-hello-pipeline-customize-output-folder
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-pipeline-default-artifacts name: cli-jobs-basics-hello-pipeline-default-artifacts
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-pipeline-io name: cli-jobs-basics-hello-pipeline-io
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-pipeline-settings name: cli-jobs-basics-hello-pipeline-settings
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-pipeline name: cli-jobs-basics-hello-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-sweep name: cli-jobs-basics-hello-sweep
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-world-env-var name: cli-jobs-basics-hello-world-env-var
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-world-input name: cli-jobs-basics-hello-world-input
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-world-org name: cli-jobs-basics-hello-world-org
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-world-output-data name: cli-jobs-basics-hello-world-output-data
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-world-output name: cli-jobs-basics-hello-world-output
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-basics-hello-world name: cli-jobs-basics-hello-world
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/basics/** - cli/jobs/basics/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-add-column-and-word-count-using-spark-pipeline name: cli-jobs-pipelines-add-column-and-word-count-using-spark-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/add-column-and-word-count-using-spark/** - cli/jobs/pipelines/add-column-and-word-count-using-spark/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-automl-cli-automl-classification-task-bankmarketing-pipeline-pipeline name: cli-jobs-pipelines-automl-cli-automl-classification-task-bankmarketing-pipeline-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/automl/cli-automl-classification-task-bankmarketing-pipeline/** - cli/jobs/pipelines/automl/cli-automl-classification-task-bankmarketing-pipeline/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-automl-cli-automl-regression-housepricing-pipeline-pipeline name: cli-jobs-pipelines-automl-cli-automl-regression-housepricing-pipeline-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/automl/cli-automl-regression-housepricing-pipeline/** - cli/jobs/pipelines/automl/cli-automl-regression-housepricing-pipeline/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-automl-cli-automl-text-classification-multilabel-paper-categorization-pipeline-pipeline name: cli-jobs-pipelines-automl-cli-automl-text-classification-multilabel-paper-categorization-pipeline-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/automl/cli-automl-text-classification-multilabel-paper-categorization-pipeline/** - cli/jobs/pipelines/automl/cli-automl-text-classification-multilabel-paper-categorization-pipeline/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-automl-cli-automl-text-classification-newsgroup-pipeline-pipeline name: cli-jobs-pipelines-automl-cli-automl-text-classification-newsgroup-pipeline-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/automl/cli-automl-text-classification-newsgroup-pipeline/** - cli/jobs/pipelines/automl/cli-automl-text-classification-newsgroup-pipeline/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-automl-cli-automl-text-ner-conll-pipeline-pipeline name: cli-jobs-pipelines-automl-cli-automl-text-ner-conll-pipeline-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/automl/cli-automl-text-ner-conll-pipeline/** - cli/jobs/pipelines/automl/cli-automl-text-ner-conll-pipeline/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-automl-forecasting-energy-demand-pipeline-pipeline name: cli-jobs-pipelines-automl-forecasting-energy-demand-pipeline-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/automl/forecasting-energy-demand-pipeline/** - cli/jobs/pipelines/automl/forecasting-energy-demand-pipeline/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-automl-image-instance-segmentation-task-fridge-items-pipeline-pipeline name: cli-jobs-pipelines-automl-image-instance-segmentation-task-fridge-items-pipeline-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/automl/image-instance-segmentation-task-fridge-items-pipeline/** - cli/jobs/pipelines/automl/image-instance-segmentation-task-fridge-items-pipeline/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-automl-image-multiclass-classification-fridge-items-pipeline-pipeline name: cli-jobs-pipelines-automl-image-multiclass-classification-fridge-items-pipeline-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/automl/image-multiclass-classification-fridge-items-pipeline/** - cli/jobs/pipelines/automl/image-multiclass-classification-fridge-items-pipeline/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-automl-image-multilabel-classification-fridge-items-pipeline-pipeline name: cli-jobs-pipelines-automl-image-multilabel-classification-fridge-items-pipeline-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/automl/image-multilabel-classification-fridge-items-pipeline/** - cli/jobs/pipelines/automl/image-multilabel-classification-fridge-items-pipeline/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-automl-image-object-detection-task-fridge-items-pipeline-pipeline name: cli-jobs-pipelines-automl-image-object-detection-task-fridge-items-pipeline-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/automl/image-object-detection-task-fridge-items-pipeline/** - cli/jobs/pipelines/automl/image-object-detection-task-fridge-items-pipeline/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-cifar-10-pipeline name: cli-jobs-pipelines-cifar-10-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/cifar-10/** - cli/jobs/pipelines/cifar-10/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-iris-batch-prediction-using-parallel-pipeline name: cli-jobs-pipelines-iris-batch-prediction-using-parallel-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/iris-batch-prediction-using-parallel/** - cli/jobs/pipelines/iris-batch-prediction-using-parallel/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-mnist-batch-identification-using-parallel-pipeline name: cli-jobs-pipelines-mnist-batch-identification-using-parallel-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/mnist-batch-identification-using-parallel/** - cli/jobs/pipelines/mnist-batch-identification-using-parallel/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-nyc-taxi-pipeline name: cli-jobs-pipelines-nyc-taxi-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/nyc-taxi/** - cli/jobs/pipelines/nyc-taxi/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-tensorflow-image-segmentation-pipeline name: cli-jobs-pipelines-tensorflow-image-segmentation-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines/tensorflow-image-segmentation/** - cli/jobs/pipelines/tensorflow-image-segmentation/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-1a_e2e_local_components-pipeline name: cli-jobs-pipelines-with-components-basics-1a_e2e_local_components-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/1a_e2e_local_components/** - cli/jobs/pipelines-with-components/basics/1a_e2e_local_components/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-1b_e2e_registered_components-pipeline name: cli-jobs-pipelines-with-components-basics-1b_e2e_registered_components-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/1b_e2e_registered_components/** - cli/jobs/pipelines-with-components/basics/1b_e2e_registered_components/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-2a_basic_component-pipeline name: cli-jobs-pipelines-with-components-basics-2a_basic_component-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/2a_basic_component/** - cli/jobs/pipelines-with-components/basics/2a_basic_component/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-2b_component_with_input_output-pipeline name: cli-jobs-pipelines-with-components-basics-2b_component_with_input_output-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/2b_component_with_input_output/** - cli/jobs/pipelines-with-components/basics/2b_component_with_input_output/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-3a_basic_pipeline-pipeline name: cli-jobs-pipelines-with-components-basics-3a_basic_pipeline-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/3a_basic_pipeline/** - cli/jobs/pipelines-with-components/basics/3a_basic_pipeline/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-3b_pipeline_with_data-pipeline name: cli-jobs-pipelines-with-components-basics-3b_pipeline_with_data-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/3b_pipeline_with_data/** - cli/jobs/pipelines-with-components/basics/3b_pipeline_with_data/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-4a_local_data_input-pipeline name: cli-jobs-pipelines-with-components-basics-4a_local_data_input-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/4a_local_data_input/** - cli/jobs/pipelines-with-components/basics/4a_local_data_input/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-4b_datastore_datapath_uri-pipeline name: cli-jobs-pipelines-with-components-basics-4b_datastore_datapath_uri-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/4b_datastore_datapath_uri/** - cli/jobs/pipelines-with-components/basics/4b_datastore_datapath_uri/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-4c_web_url_input-pipeline name: cli-jobs-pipelines-with-components-basics-4c_web_url_input-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/4c_web_url_input/** - cli/jobs/pipelines-with-components/basics/4c_web_url_input/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-4d_data_input-pipeline name: cli-jobs-pipelines-with-components-basics-4d_data_input-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/4d_data_input/** - cli/jobs/pipelines-with-components/basics/4d_data_input/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-5a_env_public_docker_image-pipeline name: cli-jobs-pipelines-with-components-basics-5a_env_public_docker_image-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/5a_env_public_docker_image/** - cli/jobs/pipelines-with-components/basics/5a_env_public_docker_image/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-5b_env_registered-pipeline name: cli-jobs-pipelines-with-components-basics-5b_env_registered-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/5b_env_registered/** - cli/jobs/pipelines-with-components/basics/5b_env_registered/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-5c_env_conda_file-pipeline name: cli-jobs-pipelines-with-components-basics-5c_env_conda_file-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/5c_env_conda_file/** - cli/jobs/pipelines-with-components/basics/5c_env_conda_file/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-6a_tf_hello_world-pipeline name: cli-jobs-pipelines-with-components-basics-6a_tf_hello_world-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/6a_tf_hello_world/** - cli/jobs/pipelines-with-components/basics/6a_tf_hello_world/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-6b_pytorch_hello_world-pipeline name: cli-jobs-pipelines-with-components-basics-6b_pytorch_hello_world-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/6b_pytorch_hello_world/** - cli/jobs/pipelines-with-components/basics/6b_pytorch_hello_world/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-basics-6c_r_iris-pipeline name: cli-jobs-pipelines-with-components-basics-6c_r_iris-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/basics/6c_r_iris/** - cli/jobs/pipelines-with-components/basics/6c_r_iris/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-image_classification_with_densenet-pipeline name: cli-jobs-pipelines-with-components-image_classification_with_densenet-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/image_classification_with_densenet/** - cli/jobs/pipelines-with-components/image_classification_with_densenet/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-nyc_taxi_data_regression-pipeline name: cli-jobs-pipelines-with-components-nyc_taxi_data_regression-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/nyc_taxi_data_regression/** - cli/jobs/pipelines-with-components/nyc_taxi_data_regression/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-nyc_taxi_data_regression-single-job-pipeline name: cli-jobs-pipelines-with-components-nyc_taxi_data_regression-single-job-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/nyc_taxi_data_regression/** - cli/jobs/pipelines-with-components/nyc_taxi_data_regression/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-pipeline_with_hyperparameter_sweep-pipeline name: cli-jobs-pipelines-with-components-pipeline_with_hyperparameter_sweep-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/pipeline_with_hyperparameter_sweep/** - cli/jobs/pipelines-with-components/pipeline_with_hyperparameter_sweep/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-rai_pipeline_adult_analyse-pipeline name: cli-jobs-pipelines-with-components-rai_pipeline_adult_analyse-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/rai_pipeline_adult_analyse/** - cli/jobs/pipelines-with-components/rai_pipeline_adult_analyse/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-pipelines-with-components-shakespear_sample_and_word_count_using_spark-pipeline name: cli-jobs-pipelines-with-components-shakespear_sample_and_word_count_using_spark-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/pipelines-with-components/shakespear_sample_and_word_count_using_spark/** - cli/jobs/pipelines-with-components/shakespear_sample_and_word_count_using_spark/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-single-step-dask-nyctaxi-job name: cli-jobs-single-step-dask-nyctaxi-job
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/single-step/dask/nyctaxi/** - cli/jobs/single-step/dask/nyctaxi/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-single-step-gpu_perf-gpu_perf_job name: cli-jobs-single-step-gpu_perf-gpu_perf_job
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/single-step/gpu_perf/** - cli/jobs/single-step/gpu_perf/**
- infra/** - infra/**

Просмотреть файл

@ -1,3 +1,8 @@
# This code is autogenerated.
# Code is generated by running custom script: python3 readme.py
# Any manual changes to this file may cause incorrect behavior.
# Any manual changes will be overwritten if the code is regenerated.
name: cli-jobs-single-step-julia-iris-job name: cli-jobs-single-step-julia-iris-job
on: on:
workflow_dispatch: workflow_dispatch:
@ -6,7 +11,6 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
- sdk-preview
paths: paths:
- cli/jobs/single-step/julia/iris/** - cli/jobs/single-step/julia/iris/**
- infra/** - infra/**

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше