Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

Initial commit of Azure pipeline config#4

Merged
jehumb-havok merged 16 commits intomasterfrom
build
Jun 18, 2019
Merged

Initial commit of Azure pipeline config#4
jehumb-havok merged 16 commits intomasterfrom
build

Conversation

@jehumb-havok
Copy link
Copy Markdown
Member

Add some fixes for building on a build agent project by project instead of the whole solution.

Add some initial YAML config for internal Azure pipelines. This is still on-going work, and not everything works.

…eline

Currently hosted agents on Azure DevOps don't support 10.0.18362.0 yet.
This variable is not defined when building a single project, for example in the build
pipelines. Instead use a relative path to the current project for the same effect.
Some native include paths in webrtc-uwp-sdk were using junctions which are only available
if the webrtc.lib compiling script ran. Use instead the actual junction target path for build
pipelines which don't have those junctions.
Several directories from this path are aliased into webrtc/xplatform/webrtc via junctions,
which are not available on build agents.
@jehumb-havok jehumb-havok self-assigned this Jun 17, 2019
@jehumb-havok jehumb-havok requested a review from a team June 17, 2019 13:12
@jehumb-havok jehumb-havok added this to the Initial public preview milestone Jun 17, 2019
Add a 6-hour timeout on the job, the maxmium, in addition of the
individual timeouts on each step, to prevent Azure from killing the
build midway through WinRT wrappers compiling.
Comment thread tools/ci/templates/libwebrtc.yaml
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants