Граф коммитов

134 Коммитов

Автор SHA1 Сообщение Дата
Davis Goodin fd1342956d Disable MyGet publish to unblock build
Our MyGet quota is exceeded, and this endpoint shouldn't be necessary for 3.0 build flow.
2019-01-24 09:58:35 -06:00
Davis Goodin eccf319b05
Exclude SVG files from BAR manifest (#5037)
Fixes error in "Publish to Build Asset Registry Job" in official build.
2019-01-24 09:33:15 -06:00
Davis Goodin 0d8cb4c2c8
Disable UpdateVersionsRepo: unblock official build (#5033) 2019-01-23 13:20:58 -06:00
Davis Goodin 4fc4b6a836
Publish to dotnet/versions during official builds (#5024)
This reverts commit 5bdcd4b15d and disables MSBuild node reuse in the finalize step. This turns dotnet/versions publish back on and avoids a reused node having an old version of VersionTools loaded.
2019-01-22 16:47:32 -06:00
Davis Goodin 5bdcd4b15d
Revert "Publish to dotnet/versions during official builds (#5003)" (#5004)
This reverts commit 7da36bad45.
2019-01-19 00:09:49 -06:00
Davis Goodin 7da36bad45
Publish to dotnet/versions during official builds (#5003) 2019-01-18 13:01:00 -06:00
Rakesh Singh d0b1a8849b
Port buildpipeline json to Azure devops Yaml (#4860)
* Port buildpipeline json to Azure devops Yaml.

* Update per review comments

* few more updates to the review comments

* Fix PR build issue for Windows leg

* NetCorePublic-Int-Pool machine pool doesn't have VS 2015 or VS 2017 installed. Switching to Hosted VS2017
2018-12-19 12:08:14 -08:00
Rakesh Singh 089f448ceb
Drop Ubuntu 17.10 and Fedora 26 (#4734) 2018-12-14 10:04:09 -08:00
Matt Mitchell b81337350a Sign packages during the no publish type leg 2018-11-21 13:42:16 -08:00
Jeremy Barton 9509b4d261
Skip publishing the freebsd symbols, since the redist from coreclr does not yet work with this step. 2018-11-12 11:11:06 -08:00
Mike McLaughlin 195853b09d
Upgrade symuploader to version 1.0.0-beta-63412-03 (#4661)
Turn off verbose symbol publish logging.
2018-10-15 10:25:29 -07:00
Wes Haggard bb58a987a2 Add OutDir property that signing targets need 2018-04-12 09:36:45 -07:00
Wes Haggard e2e28d32e6 Enable package signing
This adds signing for packaging when publishing for
orchestrated builds. The standalone builds currently won't
sign packages but that shouldn't be an issue as we don't publish
those officially. We also have an issue to converge the publishing
for both build flavors which will fix this. See
https://github.com/dotnet/core-setup/issues/3428
2018-04-11 10:23:44 -07:00
Wes Haggard 154e146f6e Fix double slash issue when uploading to intermediate blob storage
While uploading to the intermediate blob storage we had 2 slashes
but while downloading only one so we ended up with different final
outputs. This change fixes the double slash for uploading.
2018-04-05 20:24:46 -07:00
Matt Mitchell f6ba4d8c22 Rework relative binary paths 2018-04-05 20:24:39 -07:00
Matt Mitchell a55b940a00 Suffix blob download filters with / to avoid downloading massive quantities of data 2018-04-05 20:24:31 -07:00
Rakesh Singh b337dc7d72 Stop building Linux Mint packages (#3981) 2018-04-04 11:53:59 -07:00
Rakesh Singh 1b1a652c15
Fix Linux Mint package name (#3978) 2018-04-03 19:33:17 -07:00
Mike McLaughlin c66d751c3c
Update symbol uploader to 1.0.0-beta-62715-04 (#3853) 2018-03-19 16:07:28 -07:00
Mike McLaughlin 8266899783
Upgrade to version 1.0.0-beta-62701-01 of the symbol uploader (#3755) 2018-03-01 09:44:42 -08:00
Wes Haggard 7b00501c59 Remove cli-deps feed and publishing of deb-tool
cli-deps feed has been removed so cleaning up that feed as
well as removing the publishing of the deb-tool that published
to it.
2018-02-21 15:36:15 -08:00
Rakesh Singh 03ab99522a
Enable building LinuxMint 7 and 8 Runtime deps (#3714) 2018-02-21 12:18:01 -08:00
Rakesh Singh 3f8e57df2f
Stop producing 17.04 Runtime deps (#3715) 2018-02-21 12:17:44 -08:00
Rakesh Singh 8e606526b0
Enable building Ubuntu 18.04 Runtime-Deps (#3697) 2018-02-16 17:03:26 -08:00
Driele Neves Ribeiro a094ee4012 Resolving conflicts 2018-02-15 11:24:36 -08:00
Simon Nattress 3d9abcca48 Remove UWP components from repo
UWP components for VS integration have been moved to https://github.com/dotnet/uwp-setup.
2018-02-15 09:21:21 -06:00
drneve bdaf9ba3ad Enable building distro agnostic runtime RPM packages 2018-02-07 18:13:40 -08:00
Davis Goodin b2a1cec307
Add ShipInstaller=dotnetcli to manifest (#3605) 2018-01-18 23:45:17 -06:00
Mike McLaughlin abbb1b1822
Update symbol publish package to 1.0.0-alpha-00015. (#3574)
Enable Portable PDB to Window PDB conversion.
2018-01-08 16:55:29 -08:00
Mike McLaughlin ccd9ca9039
Enable symbol publishing (#3545)
Enable symbol publishing

Using version 1.0.0-alpha-00014 of the Microsoft.SymbolUploader.Build.Task package.

Switch to ppe test server
2017-12-19 15:00:06 -08:00
Mike McLaughlin 5c3d27e67c
Fix signing build (#3523)
Was broke by a publish symbol change in PR #3465
2017-12-13 22:45:37 -08:00
Wes Haggard 5b4ec83b6c
Revert "Re-enable symbol publishing with new uploader package." 2017-12-08 12:42:00 -08:00
Mike McLaughlin 0e016ec240 Re-enable symbol publishing with new uploader package. 2017-12-07 17:07:20 -08:00
Mike McLaughlin ff13d567ba Fixed build break issue #2207 2017-12-05 14:08:57 -08:00
Mike McLaughlin 108e1f61f0
Integrate new symbol uploader build task. (#3465)
Integrate new symbol uploader build task.

Symbol publishing will only happen for the pipeline builds if PB_SymbolServerPath and
PB_SymbolServerPAT are defined. PB_SymbolExpirationInDays is how long the symbol server
will keep. Default is 30 days. -1 means forever.
2017-12-01 14:49:05 -08:00
Wes Haggard 812a236404 Update files relative path to match what dotnet-install expects
Have the files published to blob feed under the "Runtime/<version>"
folder so we can point dotnet-install scripts at it. We also want to
still keep it under the assets directory like all loose files in the
blob feed.
2017-11-29 17:01:40 -08:00
Wes Haggard 70fa4e1e80 Fix typo in diag messages for publish 2017-11-29 14:42:41 -08:00
Wes Haggard 426871f00c Filter out nuget packages for the file publish list.
Add extra logging for uploading and downloading packages
2017-11-29 13:37:56 -08:00
Wes Haggard c401b32814 Fix BuildDependsOn in publish.proj to be a property evaulation 2017-11-28 10:52:26 -08:00
Wes Haggard 1062c890a6 Pass PublishType to individual build publish legs
For individual legs we only want to push things to azure container
for the given build when we are in orchestrated build mode (i.e.
PB_BuildType != nopublishtype).
2017-11-27 14:46:52 -08:00
Wes Haggard fa0062baae Clear ItemsToPush to remove already pushed packages 2017-11-14 10:47:15 -08:00
Matt Mitchell b9d9361cb9 Add missing parens 2017-11-14 09:43:19 -08:00
Wes Haggard 4f9aaff774 Add independent publish step based on publishtype
In order to reduce risk with current builds while still enabling
our larger orchestrated build scenario we are adding an independent
publish-type step. Only one or the other should be enabled at a time.
2017-11-13 09:16:48 -08:00
Rakesh Singh 14fdb1aa27
Enable building OpenSuse installers (#3394)
* Enable building OpenSuse installers

* Fixing the PR build and updating per feedback.
2017-11-09 14:22:13 -08:00
Juan Carlos Aguilera Mendez cb6437060f Removing unnecessary variable setting 2017-11-02 15:33:00 -07:00
Wes Haggard 6bf80a4cee Remove flat plublish parameter for PushToBlobFeed 2017-11-02 11:07:13 -07:00
Rakesh Singh 9a3f487aa0
Stop building Ubuntu16.10 builds from master ( 2.1.x ) (#3365)
* Stop building Ubuntu16.10 builds from master ( 2.1.x )

* Remove unnecessary arguments per feedback.
2017-10-30 16:07:34 -07:00
Wes Haggard 0db3ba1d6a Use AssetOutputPath for anything that isn't a nupkg 2017-10-30 10:41:31 -07:00
Wes Haggard 3b919cf2df Fix some merge issues from the recent infra work 2017-10-30 10:21:11 -07:00
Rakesh Singh 1782d5aa80
Enable Building Ubuntu 17.10 installers (#3351) 2017-10-27 18:25:04 -07:00