Andrew Arnott
|
c2c2ec1858
|
Use more portable #! for ps1
|
2020-03-29 20:26:44 -06:00 |
Andrew Arnott
|
ae335995e9
|
Make ps1 scripts directly executable from linux
|
2020-03-29 19:44:22 -06:00 |
Andrew Arnott
|
153cd7d1aa
|
Upgrade NuGet credprovider in Azure Pipelines
On private agents where it may exist from a prior build, it's important that we update it to whatever the latest version is.
|
2019-12-11 17:31:54 -07:00 |
Andrew Arnott
|
5a6c63701f
|
Fix and add to the init.ps1 description docs
|
2019-12-04 13:03:21 -07:00 |
Andrew Arnott
|
51d643cbab
|
Avoid restoring packages under -whatif
|
2019-11-22 09:02:44 -07:00 |
Andrew Arnott
|
5cc44c4f2b
|
Improve Azure Pipelines build reliability
This works around a bug that causes our Windows agent to very frequently fail in the nuget credential provider.
|
2019-09-10 17:19:48 -06:00 |
Andrew Arnott
|
a7959d73f5
|
Add option to install SDKs machine-wide
|
2019-07-28 17:51:40 -06:00 |
Andrew Arnott
|
5ee62bfe35
|
Add support for Azure Artifact authenticated feeds
|
2019-07-22 09:53:52 -06:00 |
Andrew Arnott
|
45cb59eadb
|
install-dependencies.yml now shares init.ps1 script
|
2019-07-09 21:37:04 -06:00 |
Andrew Arnott
|
e4cbe719a9
|
Add init.ps1 and Install-DotNetSdk.ps1 scripts
Closes #12
|
2019-07-08 07:03:55 -06:00 |