Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: Increase mainline build timeout. | bunnei | 2021-07-21 | 1 | -1/+3 |
| | | | - We're currently timing out with builds exceeding 60M. This doubles the timeout to 120M. | ||||
* | ci: Update to Windows Server 2019 and Visual Studio 2019 | Zach Hilman | 2020-04-04 | 1 | -1/+1 |
| | | | This updates to the latest available toolchain for MSVC builds. | ||||
* | ci: Isolate upload merge step into stage 2 | Zach Hilman | 2019-10-09 | 1 | -2/+2 |
| | |||||
* | ci: Add version counter variable | Zach Hilman | 2019-10-05 | 1 | -0/+5 |
| | |||||
* | ci: Correct mainline release dependency | Zach Hilman | 2019-10-03 | 1 | -1/+3 |
| | |||||
* | ci: Use MSVC windows for patreon | Zach Hilman | 2019-10-03 | 1 | -1/+1 |
| | |||||
* | ci: Use MSVC windows for mainline | Zach Hilman | 2019-10-02 | 1 | -3/+36 |
| | |||||
* | ci: Split mainline pipeline and add support for GitHub releases (#2900) | Zach Hilman | 2019-09-22 | 1 | -0/+28 |
* 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 |