Commit graph

21 commits

Author SHA1 Message Date
William Li
d54358611d
Set build time out 180 (#237) 2019-01-03 10:25:50 -08:00
Livar Cunha
03ede8c6bc Disabling crossgen for freebsd. 2018-12-28 14:34:27 -08:00
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
671aa19d0d
Merge branch 'dev/arcade' into patch-1 2018-12-26 13:22:22 -08:00
Livar Cunha
a0b8eeb8c9 Prevent attempting to publish duplicate badge and checksum files. 2018-12-26 11:42:24 -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
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
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
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
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
Daniel Plaisted
67c4e27948 Merge upstream changes 2018-11-20 18:45:43 -08:00
Livar Cunha
6f3303f309 Enabling win-arm CI and builds. 2018-11-16 17:54:46 -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
Livar Cunha
94c0c96099 Enabling Azure DevOps YAML builds. 2018-10-17 15:17:40 -07:00