File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 adding the version and the hash. Updating the "latest" tag there to the new
6262 release is possible, but can also be deferred if you want to do more testing
6363 before users fetching "latest" get this release.
64- 2 . Tag the emsdk repo as well, on the commit that does the update, after it
64+ 2 . Run [ update_bazel_workspace.sh] ( https://github.com/emscripten-core/emsdk/blob/master/scripts/update_bazel_workspace.sh ) .
65+ This will update the bazel toolchain based on the new "latest" tag in emscripten-releases-tags.txt.
66+ 3 . Tag the emsdk repo as well, on the commit that does the update, after it
6567 lands on master.
66- 3 . Update
68+ 4 . Update
6769 [ emscripten-version.txt] ( https://github.com/emscripten-core/emscripten/blob/master/emscripten-version.txt )
6870 in the emscripten repo. This is a delayed update, in that the tag will refer
6971 to the actual release, but the update to emscripten-version.txt is a new
7476 when that's unlikely, etc.
7577 * There is no need to open a PR for this change, you can optionally just
7678 commit it directly.
77- 4 . Tag the emscripten repo on the emscripten commit on which
79+ 5 . Tag the emscripten repo on the emscripten commit on which
7880 ` emscripten-version.txt ` was updated. (This could also be the commit from the
7981 DEPS file as well, but this way is less confusing when just working on the
8082 emscripten repo, and the difference should only be one commit anyhow.)
You can’t perform that action at this time.
0 commit comments