Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testament/azure: major rewrite (#13246) | alaviss | 2020-01-25 | 1 | -67/+119 |
| | | | | | | | | | | | This commit features a major rewrite of Azure Pipelines integration, turning the spaghetti it originally was into something maintainable. Key changes: - No longer requires a ton of hooks into testament. - Results are now cached then bulk-uploaded to prevent throttling from Azure Pipelines, avoiding costly timeouts. - A low timeout is also employed to avoid inflated test time. - The integration is now documented. | ||||
* | testament: add azure integration | Leorize | 2019-10-03 | 1 | -0/+95 |