2 papers
cs.SE2025
Improving Merge Pipeline Throughput in Continuous Integration via Pull Request Prioritization
Maximilian Jungwirth, Martin Gruber, Gordon Fraser
Integrating changes into large monolithic software repositories is a critical step in modern software development that substantially impacts the speed of feature delivery, the stab…
cs.SE2025
Practical Pipeline-Aware Regression Test Optimization for Continuous Integration
Daniel Schwendner, Maximilian Jungwirth, Martin Gruber +3
Massive, multi-language, monolithic repositories form the backbone of many modern, complex software systems. To ensure consistent code quality while still allowing fast development…