Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@cfallin
Copy link
Member

@cfallin cfallin commented Apr 11, 2022

No description provided.

@cfallin cfallin requested review from alexcrichton and fitzgen April 11, 2022 18:21
@cfallin cfallin changed the title Release notes for 0.35.3. Release notes and version bumps for 0.35.3. Apr 11, 2022
@cfallin
Copy link
Member Author

cfallin commented Apr 11, 2022

Since we can't use the current automated release workflow on the 0.35.x branch due to recent changes, I added a manual version bump to this PR as well, and will push the release tag and publish crates locally once this merges.

@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator cranelift:meta Everything related to the meta-language. cranelift:module cranelift:wasm isle Related to the ISLE domain-specific language wasmtime:docs Issues related to Wasmtime's documentation labels Apr 11, 2022
@github-actions
Copy link

Subscribe to Label Action

cc @cfallin, @fitzgen

This issue or pull request has been labeled: "cranelift", "cranelift:meta", "cranelift:module", "cranelift:wasm", "isle", "wasmtime:docs"

Thus the following users have been cc'd because of the following labels:

  • cfallin: isle
  • fitzgen: isle

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

…h release.

[automatically-tag-and-release-this-commit]
@cfallin cfallin force-pushed the release-notes-0.35.3 branch from 4a90c82 to c212804 Compare April 11, 2022 18:48
@cfallin
Copy link
Member Author

cfallin commented Apr 11, 2022

@alexcrichton informs me that we can still use part of the automation here: the recent CI changes mean that the version bump is still manual, but I've added the special tag to the commit message so the crate upload and release tagging will still be automatic.

(To document it here, since it differs from our published point-release process here: the issue is that the workflow name changed. If we need another point release on 0.35.0, we need to manually version-bump with scripts/publish.rs running ./publish bump-patch and commit that, then add the [automatically-tag-and-release-this-commit] at the end of the commit, then make a PR against the stable branch and merge it once approved/green-CI. This semi-manual process is only needed to do a point release on 0.35.0; a point release on 0.36.0 or later will work fine with the workflow trigger as described in our published docs. Also, note that the "security release" checklist in that doc is different and has always been manual, because of CI limitations in the private fork.)

@cfallin cfallin merged commit 7f69a7d into bytecodealliance:release-0.35.0 Apr 11, 2022
@cfallin cfallin deleted the release-notes-0.35.3 branch April 11, 2022 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift:meta Everything related to the meta-language. cranelift:module cranelift:wasm cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language wasmtime:docs Issues related to Wasmtime's documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants