Eric Erhardt
|
572d68de7e
|
Fixing where the CoreHost packages are published to the correct version folder.
Also fixing 'PullNupkgFilesFromBlob' target to no longer include the hack looking for the CoreHost packages under a "preview" version folder.
Fix #3012
|
2016-05-13 14:43:08 -05:00 |
|
Eric Erhardt
|
01b7bb439a
|
Merge remote-tracking branch 'upstream/weshaggard-PublishPackagesToNuget' into FixPublish
|
2016-05-13 14:02:05 -05:00 |
|
Eric Erhardt
|
1923b1ffdf
|
Merge pull request #2745 from dotnet/set-content-type-for-versions
set-content-type-for-versions
|
2016-05-11 13:00:50 -05:00 |
|
Piotr Puszkiewicz
|
d9d6cbd6f1
|
TryDeleteBlob
Builds are currently failing because we try to delete blobs that don't exist. This change logs & ignores the exception.
|
2016-05-01 19:54:06 -07:00 |
|
Jonathan Miller
|
3e690cbbf6
|
Fixing error where lock could not be taken on build folder
|
2016-04-29 14:05:41 -07:00 |
|
Bryan Thornbury
|
7b4298a95e
|
set-content-type-for-versions
|
2016-04-28 16:55:55 -07:00 |
|
Jonathan Miller
|
c4d7251efb
|
Fixing publish scripts to only push to Latest when all bits are there
|
2016-04-28 11:55:55 -07:00 |
|
Bryan
|
02e5e0ed63
|
Fixes #2589
|
2016-04-19 15:43:26 -07:00 |
|
Wes Haggard
|
0b913968b6
|
Update PullNupkgFilesFromBlob to find the latest Azure blob drop
that contains all the runtime packages
|
2016-04-08 08:57:24 -07:00 |
|
Wes Haggard
|
d7376f84c3
|
Add PullNupkgFilesFromBlob target
This target pulls all the nupkgs from the matching azure storage
and then copies them into the artifact\$(RID)\packages folder.
|
2016-04-07 17:25:37 -07:00 |
|
Bryan Thornbury
|
f596b8ddce
|
Refactor PublishTargets.cs, add publishing of all installers and archives to azure, change all versions to nuget versions.
|
2016-03-23 17:24:48 -07:00 |
|