Commit Graph

9 Commits (66fed9ecbdf2124295e0648487f0ed509590c0d5)

Author SHA1 Message Date
ameerj 1ea303e2af ci: Use ubuntu-latest vmImage where applicable
Not specifying the vmImage defaults to ubuntu-16.04, which will be deprecated soon and is experiencing brownouts.
3 years ago
bunnei c104e9c698
ci: Increase mainline build timeout.
- We're currently timing out with builds exceeding 60M. This doubles the timeout to 120M.
4 years ago
Zach Hilman 59e75f4372 ci: Update to Windows Server 2019 and Visual Studio 2019
This updates to the latest available toolchain for MSVC builds.
5 years ago
Zach Hilman 1817191d55 ci: Isolate upload merge step into stage 2 5 years ago
Zach Hilman d45ad75404 ci: Add version counter variable 5 years ago
Zach Hilman a86e52a375 ci: Correct mainline release dependency 5 years ago
Zach Hilman d648cd562a ci: Use MSVC windows for patreon 5 years ago
Zach Hilman bfa60e2d4e ci: Use MSVC windows for mainline 5 years ago
Zach Hilman cc3db2aa43 ci: Split mainline pipeline and add support for GitHub releases (#2900)
* ci: Add mock build alternative for fast testing

* ci: Always cache build

* ci: Extract steps to download build stage artifacts

* ci: Add template to release to GitHub

* ci: Add template to release to Azure Universal Artifacts

* ci: Split mainline to two pipelines
5 years ago