Using ProductX as our buildtool
We set out to get the product to the point that we could use it as an internal buildtool. This allows us to focus on the most impactful problems and puts the product under practical loads.
This week we got a system that polls git for changes, builds the product on Linux and then notifies the team through Slack using a dedicated HTTP library. We are developing solutions to things like security in a way that would make it very easy for a customer to do, taking ideas from how other major platforms like Git operate.