summaryrefslogtreecommitdiff
path: root/src/publish.proj
AgeCommit message (Expand)AuthorFilesLines
2018-05-03Revert "Make blobfeed containers private. (#17792)"Ricardo Arenas1-4/+2
2018-05-02Make blobfeed containers private. (#17792)Ricardo Arenas1-2/+4
2018-04-23Make intra-build containers private (#17682)Matt Mitchell1-3/+3
2018-04-18Skip container creation (#17655)Matt Mitchell1-18/+21
2018-04-06Publish symbols using Microsoft.SymbolUploader.Build.Task package (#17463)Mike McLaughlin1-0/+17
2018-01-04Mark all CoreCLR packages as non-shipping (#15725)Davis Goodin1-3/+1
2018-01-03Pass manifest details to PushToBlobFeed (#15705)Davis Goodin1-5/+18
2017-11-13Use new publish varsjashook1-3/+3
2017-11-10Removing retry parameters since they are not used anymoreJuan Carlos Aguilera Mendez1-6/+0
2017-11-08Adding IsPublic to CreateAzureContainerJuan Carlos Aguilera Mendez1-3/+6
2017-11-08Increase retry attempts in publish (#14940)Karthik Rajasekaran1-0/+6
2017-11-07Always attempt to create container to ensure it existsWes Haggard1-15/+18
2017-11-07Fix RelativePath and item metadata in publishing projectWes Haggard1-8/+13
2017-11-06Fix the flat publishing to blob feedWes Haggard1-12/+58
2017-11-01Publishing to the transport feed main feedJC Aguilera1-5/+3
2017-10-24Use new feed tasks package & auto-update versionwtgodbe1-6/+1
2017-10-10Proof-of-concept of using new Publish infra in coreclrwtgodbe1-26/+61
2017-02-08Publish test native bins from correct directorywtgodbe1-1/+1
2017-01-30Change '.' to '-' in publishing test native binarieswtgodbe1-0/+1
2017-01-26Revert "Revert "Speed up test native binary syncing in pipeline""William Godbe1-3/+3
2017-01-26Revert "Speed up test native binary syncing in pipeline"William Godbe1-3/+3
2017-01-26Speed up test native binary syncing in pipelinewtgodbe1-3/+3
2016-10-17Build tests against packages & produce Core_Root for arbitrary OSwtgodbe1-4/+9
2016-06-01Publish pkg/symbolpkg folders within Release/Debug folderswtgodbe1-1/+1
2016-06-01Publish packages into folders named for their configurationwtgodbe1-0/+15
2016-05-23Update sync.cmd to download Azure Blobs. Also change publish.proj to publish ...wtgodbe1-1/+1
2016-05-17Add dev workflow scripts for build pipelinewtgodbe1-0/+20