AntelopeIO / DUNES

Docker Utilities for Node Execution
Other
26 stars 20 forks source link

Create Chocolatey account and push DUNE package to global repository #95

Closed mikelik closed 1 year ago

mikelik commented 1 year ago

As a DUNE user I would like to install DUNE on Windows easily.

Currently we build local Chocolatey packages and publish them (or will publish) on github with DUNE releases. This is a bad practice and we should create AntelopeIO account and push out our DUNE Chocolatey package there. This will cause that DUNE will be available for everyone using Chocolatey without downloading DUNE releases from github. More information about local packages issue can be found here.

Additionally it will allow to add dependencies to DUNE i.e. python3 or docker like in below commit: https://github.com/AntelopeIO/DUNE/commit/1e5b6499926600bcd01cdc8e8de09fd100bbdf3e

Prerequisite:

jolly-fellow commented 1 year ago

May be it would be easier if you register the account to your email and when the installation will be tested and ready for using you switch it to an official email?

mikelik commented 1 year ago

It seems developers already have access to support@eosnetwork.com - https://groups.google.com/a/eosnetwork.com/g/support?hl=en so it shouldn't be a problem.