Skip to content

ci: upload built wasm contract artifacts (#172) - #182

Open
ghzhost wants to merge 1 commit into
MergeFi:mainfrom
ghzhost:ci/upload-wasm-artifacts-172
Open

ci: upload built wasm contract artifacts (#172)#182
ghzhost wants to merge 1 commit into
MergeFi:mainfrom
ghzhost:ci/upload-wasm-artifacts-172

Conversation

@ghzhost

@ghzhost ghzhost commented Aug 21, 2026

Copy link
Copy Markdown

Closes #172

Summary

Adds an actions/upload-artifact@v4 step to the wasm-build job in .github/workflows/ci.yml so that compiled .wasm artifacts are uploaded and available for download, reproducibility verification, and bytecode inspection.

Changes

  • Adds actions/upload-artifact@v4 in wasm-build step targeting target/wasm32v1-none/release/*.wasm under artifact name contracts-wasm.

@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the chonilius' projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

CI never uploads built .wasm artifacts for inspection or comparison

1 participant