Skip to content

Conversation

barnstar
Copy link
Member

@barnstar barnstar commented May 7, 2025

OSS and Version updated to 1.83.190-tfd263adc1-g5b4eff216

OSS and Version updated to 1.83.190-tfd263adc1-g5b4eff216

Signed-off-by: Jonathan Nobels <[email protected]>
@barnstar barnstar requested review from bradfitz and kari-ts May 7, 2025 18:31
@ghost
Copy link

ghost commented May 7, 2025

Pull Request Revisions

RevisionDescription
r1
Updated dependencies and Tailscale integrationModified go.mod and go.sum with updated Tailscale dependencies and changed Taildrop file root setting in backend

✅ AI review completed for r1
Help React with emojis to give feedback on AI-generated reviews:
  • 👍 means the feedback was helpful and actionable
  • 👎 means the feedback was incorrect or unhelpful
💬 Replying to feedback with a comment helps us improve the system. Your input also contributes to shaping future interactions with the AI reviewer.

We'd love to hear from you—reach out anytime at [email protected].

Comment on lines +322 to +324
if ext, ok := ipnlocal.GetExt[*taildrop.Extension](lb); ok {
ext.SetDirectFileRoot(directFileRoot)
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In libtailscale/backend.go, consider adding an error log when ipnlocal.GetExt fails to get the taildrop extension. The current implementation silently ignores the case where the extension isn't available, which could make debugging difficult if there are issues with file sharing functionality.

@barnstar barnstar merged commit 976ba8e into main May 7, 2025
5 of 6 checks passed
@barnstar barnstar deleted the jonathan/bump_oss branch May 7, 2025 18:54
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.

2 participants