Re: Azure Pipelines

Amber Brown <[email protected]> Sun, 23 Jun 2019 08:31:32 +1000
Newsgroups gmane.comp.python.twisted
Message-ID <[email protected]>
On 23/6/19 8:04 am, Glyph wrote:
>
>
>> On Jun 22, 2019, at 11:05 AM, Amber Brown <[email protected] 
>> <mailto:[email protected]>> wrote:
>>
>> On 22/6/19 9:59 am, Kyle Altendorf wrote:
>>>
>>> Hmm...  I'm running Python inside a build to generate the matrix for 
>>> that build (with a yaml file for a pipeline).  Now I'm curious what 
>>> matrixing is being used that isn't supported yet.  But perhaps it 
>>> isn't worth bothering to work through.
>>>
>>> Cheers,
>>> -kyle
>>
>> It now says:
>>
>> #Multi-configuration and multi-agent job options are not exported to 
>> YAML. Configure these options using documentation guidance: 
>> https://docs.microsoft.com/vsts/pipelines/process/phases
>>
>> So maybe it'd work? Anyone want to volunteer to see? :)
>
> I'm a little confused - I thought maybe you meant "now" instead of 
> "not"; but then the only place Google could find this exact phrasing 
> was 
> https://github.com/Azure/azure-iot-sdk-python-preview/blob/master/vsts/build.yaml, 
> and it definitely says "not".  Except then the "phases" link you sent 
> clearly shows some YAML under the "Multi-configuration" section.
>
> Did something change?
>
> -glyph
>
I think it means it doesn't have the functionality to export the 
options, but you could write it yourself.

- Amber

_______________________________________________
Twisted-Python mailing list
[email protected]
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python