Commit Graph

6 Commits (00d28a500d9b2c32877871e0d2b917c8b28a82a6)

Author SHA1 Message Date
Patric Stout 4d5d21be76 Fix: [AzurePipelines] always list the full changelog since last stable 6 years ago
Patric Stout 13b7e8774d Fix: [AzurePipelines] manifest.sh didn't know when it was a stable release
In result, the name of the release was wrong, causing confusing
in tools using the manifest.yaml.
6 years ago
glx 8c0bfb4637 Update: [AzurePipelines] NSIS is now part of the Hosted image 6 years ago
Patric Stout b7ed49af33 Fix: [AzurePipelines] in case of a Pull Request, use that number (prefix with 'pr') as branchname
Otherwise the branch name is always 'merge', which is not really
useful or verbose.
6 years ago
Patric Stout 5ad73e4029 Fix: [AzurePipelines] the repository OpenTTD-CF is renamed to CompileFarm 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