jcrodriguez-dis / vpl-jail-system

Execution/jail server for VPL
GNU General Public License v3.0
21 stars 21 forks source link

Build release binaries using GitHub Actions and distribute them in GitHub Releases #74

Open tats-u opened 4 months ago

tats-u commented 4 months ago

We have to build binaries of 4.0.0 or later from source to use them as of now. It would be great if they were automatically built and available via GitHub Releases.

jcrodriguez-dis commented 3 months ago

Dear @tats-u,

Thank you for your suggestion.

It will be a good idea to generate:

A tar.gz version with the installer, the full source code, and the jail service daemon ready to be compiled and installed. A tar.gz version with the installer and the jail service daemon already compiled in 32 and 64-bit versions, ready to be installed without compilation. Your suggestion has been added to our TODO list.

Best regards, Juan Carlos.