Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add v0.1.0b5 for azure-ai-ml #25042

Merged
merged 19 commits into from
Jul 18, 2022
Merged

Add v0.1.0b5 for azure-ai-ml #25042

merged 19 commits into from
Jul 18, 2022

Conversation

nthandeMS
Copy link
Member

@nthandeMS nthandeMS commented Jun 30, 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.

@nthandeMS nthandeMS marked this pull request as ready for review July 1, 2022 20:54
sdk/ml/azure-ai-ml/CHANGELOG.md Outdated Show resolved Hide resolved
@nthandeMS nthandeMS changed the title Add v2.6.0 for azure-ai-ml Add v0.1.0b5 for azure-ai-ml Jul 5, 2022
@nthandeMS nthandeMS requested a review from annatisch July 5, 2022 16:45
@singankit
Copy link
Contributor

/azp run python - ml - ci

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 25042 in repo Azure/azure-sdk-for-python

@nthandeMS
Copy link
Member Author

/azp run python - ml - ci

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 25042 in repo Azure/azure-sdk-for-python

@annatisch
Copy link
Member

/azp run python - ml - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@singankit
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 25042 in repo Azure/azure-sdk-for-python

@nthandeMS
Copy link
Member Author

/azp run python - ml - ci

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 25042 in repo Azure/azure-sdk-for-python

sdk/ml/azure-ai-ml/CHANGELOG.md Outdated Show resolved Hide resolved
sdk/ml/azure-ai-ml/azure/ai/ml/.gitignore Outdated Show resolved Hide resolved
sdk/ml/azure-ai-ml/azure/ai/ml/.bumpversion.cfg Outdated Show resolved Hide resolved
sdk/ml/azure-ai-ml/azure/ai/ml/requirements.txt Outdated Show resolved Hide resolved
@scbedd
Copy link
Member

scbedd commented Jul 15, 2022

/azp run python - ml-samples-submission

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scbedd
Copy link
Member

scbedd commented Jul 15, 2022

To ignore the error I introduced by running the samples submission, feel free to just use /check-enforcer override to ignore the failure when you're ready to merge. I'm still running down how to resolve this.

@scbedd
Copy link
Member

scbedd commented Jul 15, 2022

/azp run python - ml-samples-submission

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@annatisch annatisch merged commit 445bcb7 into Azure:main Jul 18, 2022
jeremydvoss pushed a commit to jeremydvoss/azure-sdk-for-python that referenced this pull request Jul 21, 2022
* 2.6.0 release for azure-ai-ml

* Updated changelog for azure-ai-ml

* Applied hotfixes to pass pipelines

* Revised version number

* Typo fix

* Added missing dependency for ml

* Replaced failing test files for ml

* Updated release cut to fix pipeline bugs for ml

* Added missing test configuration files

* Fixed anonymous asset test to use proper version

* Added py.typed file

* Moved py.typed file to namespace root

* Typo fix from previous commit

* Moved py.typed file to furthest non-code depth of ml package

* Removed extra comments

* Fixing version number

* Fixes from code review

* Updated 0.1.0b5 with hotfixes

* Updated release date on changelog
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.

5 participants