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: only modify ssh config file when required #1700

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

Tpuljak
Copy link
Member

@Tpuljak Tpuljak commented Jan 10, 2025

Only Modify SSH Config File When Required

Description

Currently, we always write to the ssh config file even if the Include daytona_config line is in the appropriate place. With this PR, we first check if a change is necessary.

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

Related Issue(s)

This PR addresses issue #1601

@Tpuljak Tpuljak requested a review from a team as a code owner January 10, 2025 12:39
@Tpuljak Tpuljak force-pushed the ssh-include-only-when-required branch from 8e0888a to 3efc16d Compare January 10, 2025 12:51
@Tpuljak Tpuljak merged commit f9ece40 into main Jan 10, 2025
12 checks passed
@Tpuljak Tpuljak deleted the ssh-include-only-when-required branch January 10, 2025 13:17
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.

3 participants