norlab-ulaval / libnabo

A fast K Nearest Neighbor library for low-dimensional spaces
http://norlab-ulaval.github.io/libnabo/
BSD 3-Clause "New" or "Revised" License
431 stars 142 forks source link

1.1.2 release #139

Closed boxanm closed 1 month ago

boxanm commented 1 month ago

Summary:

Prep for a release that adds an API documentation website and uses a package.xml file to set the library's version in CMake.

RedLeader962 commented 1 month ago

@boxanm Look good, good job. Did you test the github action output e.g. with https://github.com/nektos/act ?

When you are ready, merge the 1.1.2 release branch into the release branch and open a PR from release to master, it will trigger the CI check. I will approve the PR there.

PS For your information:

PPS I plan to deploy the tools for automatic releasing of both libnabo and libpointmatcher around the end of the summer.

boxanm commented 1 month ago

Yeah I tested the action with act. I'll proceed with the merge, and we can fetch the build artifacts in the next PR.