Commit Graph

4 Commits (83c1678f9eb75e1a470e477dbeb02e95ad75eabc)

Author SHA1 Message Date
glx22 8fc2b48db7
Fix: [AzurePipeline] ${Agent.JobName} content changed (#7556)
* Fix: [AzurePipeline] ${Agent.JobName} content changed

* Fix: [AzurePipeline] also update commit-checker condition
5 years ago
glx bfbe9ccc45 Fix: [AzurePipelines] run commit checker only for PRs 6 years ago
glx22 a1d028ea60 Fix: [AzurePipelines] Run commit checker only for PRs and pass it the target branch (#7356) 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