fossology / atarashi

Atarashi scans for license statements in open source software, focusing on text statistics. Designed to work stand-alone and with FOSSology.
http://fossology.github.io/atarashi
GNU General Public License v2.0
26 stars 23 forks source link

feat(cd): Build packages using Github Actions #74

Closed GMishx closed 3 years ago

GMishx commented 3 years ago

Use Github Actions to build packages and publish them over PyPi. This action will be performed only when a release is tagged.

Signed-off-by: Gaurav Mishra mishra.gaurav@siemens.com

GMishx commented 3 years ago

Ping @ag4ums