dsccommunity / AzureDevOpsDsc

This module contains DSC resources for deployment and configuration of initially Azure DevOps Services and later Azure DevOps Server.
MIT License
1 stars 5 forks source link

AzureDevOpsDsc: Increase Azure DevOps API timeout and other minor fixes (fixes #5, #10, #11, #12 and #25) #28

Closed SphenicPaul closed 3 years ago

SphenicPaul commented 3 years ago

Pull Request (PR) description

Includes a number of minor fixes to close some small/minor issues:

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

SphenicPaul commented 3 years ago

@johlju - Shout if you've any questions with this. Nothing too major within these changes.

The integration tests ran OK locally against my Azure DevOps instance so I'd expect them to run OK when merged. Additionally, the API timeout is now 5 minutes so that should resolve the intermittent, integration failures.

I might look at the SQL Server (2019) and Azure DevOps Server (2020) installs (on build server as part of integration tests) for the next PR.