Closed Michael-F-Bryan closed 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 | 2mins 59s |
480d4b0 | 2mins 54s |
🤖 Beep. Boop. I'm a bot. If you find any issues, please report them to https://github.com/Michael-F-Bryan/workflow-timer.
Description
This makes the CLI a bit more consistent by using a language's full name for the sub-command (i.e.
wasmer-pack javascript
) and providing aliases with its abbreviated name (i.e. you can also runwasmer-pack js
).