-
Notifications
You must be signed in to change notification settings - Fork 228
Exclude bypass-local-dns step when a container variable is specified #1220
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
Conversation
|
The following pipelines have been queued for testing: |
|
Looks like you also cleaned up some spacing in https://github.com/Azure/azure-sdk-for-net/pull/16710/files#diff-9b2f3ee7e640936bc28109ab3de3f753734a1e7fc56c686b4bae96fc9257632fL1 so I'd suggest including that as well to avoid any inconsistencies |
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
|
/check-enforcer override |
|
Overriding for now until @chidozieononiwu can fix the issue with a noop patch in the PR creation pipeline. |
Do we have an issue tracking that? |
|
@chidozieononiwu did you already create an issue regarding the empty diff PR issue? |
|
The bypass-local-dns check fails when running in a container (and is unnecessary since we aren't using the pipelines agent image), so this adds another step to the condition to exclude it. This requires the container being set specifically with a
Containervariable.