Update proxy_startup.py - #25730
Merged
Laia Patiño (laiapat) merged 3 commits intoAug 19, 2022
Merged
Conversation
Auto check and change docker container
|
Thank you for your contribution ponopono0322! We will review the pull request and get back to you soon. |
Contributor
Author
Laia Patiño (laiapat)
self-requested a review
August 17, 2022 17:44
Laia Patiño (laiapat)
left a comment
Member
There was a problem hiding this comment.
Thank you again for opening a PR!
Container will be deleted after running
Laia Patiño (laiapat)
approved these changes
Aug 19, 2022
Laia Patiño (laiapat)
left a comment
Member
There was a problem hiding this comment.
This is great -- thanks again!!
Laia Patiño (laiapat)
enabled auto-merge (squash)
August 19, 2022 01:02
Contributor
Author
|
@mccoyp Thank you. Have a nice day! |
Laia Patiño (laiapat)
pushed a commit
to laiapat/azure-sdk-for-python
that referenced
this pull request
Sep 22, 2022
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.







Auto check and change docker container
Description
Fixed an issue(#22162) where docker containers were not automatically updated from
eng/common/testproxy/target_version.txtfile.This is the process of checking the container named
ambitious_azsdk_test_proxyand then force-deleting it if the versions do not match. This only deletes the container, not the image.All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines