Open
Conversation
Taken from template referred to in this article https://learn.microsoft.com/en-us/azure/machine-learning/how-to-manage-hub-workspace-template?view=azureml-api-2&tabs=cli
workspaces/endpoints is deprecated
This commit introduces a custom pytest plugin that forces
pytest to only collect samples that have changed either:
* in the working tree compared to HEAD
* in HEAD compared to main
We assume that a sample has changed if any file has changed in
the directory we collected a test from, which is consistent with
how the contributing guidelines specify to package a sample.
But this criteria to detect change may need to be iterated on later.
To prevent pytest from trying to run template.ipynb
Project deployments sometimes error when they happen concurrently
Referred to the ARM export of a resource group with a set up
ai project.
8b14589 to
7cb10cf
Compare
7cb10cf to
1849f20
Compare
1849f20 to
07f4fad
Compare
e95cdbf to
9c137c2
Compare
9c137c2 to
6773b95
Compare
6773b95 to
9645ce7
Compare
9645ce7 to
98bab4b
Compare
e0e3a1b to
400b378
Compare
400b378 to
ac6406d
Compare
ef7f617 to
8bf1e98
Compare
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
Checklist