mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-05 04:06:35 +02:00
Merge branch 'master' of github.com:justinethier/cyclone
This commit is contained in:
commit
a53f42d082
1 changed files with 5 additions and 0 deletions
|
@ -15,3 +15,8 @@ Steps for making a release of Cyclone:
|
||||||
- Update release on Homebrew (automated)
|
- Update release on Homebrew (automated)
|
||||||
- Update release on Dockerhub (push to bitbucket)
|
- Update release on Dockerhub (push to bitbucket)
|
||||||
- Upload new binary from cyclone-bootstrap release build to the cyclone-scheme "packages" repo
|
- Upload new binary from cyclone-bootstrap release build to the cyclone-scheme "packages" repo
|
||||||
|
- Update WASM hosted Cyclone
|
||||||
|
- Trigger CI action on the WASM repo to recompile the WASM binary: https://github.com/cyclone-scheme/wasm-terminal
|
||||||
|
- Download the generated `.zip` artifact
|
||||||
|
- Extract `terminal.js` and `terminal.wasm` and copy to the `_site` directory in the repo to update the build
|
||||||
|
- Optionally update year in the `terminal.html` file
|
||||||
|
|
Loading…
Add table
Reference in a new issue