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

test: add docker build integration test #169

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

dj8yfo
Copy link
Collaborator

@dj8yfo dj8yfo commented Jul 3, 2024

this line was fluke-nuking
the added test,

due to following commands

export CARGO_TARGET_DIR=/home/target
cargo metadata

corrupting cargo metadata output,
so the new test was put into a separate binary.
Screenshot_20240703_203008

@dj8yfo dj8yfo marked this pull request as ready for review July 3, 2024 17:41
cargo-near/src/commands/build_command/docker.rs Outdated Show resolved Hide resolved
integration-tests/tests/abi/borsh_schema.rs Outdated Show resolved Hide resolved
@dj8yfo dj8yfo marked this pull request as draft July 5, 2024 13:51
@dj8yfo dj8yfo marked this pull request as ready for review July 5, 2024 14:24
@frol frol merged commit b38aa01 into near:source-scan-integration Jul 5, 2024
14 checks passed
@dj8yfo dj8yfo mentioned this pull request Jul 5, 2024
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