I’ve opened a PR to produce Trafficserver and astats RPMs in the Traffic Control build process. Previously, new users would need to create their own build environments or ask for RPMS on Slack.
This PR will lower the barrier to entry for new users. For more involved users, theres now a set of scripts that will build inside a Dockerized Jenkins environment. The changes rely on having all TS changes in a single git repository to form the RPM source tarball. I understand there are some users which have private tooling to build from multiple repos. I’m open to including this if possible. Until that tool gets open sourced, I think this is a step forward for TC builds. https://github.com/apache/trafficcontrol/pull/2399 Any concerns with bringing this in? —Eric