dapr / dapr/java-sdk

[Release Enhancement] GHA Workflows to Update Versions Automatically

Open
#928 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
300
Forks
230
Avg merge
1d 20h
Merged PRs (30d)
4

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/java-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 of the lines to update](https://github.com/dapr/java-sdk/pull/927/files). Protos might need to be updated/automated with this as well

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.