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

remove use of bare unwrap() in error propagation #600

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

kalvinnchau
Copy link
Collaborator

remove the bare .unwrap() when generating server name and default to "" if we don't have server_info for some reason

Copy link

Desktop App for this PR

The following build is available for testing:

The app is signed and notarized for macOS. After downloading, unzip the file and drag the Goose.app to your Applications folder.

This link is provided by nightly.link and will work even if you're not logged into GitHub.

Copy link
Collaborator

@baxen baxen left a comment

Choose a reason for hiding this comment

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

LGTM

@baxen baxen merged commit 4860adb into v1.0 Jan 16, 2025
6 checks passed
michaelneale added a commit that referenced this pull request Jan 16, 2025
* v1.0:
  remove use of bare unwrap() in error propagation (#600)
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