Skip to content

Commit c1cfa4f

Browse files
authored
Merge pull request #86 from tschneidereit/patch-1
Update release process steps to include updates to examples
2 parents 4b03da5 + d736a98 commit c1cfa4f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

release-process.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ To cut a new release, you will need to do the following:
2424
2525
6. Pushing the tag upstream will trigger the [release action](https://github.com/spinframework/spin-rust-sdk/actions/workflows/release.yml) which publishes the crates in this workspace to `crates.io` and dispatches an `rust-sdk-release` event to the `spinframework/spin` repository. This event will trigger an action that updates the rust template's sdk dependency.
2626
27-
7. If applicable, create PR(s) or coordinate [documentation](https://github.com/spinframework/spin-docs) needs, e.g. for new features or updated functionality.
27+
7. If applicable, create PR(s) or coordinate [documentation](https://github.com/spinframework/spin-docs) needs, e.g. for new features or updated functionality.
28+
29+
8. Create a PR to update the SDK version of [examples in the Spin repo](https://github.com/spinframework/spin/examples/) that use the Rust SDK as appropriate.

0 commit comments

Comments
 (0)