Skip to content
RODMENA

Continuous integration

RODMENA CI

The conductor: CI declared in the repository.

What it is

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.

  • .rodmena/ci.yml
  • Conductor
  • Dashboard

What it does

Pipeline in the repository

One YAML file next to the code, read at the commit under test.

Every run on the dashboard

What ran, on which commit, with which result.

Deployment kept separate

No deploy, publish or release job hides inside the test pipeline.

Not GitHub Actions

A house format with its own authoring guide for people and agents.

Ready to look at RODMENA CI?

The product site has the documentation and the way in. For procurement questions, a pilot or an integration, talk to us directly.