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

[FIX] - Make kamal use ssh keys from config when performing commands #1229

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

matjack1
Copy link
Contributor

Hey!

I've taken this PR: #959 that worked fine and fixed the conflicts trying to maintain the approach of the previous code change for ssh_proxy_args.

I guess this PR should also fix #1053 and so we should probably be able to close this too: #1087

@djmb
Copy link
Collaborator

djmb commented Nov 21, 2024

Looks like we are getting some test failures in Ruby 3.4 I think because of the string mutation.

@matjack1
Copy link
Contributor Author

Oh sorry, I didn't know about that, not sure if the fix is the idiomatic way, let me know if there's a better approach :)

@djmb djmb merged commit 9982909 into basecamp:main Dec 2, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Kamal 2] Error: Permission denied (publickey) only for interactive commands
3 participants