Got packages built and installed successfully. The process is not really designed for people to bring up their own instances, so it takes quite a bit of effort and knowledge. For those who insist on doing it anyway I’ll leave a few breadcrumbs:
- You’ll need a Jenkins instance to run the builds, and a place to host a few git repos (you’ll need to tweak a few and use your forks instead of upstream)
- Script that creates the jobs in Jenkins: pangea-tooling/jenkins_jobs_update_nci.rb at master · pangea-project/pangea-tooling · GitHub
- Install modified dependency queue plugin from GitHub - pangea-project/jenkins-plugins