continuist
  • Joined on 2025-03-26
33e5d8f5d8 Try to fix issue with WASM init
6b760bf261 force WASM rebuild
b4d1e0bde7 Force WASM rebuild with cargo registry fix
c8f12205b8 Add build-frontend back into CI
9842715e9a Add WASM files to standalone output
Compare 2 commits »
1b1215b4ed Try replacing --replace in prod deployment stage
ce1b04b8dd test deployment to prod
550c4f881e Add CARGO_HOME to dockerfile
4342232ebe fix rust image
aebd5d1c80 Update rust version to support 2024 edition
4692696c76 Put WASM build inside the container build process
fb4c2db1f9 Add install C compiler to build-frontend stage
267f980642 Fix cargo registry url
86cbc8692c fix cargo registry url
33647883ca change cargo registry url
bb505df141 install wasm-pack using pre-built binary to avoid c compiler dependency
9d35c739ce Change home dir for rust install
774a2d1c38 temporarily skip build-backend stage
89e4d56de6 Use wget instead of curl
Compare 2 commits »
10d0e40744 Fix multiline yaml
f0d541080a temporarily skip test stages
167918c0f0 Add Rust toolchain to build-frontend stage
Compare 2 commits »
285543500c Add WASM module build step to CI stage for build-frontend