dappnode / DNP_DAPPMANAGER

Dappnode package responsible for providing the Dappnode Package Manager
GNU General Public License v3.0
30 stars 40 forks source link

Do major DMS update and implement migration #1949

Closed pablomendezroyo closed 3 months ago

pablomendezroyo commented 4 months ago

Since DMS and exporter packages will be joined into DMS there must be a migration where the dappmanager will completely remove the exporter package before updating the DMS package.

pablomendezroyo commented 3 months ago

instead use requirement notInstalledPackages and define there the exporter. See https://github.com/dappnode/DNP_DAPPMANAGER/pull/1964