Livar Cunha
5513d6d41d
Updating stage0 to 3.0.100-preview-009812 again. This change was lost when we moved to arcade.
2018-12-28 14:15:07 -08:00
Livar Cunha
e938207d08
Re-enabling freebsd as a build leg.
2018-12-28 13:19:36 -08:00
Livar Cunha
380b914949
Updating the build badge used in the readme page for build status to point to the dnceng build.
2018-12-28 13:13:38 -08:00
Livar
88a1a412d3
Merge pull request #227 from livarcocc/fix_pkg_installer
...
Fixes the layout of the dotnet-internal artifacts
2018-12-27 15:53:52 -08:00
Livar
ae5f9ac795
Merge pull request #225 from livarcocc/fix_tar_gz_generation
...
Adding a call to generate a targz for the combined Sdk + runtimes.
2018-12-27 15:46:52 -08:00
Livar Cunha
b46aa5d68e
Fixes the layout of the dotnet-internal artifacts, which are used by the chained pkg, msi and -internal.zips/tarballs. We were flattenning all files in the folder.
2018-12-27 15:33:02 -08:00
Livar
0433e6b549
Addressing code review comment.
...
Fixing the set of files we put in the internal.tar.gz file.
2018-12-27 15:27:24 -08:00
Livar Cunha
5df3288c55
Adding a call to generate a targz for the combined Sdk + runtimes. We were missing that.
2018-12-27 15:01:45 -08:00
Livar
6d22fa6e40
Merge pull request #224 from dotnet/darc-master-f8df1eac-23e1-4850-a076-450188ba9aff
...
Update dependency files
2018-12-27 10:11:03 -08:00
dotnet-maestro[bot]
024acf02a0
Update dependencies from https://devdiv.visualstudio.com/DevDiv/_git/DotNet-Trusted build 852
...
This change updates the following dependencies
- Microsoft.WindowsDesktop.App - 3.0.0-alpha-27218-5
2018-12-27 13:08:10 +00:00
Livar
d6cb17c75d
Merge pull request #223 from livarcocc/fix_branding
...
Fixing the version branding for this repo back to preview.
2018-12-26 15:37:24 -08:00
Livar Cunha
990a41eab1
Fixing the version branding for this repo back to preview.
2018-12-26 15:06:23 -08:00
Livar
7464d9bca4
Merge pull request #222 from livarcocc/merge_dev_arcade_into_master
...
Merge dev/arcade into master
2018-12-26 14:50:24 -08:00
Livar Cunha
3336f6a113
Updating the branch, for copy to latest blob storage, to master.
2018-12-26 14:07:55 -08:00
Livar
dbf58695f2
Merge pull request #217 from tmat/patch-1
...
Update SourceLink to 1.0.0-beta2-18618-05
2018-12-26 13:47:34 -08:00
Livar
6dbfc79df2
Merge pull request #220 from dotnet/dev/advolker/arcade
...
Enable dependency flow into coresdk
2018-12-26 13:47:20 -08:00
Livar
671aa19d0d
Merge branch 'dev/arcade' into patch-1
2018-12-26 13:22:22 -08:00
Livar
d532b9b340
Merge branch 'dev/arcade' into dev/advolker/arcade
2018-12-26 13:20:53 -08:00
Livar
c45457e8d4
Merge pull request #221 from livarcocc/official_builds
...
Enabling official builds in dnceng for our dev/arcade branch
2018-12-26 13:20:19 -08:00
Livar Cunha
f89c855d80
Actually only include the badge when publishing badge and binaries.
2018-12-26 11:55:10 -08:00
Livar Cunha
a0b8eeb8c9
Prevent attempting to publish duplicate badge and checksum files.
2018-12-26 11:42:24 -08:00
Livar
f89ff73408
Fixing MSI generation. We were missing the Windows desktop version as a parameter to the bundle script.
2018-12-26 10:46:40 -08:00
Livar Cunha
3ccbd61dc0
Fixing a build failure due to the merge from master.
2018-12-26 09:57:33 -08:00
Livar Cunha
3ce8eaefaa
Merge branch 'master' into official_builds
...
* master:
Adding a Wpf and Winforms templates registry key (#218 )
Update coresetup to preview-27218-01 (#216 )
Update WindowsDesktop Framework (#215 )
Update coresetup to preview-27217-02 (#214 )
Update coresetup to preview-27217-01
Update coresetup to preview-27216-02 (#211 )
make GivenDotnetUsesDotnetTools test optional based on AspNetCore availability (#207 )
Update DependencyVersions.props
Include the WindowsDesktop sharedframework in install 'Finish' page. (#208 )
Update readme; core-sdk:master (#209 )
Update WindowsDesktop
Update toolset
Update coresetup to preview-27214-02
change debug to Debug to match managed part
add entry for freebsd to badge processing
update stage0 sdk to 3.0 preview
Update coresetup to preview-27206-02 (#202 )
initial support for freebsd
2018-12-25 19:08:40 -08:00
Parallels
d3e2ea2488
Fixing debs generation. The issue was that we were losing the exec permission on the apphost in the sdk folder. This caused it to not be picked up by dh_shlibsdeps. This happened because the order of the apphost acquisition was changed to be after crossgen, where we change permissions of all files under the SDK folder to 644. The fix here was to make the apphost acquisition to happen after crossgen.
2018-12-25 11:52:51 -08:00
Livar Cunha
e0e642a543
Fixing the publishing of deb and rpm files. Also added a property to turn off publishing binaries, as we need to prevent the linux-x64 binaries from being published multiple times.
2018-12-21 21:43:17 -08:00
Livar Cunha
be52214b62
Align the publishing properties between publish and copy latest and use the right key for the cli storage blob.
2018-12-21 21:27:03 -08:00
Livar Cunha
4556ac7915
Don't produce a sha file for cab files. We don't upload those.
2018-12-21 20:41:34 -08:00
Livar Cunha
23b7b332e6
Producing and publishing checksums. Also, publishing sdk assets ourselves, so that we can add metadata regarding where to push nupkgs.
2018-12-21 19:42:48 -08:00
Adam Yoblick
40c5659ce2
Enable dependency flow in to coresdk
2018-12-21 16:24:58 -06:00
John Beisner
d070d36236
Adding a Wpf and Winforms templates registry key ( #218 )
...
* Adding a Wpf and Winforms templates registry key.
2018-12-21 12:51:54 -08:00
Livar
92217daaa8
Removing strong name signing from our signing and fixing crossgen for arm.
2018-12-20 21:26:49 -08:00
Livar
4f4468c5f1
Turning off rpm and deb legs, since they are not generating the right artifacts yet and also attempt to work around the signing issue by removing the strong name siging cert that is causing issues.
2018-12-20 17:50:56 -08:00
Livar
5e6ea18043
Updating arcade one more time. Also, setting the core blob storage to publish assets for.
2018-12-20 17:32:48 -08:00
Livar
ca143b1f41
Updating arcade to 1.0.0-beta.18620.4.
2018-12-20 16:00:50 -08:00
Livar
8d3608825c
Updating the signing plugin version to fix signing failures in our official builds.
2018-12-20 15:49:44 -08:00
Livar
b86ce49e8e
Updating the YAML file to run ci and signing.
2018-12-20 15:25:20 -08:00
Livar Cunha
db5b588e45
Copy latest to blob when all legs succeed.
2018-12-20 13:21:18 -08:00
Livar Cunha
24f2e8c34e
Publishes the binaries and native installers.
2018-12-19 16:08:49 -08:00
Livar Cunha
c5f1e52ac4
Updating arcade version.
2018-12-19 12:55:42 -08:00
Livar Cunha
584467965a
Initial changes to use the publishing infra from arcade to publish our assets.
2018-12-19 12:53:08 -08:00
Tomáš Matoušek
9e5bab8161
Update .vsts-ci.yml
2018-12-18 16:18:27 -08:00
Tomáš Matoušek
d446677530
Update SourceLink to 1.0.0-beta2-18618-05
2018-12-18 16:16:54 -08:00
dotnet-maestro-bot
fa073dacc4
Update coresetup to preview-27218-01 ( #216 )
2018-12-18 07:38:24 -08:00
Zachary Danz
fb3c29390a
Update WindowsDesktop Framework ( #215 )
2018-12-17 21:30:53 -08:00
dotnet-maestro-bot
29e8d98a6b
Update coresetup to preview-27217-02 ( #214 )
2018-12-17 19:25:37 -08:00
Livar
900b7efb03
Merge pull request #212 from dotnet-maestro-bot/master-UpdateDependencies
...
Update coresetup to preview-27217-01 (master)
2018-12-17 08:30:04 -08:00
dotnet-maestro-bot
6b21aa2314
Update coresetup to preview-27217-01
2018-12-17 07:22:14 +00:00
dotnet-maestro-bot
ee9fe44627
Update coresetup to preview-27216-02 ( #211 )
2018-12-16 14:10:02 -08:00
Tomas Weinfurt
e1e6c25c1b
make GivenDotnetUsesDotnetTools test optional based on AspNetCore availability ( #207 )
2018-12-14 20:08:38 -08:00