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

[ML] Code dump for azure-ai-ml 0.1.0b6 #25496

Merged
merged 17 commits into from
Aug 9, 2022
Merged

Conversation

needuv
Copy link
Member

@needuv needuv commented Aug 1, 2022

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@needuv
Copy link
Member Author

needuv commented Aug 1, 2022

/azp run python - ml-samples-submission

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@needuv
Copy link
Member Author

needuv commented Aug 1, 2022

/azp run python - ml-samples-submission

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@needuv
Copy link
Member Author

needuv commented Aug 8, 2022

/azp run python - ml - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@needuv needuv merged commit 24a2869 into Azure:main Aug 9, 2022
wonder6845 pushed a commit to wonder6845/azure-sdk-for-python that referenced this pull request Aug 23, 2022
* [ML] Code dump for azure-ai-ml 0.1.0b6

* remove .gitignore

* fix version

* fix cspell check for ml

* update storage dependency

* remove dsl module

* fix an import

* skip some tests in job ops helper

* add missing test configs

* remove schedule tests as they are not run in automation

* add last missing env folder

* fix tests

* remove simplification

* remove faulty dependencies, add pywin32 pinning

* fix test_automl_image_schema.py

* fix test_data_operations.py

* fix test_pipeline_job_entity.py

Co-authored-by: Neehar Duvvuri <neduvvur@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants