Hacker News new | ask | show | jobs
by dijit 785 days ago
We use a jenkins job that watches the “source of truth” repo, which in our case is the backend.

Jenkins creates all the protobuf definitions and pushes them to their dependent repos.

A better way would be with a package repository for them, and having it versioned; and running multiple versions of the backend.