Conversation
Sets the default authentication to ssh. The user is informed of this choice and provides information on how to use other forms of authentication.
|
I approved the changes, but retriggered the GH Actions workflows, because three of them failed (Windows runs), let's see if they were intermittent failures. Did you check the failures @apalha? Were they related to this PR or something pre-existing? |
|
I checked the links manually and they seem to work. Don't know why they fail but I've seen that before with this particular workflow... |
|
Ah, I see it: the links are forwarding, so they work when clicked, but the workflow doesn't catch that. I did miss that there were some tests failing 😬 don't know about that. It's Windows with Python 3.7 and up: Edited: It's an assertion error with this line (57-58) in This is the error message (as far as I can detect): I propose moving this to a new issue and dealing with it separately. |
|
@bvreede thanks for looking into that! Indeed deserves its own issue. |
|
@bvreede do you want to make the issue, or should I? |
|
See #326 :) |
|
Thanks! |
|
Just saw this now. Yes, I saw the errors and they were triggered by older links. I see that you already noticed that. Thanks! |
Sets the default authentication to ssh. The user is informed of this choice and provides information on how to use other forms of authentication.
Description
See above.
Related issues:
Instructions to review the pull request
Create a
python-template-testrepo on GitHub (will be overwritten if existing)