Граф коммитов

35 Коммитов

Автор SHA1 Сообщение Дата
Louie Larson 2911eb9f45
Fix temporary data ref auth, create publish_utils (#1182) 2023-09-07 09:31:25 -04:00
HrishikeshGeedMS e0c982496f
Property addition in model metadata without increasing the version (#1174)
* Property addition in model metadata without increasing the version

* Property addition in model metadata without increasing the version

* Property addition in model metadata without increasing the version

* Property addition in model metadata without increasing the version

* Property addition in model metadata without increasing the version
2023-09-07 00:55:27 +05:30
HrishikeshGeedMS f3d6771385
bug fixed for value type other than list,dictionary,string (#1166) 2023-09-05 00:25:50 +05:30
HrishikeshGeedMS 51f3ae3518
Hrishikesh/model metadata updates (#1098)
* support added for updating model metadata

* support added for updating model metadata

* support added for updating model metadata

* support added for updating model metadata

* support added for updating model metadata

* support added for updating model metadata

* code updated

* code updated

* code updated

* setup file updaed for pypi release

* Update scripts/azureml-assets/CHANGELOG.md

Co-authored-by: Louie Larson <elesel@gmail.com>

* address comments

* load description in model config

* update

* fix flakes

* fix flakes

* Update scripts/azureml-assets/azureml/assets/config.py

Co-authored-by: Louie Larson <elesel@gmail.com>

* Update scripts/azureml-assets/azureml/assets/config.py

Co-authored-by: Louie Larson <elesel@gmail.com>

* address comments

* address comments

* update comments

---------

Co-authored-by: Ayush Mishra <61145377+novaturient95@users.noreply.github.com>
Co-authored-by: Louie Larson <elesel@gmail.com>
Co-authored-by: Ayush Mishra <ayushmishra@microsoft.com>
2023-08-29 22:29:21 +05:30
HrishikeshGeedMS d73123775e
Large model publishing support added (#970)
* Large model publishing support added

* Large model publishing support added

* fix blacks and restructure model publish

* flak

* fix docs

* address comments

* update setup and changelog

* address comments

Co-authored-by: Louie Larson <elesel@gmail.com>

* address comments

* revert black changes

* Update scripts/release/requirements.txt

Co-authored-by: Louie Larson <elesel@gmail.com>

---------

Co-authored-by: Ayush Mishra <ayushmishra@microsoft.com>
Co-authored-by: Ayush Mishra <61145377+novaturient95@users.noreply.github.com>
Co-authored-by: Louie Larson <elesel@gmail.com>
2023-08-07 20:05:24 +05:30
Louie Larson 86cef67fca
Support data assets when publishing (#906) 2023-07-19 09:55:54 -04:00
Louie Larson 0f8b195905
Fix parallel component processing (#797) 2023-06-27 16:37:24 -04:00
Louie Larson 888f805852
Handle envs in parallel components, hide expected errors (#791) 2023-06-27 13:21:27 -04:00
Louie Larson 3b9b395d53
Reference azureml-assets in PyPI (#668) 2023-05-17 10:57:35 -04:00
Ayush Mishra 3157e06a1e
fix sideeffect for model publishing (#639) 2023-05-11 22:15:21 +05:30
Ayush Mishra 53c389b630
Warn if non-system registry assets are provided as dependencies in spec (#636)
* Warn if non-system registry assets are provided as dependencies in spec

* update

* Update scripts/release/asset_publish.py

Co-authored-by: Louie Larson <elesel@gmail.com>

* Update scripts/release/asset_publish.py

Co-authored-by: Louie Larson <elesel@gmail.com>

---------

Co-authored-by: Louie Larson <elesel@gmail.com>
2023-05-11 18:33:39 +05:30
Ayush Mishra 1e1d243710
Revert "Add flag to skip assets validation while publishing (#623)" (#624)
This reverts commit 2b51b5ab79.
2023-05-09 00:30:34 +05:30
Ayush Mishra 2b51b5ab79
Add flag to skip assets validation while publishing (#623)
* Add flag to skip assets validation while publishing

* update

* Address comments

* throw exception

* address comments

* Update scripts/release/asset_publish.py

Co-authored-by: Louie Larson <elesel@gmail.com>

* address comments

---------

Co-authored-by: Louie Larson <elesel@gmail.com>
2023-05-08 22:05:45 +05:30
Ayush Mishra fb44fce287
Skip publishing of existing assets (#609)
* Skip publishing of existing assets

* update
2023-05-04 18:37:12 +05:30
Ayush Mishra ed1d0b8de5
Fix registered version lookup for dependent assets (#605)
* Fix registered version lookup for dependent assets

* udpate
2023-05-03 01:31:02 +05:30
Ayush Mishra fe9c61e384
Fix failed_assets yaml dump (#536)
* Fix failed_assets yaml dump

* Use dict
2023-04-12 19:35:58 +05:30
Komnus丶Q 664b8b6fde
update test framework for runner (#511) 2023-04-10 11:42:18 -07:00
Louie Larson 2d8cbb2b67
Handle description files (#522)
* Handle description files

* Convert everything in this repo to ruamel.yaml

* Fix list formatting
2023-04-07 16:24:52 -04:00
Ayush Mishra 281e512c11
Use spec's type over loading component (#518)
* Use spec's type over loading component

* Fix flakes

* pipeline may have inline component definition

* Update scripts/release/asset_publish.py

Co-authored-by: Louie Larson <elesel@gmail.com>

---------

Co-authored-by: Sasidhar Kasturi <sasik@microsoft.com>
Co-authored-by: Louie Larson <elesel@gmail.com>
2023-04-07 16:23:10 +05:30
Ayush Mishra 0214437540
Resolve pipeline component deps (#510)
* Resolve pipeline component deps

* minor changes

* fix flakes

* fix flake

* Fix flake

* fix doc

* fix doc

* Update as per comments

* Update scripts/azureml-assets/azureml/assets/config.py

Co-authored-by: Louie Larson <elesel@gmail.com>

* address comments

* Update scripts/release/asset_publish.py

Co-authored-by: Louie Larson <elesel@gmail.com>

---------

Co-authored-by: Sasidhar Kasturi <sasik@microsoft.com>
Co-authored-by: Louie Larson <elesel@gmail.com>
2023-04-07 12:12:27 +05:30
Louie Larson ad56f39688
Handle env refs with @latest labels (#453) 2023-04-06 14:37:49 -04:00
Louie Larson aeb371d6f8
Bump azure-ai-ml to 1.5.0 (#492) 2023-04-03 13:44:31 -04:00
Ayush Mishra ca6b3e2c0c
Add support to read model desc from a md file (#482) 2023-04-01 03:24:50 +05:30
Renyi Xiong 18233eff5a
Renyix/datatransfer component - add tests.yml (#478)
* Add tests.yml for data_transfer components

* Add pytest job

* Add docstring to fix build check

* added if condition for editing job file

* updated convert funciton

---------

Co-authored-by: Komnus丶Q <40655746+quchuyuan@users.noreply.github.com>
2023-03-31 14:46:51 -07:00
Louie Larson 9d69ea7398
Clean up logging messages (#454) 2023-03-22 13:33:41 -04:00
Ayush Mishra 1443d64c7f
Fix asset release (#432)
* Fix asset release

* fix flakes

* init env_registry_name

* address comments

Co-authored-by: Louie Larson <elesel@gmail.com>

* address comments

Co-authored-by: Louie Larson <elesel@gmail.com>

* address comments

Co-authored-by: Louie Larson <elesel@gmail.com>

---------

Co-authored-by: Louie Larson <elesel@gmail.com>
2023-03-11 17:33:34 +05:30
Ayush Mishra 45352db13b
Refactor asset publish (#426)
* Refactor asset publish
2023-03-10 23:10:54 +05:30
Ayush Mishra dc00016162
refactor validations for command component (#421)
* refactor validations for command component
2023-03-08 19:15:12 +05:30
Ayush Mishra 38005d1df3
Fix mlclient initalization (#420)
* Fix mlclient initalization
2023-03-07 21:40:19 +05:30
Ayush Mishra 3719839ba4
Ayushmishra/allow short env ref in component (#391)
* Allow specifying short env assetID in the component
2023-03-06 11:34:11 -05:00
Komnus丶Q f9b4bf6b8e update test scripts to easily integrate with runners. (#371)
update test scripts to easily integrate with runners.
2023-02-03 10:02:25 -08:00
dependabot[bot] 1349760695 Bump pillow from 9.0.0 to 9.3.0 in /scripts/release (#336)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-27 09:08:21 -05:00
Mathieu St-Louis ccdca69038 Change release script to leverage azure-ai-ml 1.2.0 (#349) 2023-01-25 11:55:28 -05:00
Ayush Mishra 38d424cac4 Add Automl component validations (#281)
* Updated AutoML component spec and added validations
2023-01-13 21:28:52 +05:30
Louie Larson ef7f3a7191 Refactor scripts directory (#306)
* Refactor scripts directory
* Execute test_assets via subprocess
2022-12-28 16:25:12 -05:00