dapr / js-sdk

Dapr SDK for Javascript
Apache License 2.0
194 stars 82 forks source link

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

Closed cicoyle closed 9 months ago

cicoyle commented 11 months ago

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/js-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. Protos might need to be updated/automated with this as well

Note: Use the DAPR_BOT secret

dapr-bot commented 9 months ago

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

dapr-bot commented 9 months ago

This issue has been automatically closed because it has not had activity in the last 67 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.