Hi all, we've been talking for a while by different means (IRC, pm, hackfests, etc) about the need to build a solid pipeline for our testing infrastructure, package building and testing and also the docker images.
Several individuals have implemented different things over time, for building the packages. Today we had a nice Zoom session with Kyle, and this is the result of picking the best ideas from each thing we found:
We are still working on the README, but basically, with:
- Docker
- A Koha clone
- An environment variable passed
we can build the Debian packages. I think this is a great achievement and kudos to Kyle for his contribution.
Thanks Kyle! Now to integrate it!