wasmerio / wasmer-pack

MIT License
49 stars 5 forks source link

Upgrade to cargo-wapm v0.3.0 so we can publish multiple packages #124

Closed Michael-F-Bryan closed 1 year ago

Michael-F-Bryan commented 1 year ago

Description

This updates the cargo-wapm binary installed in the "Releases" task so we can publish multiple packages in a single command.

Context

Earlier today, @ayys noticed that wasmer/wasmer-pack version 0.7.0 had been published to WAPM, but the wasmer/wasmer-pack-cli was still at version 0.6.*. After a bit of investigation, we found that we only run cargo wapm in the crates/wasm/ directory, meaning only the library is published.

This also explains why the job to update the bindings generator version was saying there was no change.

2023-02-13_15-15-03-11

github-actions[bot] commented 1 year ago

⏱ Workflow Timer ⏱

Make sure you keep an eye on build times!

One of this project's goals is to keep CI runs under 5 minutes so developers can maintain fast edit-compile-test cycles.

Run Compile and Test
master 6mins 58s
d53d5f7 5mins 2s

🤖 Beep. Boop. I'm a bot. If you find any issues, please report them to https://github.com/Michael-F-Bryan/workflow-timer.