Skip to content

chore: fix CI and add dial timeout #7

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

Merged
merged 4 commits into from
Mar 9, 2023
Merged

chore: fix CI and add dial timeout #7

merged 4 commits into from
Mar 9, 2023

Conversation

deansheather
Copy link
Member

No description provided.

@deansheather deansheather requested a review from Emyrk March 9, 2023 17:17
@deansheather deansheather changed the title chore: fix CI chore: fix CI and add dial timeout Mar 9, 2023
@deansheather deansheather requested a review from johnstcn March 9, 2023 17:51
@@ -21,7 +21,7 @@ import (

// TunnelPort is the port in the virtual wireguard network stack that the
// listener is listening on.
const TunnelPort = 8080
const TunnelPort = 8090
Copy link
Member

Choose a reason for hiding this comment

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

breaking?

Copy link
Member Author

Choose a reason for hiding this comment

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

wgtunnel isn't in use yet. Technically the current value is breaking and this change unbreaks it.

@deansheather deansheather merged commit 311cec5 into main Mar 9, 2023
@deansheather deansheather deleted the dean/fix-ci branch March 9, 2023 17:59
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