digitalocean / go-openvswitch

Go packages which enable interacting with Open vSwitch and related tools. Apache 2.0 Licensed.
Other
295 stars 95 forks source link

Frupin GitHub action #105

Closed franckrupin closed 3 years ago

franckrupin commented 3 years ago

This PR move the CI to github Action It fixes failing tests and bad checks reported by static checks. It also fixes some filters in scripts. I also took the opportunity to add a security scan on the code base in the CI. Start making use of go modules.