-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fix knownHost using staticWithNix #931
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, I think we need a test for this. It should cover the original feature, and ensures that it operates as expected. This might be a little tricky. If it's not clear how to proceed, let's talk about it.
@romefeller I don't think we have |
@madeline-os ok. |
Clarify wording about when known_hosts is used (only optionally during ob deploy init).
…k into ago-fix-knownHost
I have:
develop
branchhlint .
(lint found code you did not write can be left alone)$(nix-build -A selftest --no-out-link)
nix-build release.nix -A build.x86_64-linux --no-out-link
(orx86_64-darwin
on macOS)