Commit Graph

4 Commits (c46581e91f0e2c8f489494bb9cdc1752db79d8e5)

Author SHA1 Message Date
glx22 a1d028ea60 Fix: [AzurePipelines] Run commit checker only for PRs and pass it the target branch (#7356) 5 years ago
glx 26b0615c47 Fix e4cc06f67: [AzurePipelines] rebase only for PRs 5 years ago
glx e4cc06f67e Fix: [AzurePipelines] don't assume master as target branch when rebasing PRs 5 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