dappnode / DAppNodeSDK

dappnodesdk is a tool to mantain dappnode packages. It helps to initialize and publish an Aragon Package Manager Repository
GNU General Public License v3.0
61 stars 26 forks source link

Adapt publish command for multi-variant packages #431

Closed dappnodedev closed 4 months ago

dappnodedev commented 6 months ago

The publish command is now available for multi-variant packages, like https://github.com/dappnode/DAppNodePackage-geth-generic

The flags added to the publish command are:

--variants_dir_name: By default "./package_variants", where each variant directory is placed --all_variants: If set, all the available variants are published --variants: Comma-separated string to define what variants to build

The new releases will look like this:

This PR overrides https://github.com/dappnode/DAppNodeSDK/pull/430
github-actions[bot] commented 6 months ago

Dappnode bot has built and pinned the built packages to an IPFS node, for commit: f6fd5d46cc128a7480abb3fa4a8160322369551f

This is a development version and should only be installed for testing purposes.

(by dappnodebot/build-action)