dapr / dapr/rust-sdk

[Release Enhancement] GHA Workflows to Update Versions Automatically

Open
#108 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted P1
Dominant language
Rust
Stars
252
Forks
73
PR merge metrics
No merged PRs in 30d

Description

It would be nice to have an automated process that listens for a new tag to be pushed to the `dapr/dapr` repo && `dapr/cli` that updates the version accordingly so we are always up to date on changes and can automate our release candidate testing. This should be automated to minimize the manual steps in the release process.

I propose adding a GitHub Action Workflow to `dapr/rust-sdk` that listens for a new tag on the `dapr/dapr` repo && `dapr/cli` and auto creates a Pull Request that updates that accordingly. [Example updates](https://github.com/dapr/rust-sdk/commit/9aa50967b1e47483046d6b7afa9076f119c75012). Protos will need to be updated/automated with this

Note: Use the `DAPR_BOT` secret

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.