monitoring-plugins icon indicating copy to clipboard operation
monitoring-plugins copied to clipboard

github actions: improve nuitka compile

Open NavidSassan opened this issue 3 years ago • 0 comments

  • [ ] commits to the monitoring-plugins repo or to the lib repo should start the action
  • [ ] the results should be cached, only rebuilding changed plugins (of course rebuild all if something was pushed to the libs)

on a release:

  • [ ] upload the resulting zip file to download.linuxfabrik.ch

todos:

  • [ ] how to handle the nuitka version (currently hardcoded)
  • [ ] review compile parameters for nuitka (maybe there is a chance for improvements)

NavidSassan avatar Jul 05 '22 08:07 NavidSassan