dappnode / DAppNodeSDK

dappnodesdk is a tool to mantain dappnode packages. It helps to initialize and publish an Aragon Package Manager Repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement bump-upstream command with `--template` flag

dappnodedev opened this issue · comments

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 dnpNameto do so, which is defined in the individual manifest of each variant