nmap icon indicating copy to clipboard operation
nmap copied to clipboard

Introduce Github Actions CI workflow

Open Ansuel opened this issue 1 year ago • 3 comments

Introduce Github Actions CI workflow to compile test Pull Request and push.

Add simple build test on Windows, build/install/check for MacOs and advanced test with various compile option for Ubuntu.

Signed-off-by: Christian Marangi [email protected]

Ansuel avatar Apr 28 '24 20:04 Ansuel

@fyodor you might be interested :D

Ansuel avatar Apr 28 '24 20:04 Ansuel

The fun thing is that alone these actions already helped and catch 2 bug/regression while implementing it...

Ansuel avatar Apr 28 '24 20:04 Ansuel

An example run on my local fork https://github.com/Ansuel/nmap/actions/runs/8870136052

Ansuel avatar Apr 28 '24 20:04 Ansuel