X Tutup
The Wayback Machine - https://web.archive.org/web/20201219230552/https://github.com/PowerShell/PowerShell/pull/12526
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

Update @PoshChan config to include SSH #12526

Merged
merged 1 commit into from May 5, 2020
Merged

Conversation

@vexx32
Copy link
Collaborator

@vexx32 vexx32 commented Apr 30, 2020

PR Summary

@PoshChan isn't currently able to handle reporting on or retrying for the SSH build agent. Given this was overlooked, it may not be needed, but since it's a simple change I figured may as well just submit it anyway in case it needs doing. 🙂

PR Context

Tried to get @PoshChan to retry the SSH failed run here: #12492 (comment)

PR Checklist

@iSazonov iSazonov requested a review from SteveL-MSFT Apr 30, 2020
@iSazonov iSazonov added this to the 7.1.0-preview.3 milestone Apr 30, 2020
@iSazonov iSazonov merged commit cefbf3d into PowerShell:master May 5, 2020
8 checks passed
8 checks passed
Codacy/PR Quality Review Up to standards. A positive pull request.
Details
CodeFactor No issues found.
Details
PowerShell-CI-linux #PR-12526-20200429.01 succeeded
Details
PowerShell-CI-macos #PR-12526-20200429.01 succeeded
Details
PowerShell-CI-static-analysis #PR-12526-20200429.01 succeeded
Details
PowerShell-CI-windows #PR-12526-20200429.01 succeeded
Details
WIP Ready for review
Details
license/cla All CLA requirements met.
@vexx32 vexx32 deleted the vexx32:patch-2 branch May 5, 2020
@msftbot
Copy link

@msftbot msftbot bot commented May 19, 2020

🎉v7.1.0-preview.3 has been released which incorporates this pull request.🎉

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
X Tutup