Pipeline in the repository
One YAML file next to the code, read at the commit under test.
Continuous integration
The conductor: CI declared in the repository.
Continuous integration for RODMENA repositories. A pipeline lives at .rodmena/ci.yml in the repository being built and is read at the commit under test; the conductor runs it and the dashboard at ci.rodmena.co.uk shows every run. The format is not GitHub Actions, and deployment is a separate, explicit concern rather than a job hidden in the test pipeline.
Who it is for. RODMENA repositories today.
One YAML file next to the code, read at the commit under test.
What ran, on which commit, with which result.
No deploy, publish or release job hides inside the test pipeline.
A house format with its own authoring guide for people and agents.
The product site has the documentation and the way in. For procurement questions, a pilot or an integration, talk to us directly.