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

81 disable network connection when running #84

Merged
merged 7 commits into from
Jan 19, 2024

Conversation

tomeichlersmith
Copy link
Owner

Testing network connection non-interactively was a bit annoying, but actually implementing it in the runners to either use the host network or not use any network was pretty simple.

just see if we can connect to a specific port of a google public DNS
server, use a python image in the network test and have it share the
same workspace for the file to save time downloading/unpacking the imag
@tomeichlersmith tomeichlersmith linked an issue Jan 19, 2024 that may be closed by this pull request
@tomeichlersmith tomeichlersmith marked this pull request as ready for review January 19, 2024 17:46
@tomeichlersmith tomeichlersmith merged commit e158f98 into main Jan 19, 2024
9 checks passed
@tomeichlersmith tomeichlersmith deleted the 81-disable-network-connection-when-running branch January 19, 2024 17:51
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.

disable network connection when running
1 participant