Commit graph

39 commits

Author SHA1 Message Date
Nick Guerrera
56fc6e2d77 Pass timeout along 2019-10-22 17:45:06 -07:00
Divino César
57c03e2caf Download blobs from MSRC storage & Add CredProvider to Dockerfiles (#4753)
* Download core-setup files from MSRC storage

Add support for downloading core-setup files from an authenticated endpoint

* Update GenerateLayout.targets

* Adding changes to pass SAS token around

* Add credential provider to Dockerfile's

* Update after PR feedback

* Add comments about approach

* Copy NuGet config variables
2019-10-01 13:22:33 -07:00
riarenas
c84ef86d91 Changes for core-sdk to move to yaml stages 2019-09-12 13:19:14 -07:00
Daniel Plaisted
568ce3ae52 Upload test results even if there aren't failures 2019-08-30 09:39:05 -07:00
Daniel Plaisted
9795567194 Clean workspace 2019-08-30 08:53:22 -07:00
Daniel Plaisted
4740b1c146 Always gather logs 2019-08-30 08:53:22 -07:00
jbeisner
8043ad1479 Enabling and conditioning the 'NuGetCommand' task. 2019-07-22 01:37:00 +00:00
jbeisner
8ac8b67d71 Removing the 'NuGetCommand' task. 2019-07-19 16:49:10 +00:00
jbeisner
7c5e474d16 Enabling the 'NuGetCommand' task. 2019-07-19 14:44:53 +00:00
jbeisner
a83670dd09 Removing the 'Push Visual Studio NuPkgs' step as it failed in an official buld. 2019-07-17 02:20:37 +00:00
jbeisner
69624515c4 Removing 'dead' yml; enable 'NuGetCommand' task. 2019-07-16 16:13:55 +00:00
jbeisner
70037752ac Condition the push to VS feed on OS type and architecture 2019-07-11 23:56:48 +00:00
jbeisner
389f97841a Use the permanent communication service for the VS feed in ‘dnceng’. 2019-07-09 00:37:27 +00:00
jbeisner
6d2034efa9 Repositioning the NuGet push 2019-07-02 23:34:59 +00:00
jbeisner
dde78f901f Correcting logic... 2019-07-02 22:15:10 +00:00
jbeisner
c6f6541c4d Formatting... 2019-07-02 22:04:56 +00:00
jbeisner
63e01cd969 Initial test: pushing VS NuPkgs to an external feed: "CrossTest" 2019-07-02 21:27:37 +00:00
Daniel Plaisted
a1a83b0244 Set test run title and asset filename in CI 2019-04-19 14:38:28 -07:00
Livar Cunha
c47eaaea8d _SignType must be set for the MicroBuild plugin to be installed. 2019-01-25 17:39:42 -08:00
Livar Cunha
c0462df0f7 Change the name of sign parameters. We had it as AdditionalBuildParameter but we stopped passing that to the actual build. 2019-01-25 16:22:21 -08:00
Christopher Costa
443f6e0a94 Fix manifest publishing 2019-01-24 14:00:22 -08:00
Christopher Costa
0837010fd6 Publish to bar (#328)
* Enable publishing to BAR

* Update feed package version

* var group not available in public

* move asset manifest parameter to variable

* Fix matrix
2019-01-24 11:21:51 -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 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
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
584467965a Initial changes to use the publishing infra from arcade to publish our assets. 2018-12-19 12:53:08 -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
6c1e2887f8 Sign NuGet package 2018-12-06 17:58:10 -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
c4452f06c7 Disable tests for ARM legs 2018-11-29 20:22:52 -08:00
Daniel Plaisted
4783b9a537 Set test run title to distinguish between different runs 2018-11-21 18:43:07 -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
bc6f7937ee Attempt to disable pretty print control codes for CI 2018-11-08 00:36:11 -08:00
Daniel Plaisted
acf66ec737 Update build definitions for arcade 2018-11-06 23:40:20 -08:00
Livar Cunha
94c0c96099 Enabling Azure DevOps YAML builds. 2018-10-17 15:17:40 -07:00