Commit Graph

3 Commits (f1734e7815653829d42ebd4def8c0d7d5aeae986)

Author SHA1 Message Date
Charles Pigott 3775381c10 Fix: [Pipelines] Account for versions being more than one digit when generating changelog output 5 years ago
Patric Stout 4d5d21be76 Fix: [AzurePipelines] always list the full changelog since last stable 6 years ago
Patric Stout 750927372f Add: [AzurePipeline] introducing a release pipeline
This release pipeline creates all the official release binaries,
and publishes them as artifacts. Currently it can only produce
nightlies and custom builds; stable/testing release binaries are
untested.

This commit also splits up the pipeline in small bits, to both
improve readability, and to share code with the CI pipeline where
possible.
6 years ago