OpenHantek / OpenHantek6022

OpenHantek6022 is a DSO software for Hantek USB digital signal oscilloscopes 6022BE / BL. Development OS is Debian Linux, but the program also works on FreeBSD, MacOS, RaspberryPi and Windows. No support for non-Linux related issues unless a volunteer steps in!
GNU General Public License v3.0
867 stars 152 forks source link

Spam in mail notification #81

Closed Vascom closed 4 years ago

Vascom commented 4 years ago

I see many messages in mail about pre-release unstable.

What is that and when it will stop?

Ho-Ro commented 4 years ago

It should stop now. I have built and tested a GitHub automation that uses the tool hub, which allows to create binary install packages from selected commits on GitHub. The tool deletes an existing pre-release 'unstable' and replaces it with a new pre-release 'unstable', this triggers the CI builds (appveyor and travis), which then store their artifacts as release assets. This supports my intention to release early, release often. I'm also able to provide my home-grown RPi packages for selected commits.

Vascom commented 4 years ago

Understand. OK

I was worried that you could be hacked :)