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

Bumps gexe to 0.4.0 #270

Merged
merged 3 commits into from
Jan 13, 2025
Merged

Bumps gexe to 0.4.0 #270

merged 3 commits into from
Jan 13, 2025

Conversation

mdzhigarov
Copy link
Collaborator

Additional fixes:

  • Fixes a bug in ssh.go where the retry logic did not work due to using StartProc instead of RunProc in the backoff callback
  • Fixes the ssh key setup on Mac where id_rsa private key was getting created with wrong permissions

@mdzhigarov mdzhigarov force-pushed the bump-gexe branch 2 times, most recently from b9b174f to a883f6f Compare January 10, 2025 14:22
Additional fixes:
- Fixes a bug in ssh.go where the retry logic did not work due to using StartProc instead of RunProc in the backoff callback
- Fixes the ssh key setup on Mac where id_rsa private key was getting created with wrong permissions
@mdzhigarov mdzhigarov merged commit a2d45ed into main Jan 13, 2025
1 check passed
@mdzhigarov mdzhigarov deleted the bump-gexe branch January 13, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants