issues
search
dapr
/
installer-bundle
Dapr bundled installer containing CLI and runtime packaged together. This eliminated the need to download Docker images when initializing Dapr locally.
Apache License 2.0
37
stars
8
forks
source link
Automate release of installer bundle
#19
Open
mukundansundar
opened
1 year ago
mukundansundar
commented
1 year ago
Scenarios to take care of :
On normal release, installer bundle release should be triggered only after both runtime, cli are released.
On patch releases, pass in the right minor version as soon as a patch release is tagged for either runtime or cli.
Scenarios to take care of :