Glossary

Production Branch

The branch from which a production release of a service is built. This will usually be main or master in most repositories.

Staging Branch

The branch from which a staging release of a service is built. This will usually be staging or develop in most repositories.