Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release Enhancement] GHA Workflows to Update Versions Automatically #108

Open
cicoyle opened this issue Sep 22, 2023 · 0 comments
Open
Labels
enhancement New feature or request help wanted Extra attention is needed P1
Milestone

Comments

@cicoyle
Copy link

cicoyle commented Sep 22, 2023

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. Protos will need to be updated/automated with this

Note: Use the DAPR_BOT secret

@mikeee mikeee added enhancement New feature or request help wanted Extra attention is needed P1 labels Mar 20, 2024
@mikeee mikeee added this to the 1.14 milestone Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed P1
Projects
No open projects
Development

No branches or pull requests

2 participants