Codit / practical-api-guidelines

Practical guidelines for building & designing APIs with .NET.
MIT License
16 stars 5 forks source link

Switch to Windows agents & local SQL DB for CI builds #118

Closed tomkerkhove closed 5 years ago

tomkerkhove commented 5 years ago

Switch to Windows agents for CI builds in order to use MSSQLLocalDB for tests.

I couldn't verify this in the previous PR as builds didn't kick-off yet.

Relates to #117

tomkerkhove commented 5 years ago

/azp run CI

azure-pipelines[bot] commented 5 years ago

Azure Pipelines successfully started running 1 pipeline(s).

tomkerkhove commented 5 years ago

/azp run ci

azure-pipelines[bot] commented 5 years ago

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

tomkerkhove commented 5 years ago

/azp run ci

azure-pipelines[bot] commented 5 years ago

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

tomkerkhove commented 5 years ago

/azp run ci

azure-pipelines[bot] commented 5 years ago

Azure Pipelines successfully started running 1 pipeline(s).

tomkerkhove commented 5 years ago

I really don't get it - This works fine here...

https://codit.visualstudio.com/Practical%20API%20Guidelines/_build/results?buildId=30497

tomkerkhove commented 5 years ago

A-ha - That build was running in debug, YAML in release.

tomkerkhove commented 5 years ago

/azp run ci

azure-pipelines[bot] commented 5 years ago

Azure Pipelines successfully started running 1 pipeline(s).

tomkerkhove commented 5 years ago

All is well! Creating issue for release builds