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

CI run wasm step in container #234

Merged
merged 1 commit into from
Aug 4, 2022
Merged

CI run wasm step in container #234

merged 1 commit into from
Aug 4, 2022

Conversation

Fraccaman
Copy link
Member

No description provided.

@Fraccaman Fraccaman force-pushed the fraccaman/ci-fix-wasm branch 2 times, most recently from 9d327b5 to 8f6ed67 Compare July 29, 2022 08:11
@juped
Copy link
Member

juped commented Aug 1, 2022

still failing wasm checksums

@tzemanovic
Copy link
Member

still failing wasm checksums

it looks like it just wasn't up-to-date on main

@juped
Copy link
Member

juped commented Aug 1, 2022

did you run make build-wasm-scripts-docker

@tzemanovic
Copy link
Member

sry, bad commit - accidentally added vp_masp

@juped
Copy link
Member

juped commented Aug 1, 2022

ok, so the main thing here is in fact changes to the dockerfile?

@tzemanovic tzemanovic mentioned this pull request Aug 1, 2022
@@ -1,18 +1,16 @@
# This docker is used for deterministic wasm builds

# The version should be matching the version set in wasm/rust-toolchain.toml
FROM rust:1.61.0
FROM rust:1.61
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should stay 1.61.0; right now 1.61 is an alias for it but it might have a patch release

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, lets keep rust:1.61.0. I'll make a commit

tzemanovic added a commit that referenced this pull request Aug 1, 2022
* fraccaman/ci-fix-wasm:
  [ci] docker use rust:1.61.0
  update wasm checksums
  [ci] run specific step in docker container
tzemanovic added a commit that referenced this pull request Aug 1, 2022
* fraccaman/ci-fix-wasm:
  [ci] docker use rust:1.61.0
  update wasm checksums
  [ci] run specific step in docker container
@tzemanovic tzemanovic mentioned this pull request Aug 3, 2022
@juped juped merged commit fb91a69 into main Aug 4, 2022
phy-chain pushed a commit to phy-chain/namada that referenced this pull request Mar 1, 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