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

[Test-Proxy] Fix default startup location in docker-start-proxy.ps1, Update windows tool initialize #2290

Merged
2 commits merged into from
Nov 17, 2021

Conversation

scbedd
Copy link
Member

@scbedd scbedd commented Nov 16, 2021

One can use script located at eng/common/testproxy/docker-start-proxy.ps1 to start and stop a default docker configuration.

There is a second argument, TargetFolder, that is used to change the folder will be bound to the volume of the new docker container.

The default used to be ".", so that the current folder would bind to the volume.

This PR changes the behavior so that if no target folder is provided, it will instead default to root of the containing repository. The ability to provide this context is unchanged.

@scbedd scbedd requested a review from a team as a code owner November 16, 2021 19:56
@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@scbedd scbedd self-assigned this Nov 17, 2021
@scbedd scbedd added the Central-EngSys This issue is owned by the Engineering System team. label Nov 17, 2021
@scbedd scbedd changed the title [Test-Proxy] Update default startup location in docker-start-proxy.ps1 [Test-Proxy] Fix default startup location in docker-start-proxy.ps1, Update windows tool initialize Nov 17, 2021
@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@ghost
Copy link

ghost commented Nov 17, 2021

Hello @azure-sdk!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit b516044 into Azure:main Nov 17, 2021
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Central-EngSys This issue is owned by the Engineering System team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants