William Godbe
d9c2f744fa
Attempt to auto-publish vs.redist packages to orchestrated feed ( #20211 )
...
* Attempt to auto-publish vs.redist packages to orchestrated feed
* Use non-stable packageVersion for vs.redist
* Fix typo
* Update build/Publish.targets
- should trigger a build that's more likely to succeed
* Print what we're trying to publish
* More debug prints
* Set RedistPackageId in publishing.targets
* Reference variable correctly
* Remove unnecessary messages
* Respond to feedback
Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
2020-04-01 14:45:39 -07:00
Nate McMaster
5d777b2c66
Conditionally skip patch.zip files which way not be produced in servicing builds ( #4481 )
2018-12-06 14:06:42 -08:00
Nate McMaster
f09aa6eacb
Backport cleanups to infrastructure
...
* Fix README links to use https
* Add a bigger timeout to PushToBlobFeed
* Remove hard-coded restore source for the 2.1.4 build
* Fail the build if korebuild.json cannot be parsed
* Fix output path for sharedfx .tar.gz files to avoid max path issues
2018-10-12 16:36:34 -07:00
Nate McMaster
5bae8c768d
Fix publishing targets to correctly reference the right item group: NpmPackageToPublish
2018-08-17 15:20:05 -07:00
Nate McMaster
4b1e0d09c7
Skip npm package publishing if there are no npm packages to release
2018-08-17 11:34:22 -07:00
Nate McMaster
bf03fee4be
Refactor LZMA generation to support Docker and Antares usage
...
List explicitly as .csproj files the scenarios for which the offline package cache is important
Produces new artifacts designed for various scenarios, such as:
* Docker (where xml doc files are not needed)
* Azure web apps (where 1.x SDKs must still be supported, but xml docs are not needed)
2018-07-06 13:15:23 -07:00
Nate McMaster
d456fdba63
Don't publish the runtime-site-extension in servicing builds
2018-06-29 19:37:15 -07:00
Nate McMaster
5fc61022bc
Don't expect the site extension zip to exist in build output if AzureIntegration is not patching
2018-05-31 22:52:09 -07:00
Nate McMaster
8841733df8
Include site-extension zip in deployment of build output ( #1088 )
2018-04-19 14:51:16 -07:00
Nate McMaster
e854535a8c
Push symbols to new myget symbols feed
2018-04-13 14:02:07 -07:00
Pranav K
18a15435e9
Specify branch name when calling PublishToBlobFeed
2018-04-12 10:00:39 -07:00
Ryan Brandenburg
14cc048102
Fix npm command
2018-04-10 10:17:52 -07:00
Ryan Brandenburg
c4196fabf3
Fix npm command
2018-04-09 15:03:27 -07:00
Ryan Brandenburg
45cb5760c7
React to BuildTools change
2018-04-06 10:29:34 -07:00
Nate McMaster
0f765534cb
Remove duplicate copies of files from artifact output
2018-03-23 16:37:40 -07:00
Nate McMaster
c569d163c4
Filter osx from symbols packages and include npm artifacts in prodcon
2018-03-22 15:20:10 -07:00
Nate McMaster
5aae1f91a8
Include symbols in published output
2018-03-22 15:20:09 -07:00
Nate McMaster
fde11611f8
Fix the latest version pointer file in the blob store
2018-03-20 15:23:21 -07:00
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