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

Automatically log in Azure if needed #961

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

FlorentClarret
Copy link
Member

@FlorentClarret FlorentClarret commented Jul 22, 2024

What does this PR do?

Azure's counterpart of #917. I know this is a hack but:

The idea is to automatically run az login if needed so users don't have to wrap their commands on their side.

Which scenarios this will impact?

Azure scenarios only! We currently don't have any

Motivation

Avoid asking people to manually run az login before running the tests. They might not know the tests is running in Azure, because it could be in AWS (or later in GCP)

Additional Notes

@FlorentClarret FlorentClarret marked this pull request as ready for review July 23, 2024 06:11
@FlorentClarret FlorentClarret requested a review from a team as a code owner July 23, 2024 06:11
@FlorentClarret
Copy link
Member Author

/merge

@dd-devflow
Copy link

dd-devflow bot commented Jul 26, 2024

🚂 MergeQueue: pull request added to the queue

The median merge time in main is 21m.

Use /merge -c to cancel this operation!

@dd-mergequeue dd-mergequeue bot merged commit 008e047 into main Jul 26, 2024
9 checks passed
@dd-mergequeue dd-mergequeue bot deleted the florentclarret/az-authenticate branch July 26, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants