[ML] Fix job.services transformation for pipeline jobs#27422
Merged
wangchao1230 merged 10 commits intoAzure:mainfrom Nov 18, 2022
Merged
[ML] Fix job.services transformation for pipeline jobs#27422wangchao1230 merged 10 commits intoAzure:mainfrom
wangchao1230 merged 10 commits intoAzure:mainfrom
Conversation
Contributor
|
after this PR merged, you may need to merge the change and update the recording of target test |
…into TonyJ1/E2E_test_pipeline_job_create
Contributor
Author
0mza987
reviewed
Nov 10, 2022
Contributor
|
Seems there are some failed tests, please fix them locally and update the recordings to pass CI |
wangchao1230
approved these changes
Nov 14, 2022
...dings/pipeline_job/e2etests/test_pipeline_job.pyTestPipelineJobtest_pipeline_job_create.json
Outdated
Show resolved
Hide resolved
iscai-msft
added a commit
to iscai-msft/azure-sdk-for-python
that referenced
this pull request
Dec 1, 2022
…into add_multiapi_combiner * 'main' of https://github.com/Azure/azure-sdk-for-python: (557 commits) [ML] Fix job.services transformation for pipeline jobs (Azure#27422) fix: explicitly check using is not None (Azure#27587) [Pipeline] Convert mldesigner primitive annotation to Input type (Azure#27539) code and test (Azure#27586) [ML][Pipelines] Enable Pipelines owned skip tests (Azure#27540) Update Language-Settings.ps1 (Azure#27531) ci: enable test_dump_distribution (Azure#27535) code and test (Azure#27553) Increment package version after release of azure-ai-textanalytics (Azure#27583) fix doc for autodetect default language (Azure#27577) [Tables] Regen with latest autorest (Azure#27205) [TA] regen on latest spec (Azure#27486) Enforce Package name approval for preview release (Azure#27573) Remove manual conda test stage (Azure#27576) [Test Proxy] Add error response when starting test proxy (Azure#26155) Update test_registry.py (Azure#27574) Explicitly disable storage blob public access for workspace templates (Azure#27396) Use the new audience field (Azure#27571) Sync eng/common directory with azure-sdk-tools for PR 4628 (Azure#27455) fix non-pipeline-input with annotation and default value (Azure#27492) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
General Guidelines and Best Practices
Testing Guidelines