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

feat(interop-tests): build test binary inside container (backport #3441) #3444

Merged

Commits on Feb 10, 2023

  1. feat(interop-tests): build test binary inside container (#3441)

    Building inside the container allows Windows and MacOS users to also build this binary. Thanks to a new feature from docker, `--mount=type=cache`, rebuilding layers is fast without any additional hacks.
    
    (cherry picked from commit eeca244)
    
    # Conflicts:
    #	.dockerignore
    #	Cargo.toml
    MarcoPolo authored and mergify[bot] committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    903a312 View commit details
    Browse the repository at this point in the history