Jenkins

GitHub - jenkinsci/jenkins: Jenkins automation server

Jenkins is an open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration, and continuous delivery.

Status

Jenkins .war can be downloaded directly from Download and deploy.
This version has two native libraries (x86, x64) for windows, that are missing aarch64 version:

Build

It’s possible to build jenkins on windows-arm64 by following official build instructions:
jenkins/CONTRIBUTING.md at master · jenkinsci/jenkins

In more, we wrote a reproducible package for this: linaro / WindowsOnArm / packages / jenkins · GitLab .