xamarin / Xamarin.PropertyEditing

MIT License
24 stars 16 forks source link

Adding Azure DevOps YAML build file #710

Closed mcumming closed 4 years ago

mcumming commented 4 years ago

Fixes: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1052929

CartBlanche commented 4 years ago

@mcumming So is this change to automate pulling in the translations?

Are there now 2 builds going on? One for translation over on https://dev.azure.com/xamarin/public/_build?definitionId=50 and the other on https://devdiv.visualstudio.com/DevDiv/_build/latest?definitionId=5330 or does this means we only have 1 build happening now?

I'm just trying to understand what we are trying to achieve as I have no context for this PR.

mcumming commented 4 years ago

@mcumming So is this change to automate pulling in the translations?

Are there now 2 builds going on? One for translation over on https://dev.azure.com/xamarin/public/_build?definitionId=50 and the other on https://devdiv.visualstudio.com/DevDiv/_build/latest?definitionId=5330 or does this means we only have 1 build happening now?

I'm just trying to understand what we are trying to achieve as I have no context for this PR.

This will replace the existing build definition which is private with one that is publicly accessible, and includes translation processing.

CartBlanche commented 4 years ago

@mcumming Any ideas about the failing build?

mcumming commented 4 years ago

@mcumming Any ideas about the failing build?

@CartBlanche Resolved.