PowerShell/tools
Andrew Schwartzmeyer 27530c403c Use direct download URLs instead of API
GitHub's API is throttled to 60 requests per hour per IP address when
for non-authenticated calls, which was causing severe CI flakiness.
While this adds another set of URLs to update for each release, the
alternative was adding an OAuth token and maintaining its ownership.
Moreover, this code is simpler than the previous API parsing.
2016-09-02 17:17:20 -07:00
..
.gitignore Update Start-PSBootstrap to use .NET CLI's scripts 2016-06-10 16:12:01 -07:00
appveyor.psm1 Add support for running all tests on scheduled builds 2016-08-31 13:02:35 -07:00
debug.sh Update debug.sh script for new layout 2016-06-06 12:15:49 -07:00
download.sh Use direct download URLs instead of API 2016-09-02 17:17:20 -07:00
Sign-Package.ps1 Update Sign-Package.ps1 to reflect prerequisites, remove the phrase 'Open' (#1816) 2016-08-18 15:42:42 -07:00
travis.sh Address comments 2016-08-30 11:47:40 -07:00