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

refactor: go test -short does not use the host network #1352

Merged
merged 12 commits into from
Oct 9, 2023
Merged

Commits on Oct 9, 2023

  1. refactor: go test -short does not use the host network

    This diff refactors the codebase so that we avoid using the host
    network when running `go test -short`.
    bassosimone committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0732730 View commit details
    Browse the repository at this point in the history
  2. x

    bassosimone committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9254d73 View commit details
    Browse the repository at this point in the history
  3. x

    bassosimone committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    45362aa View commit details
    Browse the repository at this point in the history
  4. x

    bassosimone committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b14036a View commit details
    Browse the repository at this point in the history
  5. x

    bassosimone committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6396c5f View commit details
    Browse the repository at this point in the history
  6. x

    bassosimone committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c2bf590 View commit details
    Browse the repository at this point in the history
  7. x

    bassosimone committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b18646c View commit details
    Browse the repository at this point in the history
  8. x

    bassosimone committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d98699e View commit details
    Browse the repository at this point in the history
  9. x

    bassosimone committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6e0e70c View commit details
    Browse the repository at this point in the history
  10. [ci skip] x

    bassosimone committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    446feb0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6cf7680 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e1b3fef View commit details
    Browse the repository at this point in the history