Daniel Scott-Raynsford

Results 172 issues of Daniel Scott-Raynsford

Because AppVeyor CI now supports reboots during the Install phase, it should be possible to add Integration tests for many of the resources in this Module. See https://github.com/appveyor/ci/issues/204

enhancement
help wanted

The `macos-10.15` Azure DevOps image has been deprecated. Update the image to `macos-11`.

pipeline

Windows Server 2016 agents in Azure DevOps are being deprecated. Remove the tests for these.

in progress
pipeline

Question: Should support be dropped for PowerShell 5.1 and below? This will simplify some code and eliminate the need to test on PS 5.1 as part of the CI/CD processes....

question
discussion

Windows Server tests are only running using Windows PowerShell 5.1. Should also add them for PowerShell 7.x

tests

Currently tests on MacOS are only run with PowerShell 6. Add tests for PowerShell 7 on MacOS to prepare for deprecation of testing on PowerShell 6.

tests

As per this page https://docs.microsoft.com/en-us/azure/cosmos-db/sql-query-pagination#understanding-query-executions it is possible that a continuation token is returned, but the user did not expect it so didn't assign it to a variable. If that...

enhancement
help wanted

Cosmos DB now supports AAD OAuth 2.0 Authorization: https://docs.microsoft.com/en-us/rest/api/cosmos-db/access-control-on-cosmosdb-resources Enable support for this.

enhancement
help wanted

# Feature Add support for passing a connection string (as secure string) into the `New-CosmosDbContext` funciton.

enhancement
help wanted

The Azure DevOps pipeline agents used by any linux tasks are using outdated agent versions that need to be updated to `ubuntu-latest`.

in progress
pipeline