host binary releases
It would be great to have the binary releases hosted on GitHub too to make it easier to download the latest one automatically.
https://github.com/VirusTotal/yara/releases
Also prebuilt releases for other OS could be useful imo.
Because the current solution with Dropbox and others is not ideal.
Also relevant:
https://github.com/VirusTotal/yara/issues/841
https://github.com/VirusTotal/yara/issues/993
@DanielRuf Aren't the releases on GitHub just right now? so what's wrong?
Also prebuilt releases for other OS could be useful imo.
Currently at least the Windows builds are now part of the releases page here on GitHub.
Closing as we can build the others with GHA.
Reopening since I see that there is a new build setup with GitHub Actions and the question: could we not upload the artifacts of these builds to GitHub for every release / tag?
https://github.com/VirusTotal/yara/blob/master/.github/workflows/build.yml
Still waiting for Linux binaries.