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

Setup sdk publish test

pablomendezroyo opened this issue · comments

Context

The gha publish step from the main gha present in all DAppNode packages is a critical action that should be tested in the SDK.

The command executed is

npx @dappnode/dappnodesdk publish patch --dappnode_team_preset

Approach

Setup a new gha to test this command with a mock package. The benefits are:

  • Test the SDK code for publishing
  • Test the dappnode ipfs gateway