Implement bump-upstream command with `--template` flag
dappnodedev opened this issue · 1 comments
dappnodedev commented
The command github-action bump-upstream
should now support receiving the flag --template
, in order to modify the upstream version
both in dappnode_package_template.json
and docker-compose.yml
files.
Also, it should modify the version
in each of the package_variants/<variant>/dappnode_package.json
files, iterating over the /package_variants
directory and calculating the new version for the package taking its dnpName
to do so, which is defined in the individual manifest of each variant