ameerj
3cb7acfc3f
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.
2021-10-11 16:57:41 -04:00
bunnei
0683896985
ci: Increase mainline build timeout.
...
- We're currently timing out with builds exceeding 60M. This doubles the timeout to 120M.
2021-07-21 13:03:20 -07:00
Zach Hilman
a0bdd2f2ac
ci: Update to Windows Server 2019 and Visual Studio 2019
...
This updates to the latest available toolchain for MSVC builds.
2020-04-04 16:13:57 -04:00
Zach Hilman
e6c65c1a79
ci: Isolate upload merge step into stage 2
2019-10-08 19:52:02 -04:00
Zach Hilman
23f9b9f578
ci: Add version counter variable
2019-10-05 00:09:11 -04:00
Zach Hilman
41826fac4f
ci: Correct mainline release dependency
2019-10-02 18:54:05 -04:00
Zach Hilman
6e2242d5ac
ci: Use MSVC windows for patreon
2019-10-02 18:23:09 -04:00
Zach Hilman
e89b29b7e1
ci: Use MSVC windows for mainline
2019-10-02 17:58:52 -04:00
Zach Hilman
1169676104
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
2019-09-22 20:01:29 +00:00