Commit Graph

11 Commits

Author SHA1 Message Date
Nate McMaster 0eb57b2a29
automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:19:45 -07:00
Nate McMaster a7a95c6da1
Add PR validation on VSTS 2018-08-10 09:19:06 -07:00
Nate McMaster 5fae89b962
Update versions to include prodcon build id (#819)
* Update versions to include prodcon build id
* Ensure version metadata does not appear in the package version
* Update build tools
2018-01-30 10:38:09 -08:00
Nate McMaster fadeb7394a Add more bash magic to our script to avoid issues with unset and unbound variables 2017-12-20 11:56:12 -08:00
Nate McMaster a609297ebb Fix quote escaping issues in bash 2017-12-20 10:58:08 -08:00
Nate McMaster d66405bef1 Fixup the run.sh build script
- add the --reinstall flag
 - add error messages when parameters are missing values
 - use arrays to property concatenate pass-thru args
2017-12-20 10:04:45 -08:00
Nate McMaster 38fa399c90 Add missing arguments to run.sh 2017-12-20 08:30:27 -08:00
Pranav K 3a76af803a Rename the parameter used to specify additional sources to avoid conflating with DotNetRestoreSources used in projects 2017-12-01 16:04:01 -08:00
Pranav K dcd3d8093b Pass msbuild arguments as separate values instead of a single quoted string 2017-11-30 11:12:17 -08:00
Pranav K 12e6e99d92 Add support for restore sources and package version props url
Fixes #654
Fixes #656
2017-11-28 11:54:09 -08:00
Ryan Brandenburg 4561d402fe Update bootstrappers 2017-10-10 12:16:14 -07:00