All nCine projects are now continuously integrated using GitHub Actions workflows. The old Azure Pipelines setup has been decommissioned and it will not be used anymore.

With this migration, the C.I. is now more integrated with the code as everything is accessible from GitHub. For example, have a look at the nCine actions page showing the building workflows. You will also notice the new CodeQL workflow and status badges in the README.md file.
There is also another news related to building the source code: the develop branch does not exist anymore. It is a transition from the [url=https://nvie.com/posts/a-successful-git-branching-m





