Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/Update Nmap Continuous Integration (CI) system #2768

Open
fyodor opened this issue Jan 8, 2024 · 3 comments
Open

Fix/Update Nmap Continuous Integration (CI) system #2768

fyodor opened this issue Jan 8, 2024 · 3 comments

Comments

@fyodor
Copy link
Member

fyodor commented Jan 8, 2024

Nmap previously used Travis for continuous integration (CI). That stopped working some years ago (possibly related to #1494) and we haven't fixed Travis or migrated to a new system yet. But we probably should since it would be very valuable to have Nmap regularly built and tested on many platforms. Nmap does have a "make check" Makefile rule, and having a working CI again might inspire us to expand the testing framework.

@fyodor
Copy link
Member Author

fyodor commented Jan 8, 2024

Also note that there was a PR #2564 for replacing Travis with GitHub actions that we could consider.

@fyodor
Copy link
Member Author

fyodor commented Jan 8, 2024

Also worth noting that for Npcap we currently use Appveyor: https://ci.appveyor.com/project/dmiller-nmap/npcap

It would be convenient to use the same platform for both Nmap and Npcap if practicle.

@Ansuel
Copy link

Ansuel commented Apr 28, 2024

Made all the heavy work here #2826

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants