thought-machine / falco-probes

Automated build and mirror of eBPF kernel probes for use as a driver with the Falco runtime security agent (https://falco.org/)
Apache License 2.0
16 stars 4 forks source link

Add check to build workflow for isAlreadyMirrored to skip building already published probes #32

Closed lemanie closed 3 years ago

lemanie commented 3 years ago

Updates //build/github/build-and-publish-probes-for-operating-system/main.go:

Updates //pkg/repository/ghreleases/ghreleases.go to improve the log message consistency.

Removes the test-is-already-mirrored workflow from //.github/workflows & //build/github/test-is-already-mirrored.

In doing this PR @VJftw and I discussed some future improvements: