Commit graph

9799 commits

Author SHA1 Message Date
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
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
d446677530
Update SourceLink to 1.0.0-beta2-18618-05 2018-12-18 16:16:54 -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
6c1e2887f8 Sign NuGet package 2018-12-06 17:58:10 -08:00
Daniel Plaisted
f974e2bbac Merge upstream changes 2018-12-05 18:08:40 -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
Daniel Plaisted
adea98d49d Merge upstream changes 2018-12-05 14:07:02 -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
d8b55a5561 Update arcade 2018-12-04 09:31:23 -08:00
Daniel Plaisted
c4452f06c7 Disable tests for ARM legs 2018-11-29 20:22:52 -08:00
Daniel Plaisted
d4db5e64b5 Merge upstream changes 2018-11-29 17:27:58 -08:00
Daniel Plaisted
14dff36d3d Fix .binlog archiving
A second '/bl' parameter to msbuild looks to have been causing the filename specified in the first one to be ignored,
which meant the log filename didn't match what was set up in the build definition
2018-11-26 12:26:58 -08:00
Daniel Plaisted
a3222e11d3 Merge upstream changes 2018-11-23 09:26:46 -08:00
Daniel Plaisted
c0a3fd3104 Update dockerrun.ps1 2018-11-23 09:24:13 -08:00
Daniel Plaisted
4783b9a537 Set test run title to distinguish between different runs 2018-11-21 18:43:07 -08:00
Daniel Plaisted
23a826b544 Merge upstream changes 2018-11-21 15:53:12 -08:00
Daniel Plaisted
67c4e27948 Merge upstream changes 2018-11-20 18:45:43 -08:00
Daniel Plaisted
c3e38959d8 Add test environment scripts 2018-11-20 10:10:19 -08:00
Daniel Plaisted
48c2d3ef4f Merge upstream changes 2018-11-16 13:56:21 -08:00
Daniel Plaisted
fd7c71e86a Merge upstream changes 2018-11-13 21:47:41 -08:00
Daniel Plaisted
b1b9dfda09 Include templates in layout 2018-11-12 15:23:44 -08:00
Daniel Plaisted
e13e5fca99 Merge upstream changes 2018-11-09 15:22:10 -08:00
Daniel Plaisted
fe80bc7ba3 Disable sourcelink on RHEL6 and Ubuntu 18
Due to https://github.com/dotnet/sourcelink/issues/204
2018-11-09 14:15:41 -08:00
Daniel Plaisted
fc1ca2f9d0 Don't try signing in CI 2018-11-08 08:11:22 -08:00
Daniel Plaisted
853a27da6f Add workaround for tar warning about "file changed as we read it" in Docker under Windows host 2018-11-08 08:10:33 -08:00
Daniel Plaisted
5bfb634156 Add dockerrun.ps1 script for Windows
This should enable using Docker to build / test Linux builds on a Windows host machine
2018-11-08 00:52:05 -08:00
Daniel Plaisted
bc6f7937ee Attempt to disable pretty print control codes for CI 2018-11-08 00:36:11 -08:00
Daniel Plaisted
cc776c8b44 Set up docker for arcade 2018-11-07 18:15:34 -08:00
Daniel Plaisted
56344d0cf0 Update arcade 2018-11-07 17:51:56 -08:00
Daniel Plaisted
360411237d Merge upstream changes 2018-11-06 23:44:35 -08:00
Daniel Plaisted
acf66ec737 Update build definitions for arcade 2018-11-06 23:40:20 -08:00
Daniel Plaisted
143bee75ff Produce deb packages 2018-11-01 23:15:59 -07:00
Daniel Plaisted
f3a3130dbe Create script to set up command line build environment 2018-10-29 11:34:47 -07:00
Daniel Plaisted
914f465b30 Get tests and skeleton build tasks building 2018-10-22 19:59:58 -07:00
Daniel Plaisted
5822b4ad0a Move/rename DependencyVersions.props 2018-10-21 22:27:30 -07:00
Daniel Plaisted
039b4dcd26 Add arcade infrastructure 2018-10-21 22:07:26 -07:00
Livar Cunha
94c0c96099 Enabling Azure DevOps YAML builds. 2018-10-17 15:17:40 -07:00