dgalbraith / chocolatey-packages

Automatic and manual Chocolatey packages
MIT License
4 stars 20 forks source link

Explore adding support for snapshot releases to the openvpn package #579

Open dgalbraith opened 2 weeks ago

dgalbraith commented 2 weeks ago

The OpenVPN/openvpn-build project produces snapshot builds of the OpenVPN Windows installers. Explore updating the openvpn package to incorporate support for the snapshot releases.

dgalbraith commented 2 weeks ago

@mattock perhaps we can flesh out requirements and an approach here.

mattock commented 5 days ago

Hi @dgalbraith! Yeah, this will work. I checked the GitHub Actions Workflow file and it does not do signing (-sign parameter is missing). So I'll start getting that implemented - otherwise the MSI files would be practically useless.

Would, in your opinion, a simple web server directory with MSIs be enough at the Chocolatey end? With the latest MSIs showing up at the top, or possibly stored in a separate directory.