summaryrefslogtreecommitdiff
path: root/src/publish.proj
AgeCommit message (Expand)AuthorFilesLines
2018-12-20Freebsd symbols3 (#21607)Tomas Weinfurt1-1/+1
2018-12-02Revert [publish symbols on FreeBSD (#21179)] (#21329)Russ Keldorph1-1/+1
2018-11-29publish symbols on FreeBSD (#21179)Tomas Weinfurt1-1/+1
2018-11-06exclude freebsd symbols from publishing (#20854)Tomas Weinfurt1-1/+2
2018-11-06try to use exclude on same line as Include instead of remove in separate step...Tomas Weinfurt1-2/+1
2018-11-05Exclude FreeBSD symbol packages from symbol uploader (Part 3) (#20824)Mike McLaughlin1-1/+1
2018-11-01Fix freebsd symbol upload failure. (#20759)Mike McLaughlin1-1/+1
2018-11-01Workaround FreeBSD symbol publishing problem. (#20733)Mike McLaughlin1-0/+1
2018-10-15Upgrade symuploader to version 1.0.0-beta-63412-03 (#20394)Mike McLaughlin1-1/+0
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