Release Pipeline
Noun · Open Source
Definitions
The automated sequence of steps used to build, test, package, sign, and publish a software release. In DevOps culture, the release pipeline is where trust in the shipping process is either earned or lost.
In plain English: The automated workflow that creates and publishes a release.
Example: "The release pipeline now blocks publication until changelog generation, package signing, and smoke tests all pass on the final artifacts."