Refactor Send to Helix step in Azure DevOps (#21700)
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Thu, 3 Jan 2019 01:16:44 +0000 (17:16 -0800)
committerGitHub <noreply@github.com>
Thu, 3 Jan 2019 01:16:44 +0000 (17:16 -0800)
commit0d128bc36e4de05da32aacca017574be812066df
tree42b204430a9e8faf809b859b41c290ce2a28fee3
parent472181f672b21774109f8d3cdcd077556d7393b2
Refactor Send to Helix step in Azure DevOps (#21700)

* Move all the test job submission logic into separate file eng/send-to-helix-step.yml.

* Pass IsExternal=true and Creator for public submissions.

* Pass IsExternal=false and HelixAccessToken for internal submissions.

* Pass the parameters to MSBuild via environment.

* Make all the properties names passed to MSBuild "from outside" starting with underscore.

* Specify HelixArchitecture and HelixConfiguration properties.
eng/send-to-helix-step.yml [new file with mode: 0644]
eng/test-job.yml
tests/helixpublishwitharcade.proj