Commit Graph

31 Commits

Author SHA1 Message Date
Nate McMaster 349acb5bb3
Condense restore feed configuration to single location and remove package mirroring (#945) 2018-03-13 10:56:09 -07:00
Nate McMaster 5b4fd530c7 Merge branch 'release/2.1' into dev 2018-02-15 17:15:51 -08:00
Nate McMaster 177e22ef41
Publish the Windows Server hosting bundle in prodcon output (#897) 2018-02-15 17:12:39 -08:00
Nate McMaster 50641534ad Publish corefxlab packages to the transport feed 2018-02-15 15:48:59 -08:00
Nate McMaster b99cdb09d1 Merge branch 'release/2.1' into dev 2018-02-14 11:30:36 -08:00
Nate McMaster 9aa67caa59
Put aspnetcore-runtime installers into a subfolder in dotnetcli (#886) 2018-02-14 11:28:57 -08:00
John Luo 5483ea80f3 Rebase fixes 2018-02-13 14:37:59 -08:00
John Luo b90e74cd10 Merge branch 'release/2.1' into dev 2018-02-13 14:29:11 -08:00
John Luo 84aee6be39 Feedback 2018-02-13 14:18:37 -08:00
John Luo a37e712579 Build RID specific .All and .App symbols packages 2018-02-13 14:17:57 -08:00
= b674549e4f Revert "Build RID specific .All and .App symbols packages"
This reverts commit f5dc3f71f2.
2018-02-13 14:17:31 -08:00
= 0e67bc83c8 Build RID specific .All and .App symbols packages 2018-02-13 14:16:32 -08:00
Nate McMaster af61e09949 Fix typo in assigning publish category to prodcon packages (#861) 2018-02-13 14:06:43 -08:00
John Luo a8dc9ca37d Build RID specific .All and .App symbols packages 2018-02-12 16:48:56 -08:00
= 354269a4dd Revert "Build RID specific .All and .App symbols packages"
This reverts commit f5dc3f71f2.
2018-02-12 16:47:13 -08:00
Nate McMaster f4585bdbfd
Re-enable templates tests on CI (#874) 2018-02-12 15:43:40 -08:00
= f5dc3f71f2 Build RID specific .All and .App symbols packages 2018-02-12 14:21:44 -08:00
Nate McMaster 6f814ed536
Fix typo in assigning publish category to prodcon packages (#861) 2018-02-08 11:35:33 -08:00
Nate McMaster 0b2f053ad8 Fix #785 - publish nuget packages and the shared runtime at the same time 2018-02-07 14:40:08 -08:00
Ryan Brandenburg 0f9d1f13ed Publish symbol packages to transport feed 2018-02-06 09:29:22 -08:00
Nate McMaster 2233481d34 Ensure all packages are included in ArtifactInfo 2018-02-01 10:24:07 -08:00
Nate McMaster 723e2d854d
Update publish to include more metadata in the manifest (#826)
* Update publish to include more metadata in the manifest
* Update build tools to 2.1.0-preview1-1009
2018-01-30 13:36:39 -08:00
Pranav K 9137604ea3 Add ShipInstaller=dotnetcli to non-package blobs 2018-01-29 12:55:58 -08:00
Pranav K 6ba5e8cadf
Include metadata when publishing to blob (#804)
* Include metadata when publishing to blob
2018-01-26 11:57:04 -08:00
Nate McMaster 2d38720211 Don't call PushToBlobFeed in the repo context 2018-01-09 17:07:15 -08:00
Nate McMaster 806e995f58 Add workaround for dotnet/buildtools#1855 - don't publish duplicate blobs for orchestrated builds 2018-01-09 15:06:04 -08:00
Nate McMaster 56d31947a8 Fix typo in publish targets 2018-01-09 10:46:53 -08:00
Nate McMaster 91b852136b Update publish step to support pushing all assets to the transport feed 2018-01-09 08:49:28 -08:00
Nate McMaster 6358e0d3ef Update README and list of installers to publish 2018-01-08 21:43:47 -08:00
Nate McMaster 0f39f91a08 Copy all outputs to artifacts directory after publish 2018-01-08 20:42:36 -08:00
Nate McMaster a54852fe6e Add targets to deploy all known installers to an azure blob feed
- Add PublishToAzureBlob task
 - Move badge/version txt file generation to publish step
2018-01-08 18:23:24 -08:00