dapr / test-infra

Test apps and tools for Dapr
Apache License 2.0
14 stars 23 forks source link

Read runtime and cli versions from a file #235

Closed elena-kolevska closed 3 weeks ago

elena-kolevska commented 3 weeks ago

Extracts the dapr runtime and cli versions into their own files to make it easier to automatically deploy on new dapr/cli release. I'll update the release workflows in dapr/dapr and dapr/cli to push a new commit to test-infra updating the version files config/dapr_runtime.version and config/dapr_cli.version respectively.