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

Be more verbose on endToEnd test for the package been tested

pablomendezroyo opened this issue · comments

In the endToEnd test github action, print in the console some important metadata for the package been tested:

  • name
  • version
  • upstram version

Implemented