-
Notifications
You must be signed in to change notification settings - Fork 229
Add default output to call to trust-proxy-certificate.ps1
#5742
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
… task failing for no reason. perhaps having some output will allow devops to have an easier time with the invocation
|
The following pipelines have been queued for testing: |
Co-authored-by: Wes Haggard <[email protected]>
|
The following pipelines have been queued for testing: |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#5742 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) --------- Co-authored-by: scbedd <[email protected]> Co-authored-by: Wes Haggard <[email protected]>
|
Hello @azure-sdk! Because this pull request has the 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 (
|
Query of failures graciously provided by @benbp
This is occurring most often when there is no output from this script due to no implementation of
Import-Dev-Cert-<Language>. This should not be failing and I truly believe this is a devops issue, but in the meantime perhaps this can reduce incidence.