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 |
|
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 |
|
Daniel Plaisted
|
ebd23a5c95
|
Merge pull request #140 from dotnet/port2arcade
Move core-sdk to arcade
|
2018-12-11 16:32:51 -08:00 |
|
Daniel Plaisted
|
e5c8a3495c
|
Prevent the literal "$(_AdditionalBuildParameters)" to be passed to the build script on non-Windows
|
2018-12-11 16:03:28 -08:00 |
|
Daniel Plaisted
|
d2a4791929
|
Don't try to sign installers for ARM (since they aren't built)
|
2018-12-11 14:59:47 -08:00 |
|
Daniel Plaisted
|
a346e17c76
|
Prevent the literal "$(_AdditionalBuildParameters)" to be passed to the build script
|
2018-12-11 14:02:24 -08:00 |
|
Daniel Plaisted
|
ee9799118e
|
Remove commented out code
|
2018-12-06 18:22:29 -08:00 |
|
Daniel Plaisted
|
6c1e2887f8
|
Sign NuGet package
|
2018-12-06 17:58:10 -08:00 |
|
Daniel Plaisted
|
4980693ed6
|
Change release suffix to "arcade"
|
2018-12-06 14:07:36 -08:00 |
|
Daniel Plaisted
|
a84cda76e2
|
Create nupkg for VS insertion
|
2018-12-06 13:32:32 -08:00 |
|
Daniel Plaisted
|
f2481a29b3
|
Correctly generate internal and combined archives
|
2018-12-06 13:31:59 -08:00 |
|
Daniel Plaisted
|
5c56d2c273
|
Glob for .cab files to sign
|
2018-12-06 13:14:44 -08:00 |
|
Daniel Plaisted
|
583de7f027
|
Sign MSI and Bundle
|
2018-12-06 10:49:10 -08:00 |
|
Daniel Plaisted
|
f974e2bbac
|
Merge upstream changes
|
2018-12-05 18:08:40 -08:00 |
|
Daniel Plaisted
|
60f6fe6496
|
Disable generating DEB packages
https://github.com/dotnet/core-sdk/issues/201
|
2018-12-05 18:02:18 -08:00 |
|
Daniel Plaisted
|
c6b78f4205
|
Use different dotnet and artifacts folders when running in docker (on Windows)
This means docker builds won't conflict with each other or with a non-docker build
|
2018-12-05 17:48:17 -08:00 |
|
Livar
|
799a33c6ba
|
Merge pull request #200 from dotnet/update_runtime
Update runtime version to 3.0.0-preview-27205-02
|
2018-12-05 16:32:06 -08:00 |
|
Livar
|
79838fe30c
|
Merge pull request #171 from mkrautz/fix-macos-installer-typo
Fix 'websites.It' typo in macOS installer
|
2018-12-05 15:51:06 -08:00 |
|
Livar Cunha
|
829bc78ccf
|
Updating the CLi.Utils version that we use in core-sdk to one with a new muxer class that has the proper AppContext handling.
|
2018-12-05 15:48:17 -08:00 |
|
Daniel Plaisted
|
adea98d49d
|
Merge upstream changes
|
2018-12-05 14:07:02 -08:00 |
|
Daniel Plaisted
|
2b9f55496d
|
Remove dependency on target which doesn't exist
|
2018-12-05 14:02:31 -08:00 |
|
Livar Cunha
|
4dc369957e
|
Updating runtime version to 3.0.0-preview-27205-02
|
2018-12-05 13:42:01 -08:00 |
|
Livar
|
a94690af50
|
Merge pull request #199 from dotnet/livarcocc-patch-2
Updating toolset to 3.0.100-preview-009734
|
2018-12-05 13:40:51 -08:00 |
|
Livar
|
00c3001e66
|
Updating toolset to 3.0.100-preview-009734
|
2018-12-05 12:42:41 -08:00 |
|
Daniel Plaisted
|
42c0ecb69a
|
Hook up building installers to Pack target
|
2018-12-05 12:21:56 -08:00 |
|
Daniel Plaisted
|
ec65352e9c
|
Handle unset AdditionalBuildParameters variable
|
2018-12-04 23:37:31 -08:00 |
|
Daniel Plaisted
|
3744706ed1
|
Switch to slashes for MSBuild parameters so Powershell doesn't try to interpret them
|
2018-12-04 23:30:53 -08:00 |
|
Daniel Plaisted
|
c8b229f43f
|
Set up signing in CI
|
2018-12-04 22:59:19 -08:00 |
|
Daniel Plaisted
|
406519bc8a
|
Sign layout
|
2018-12-04 22:59:19 -08:00 |
|
Daniel Plaisted
|
77b34b17c0
|
Fix parameter parsing for run-build, and report better stack trace on failures
|
2018-12-04 22:59:10 -08:00 |
|
Daniel Plaisted
|
d8b55a5561
|
Update arcade
|
2018-12-04 09:31:23 -08:00 |
|
Daniel Plaisted
|
6c8f08bbd9
|
Include AppHostTemplate
|
2018-12-03 18:58:43 -08:00 |
|
Daniel Plaisted
|
55841f78ea
|
Crossgen layout
|
2018-12-03 18:15:31 -08:00 |
|
Daniel Plaisted
|
9c18e156fe
|
Merge upstream changes
|
2018-12-03 18:10:32 -08:00 |
|
John Beisner
|
90d7ea73d7
|
SDK bundle installer updates (#194)
* Adding a period.
* Updating installation notice in SDK bundle installer
|
2018-11-30 11:37:47 -08:00 |
|
Daniel Plaisted
|
3df2eb5c8e
|
Fix using wrong SDK when restoring
DotnetCommand should be used so that MSBuildSDKsPath gets unset
|
2018-11-29 23:43:09 -08:00 |
|
Daniel Plaisted
|
7d461295be
|
Check bitness of dotnet under test instead of test host process
|
2018-11-29 23:38:49 -08:00 |
|