How are nightly builds published? #21383
-
I would like to test potential performance improvements thanks to e0b85ca but it looks like https://dev.azure.com/xamarin/public/_artifacts/feed/maui-nightly does not contain a nightly build containing the patch. How are the nightly builds released? My expectation was that it's called nightly so that it's released every night (more or less) but that is certainly not true. Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Indeed every night, given that there have been changes merged that day. However, I think due to the rotation of some secrets etc. needed for publishing there was a disruption here. We're working on fixing this asap! If you really want to test this now, or any other PR, for said PR go to the status checks, find the "MAUI-public" check and click Details and on that page click through to the Azure DevOps page. There you will see in the top bar "n artifacts produces, n consumed", click that and you will be able to download the produced artifacts that you can install locally. For this PR the link is: https://dev.azure.com/xamarin/public/_build/results?buildId=111460&view=results |
Beta Was this translation helpful? Give feedback.
Indeed every night, given that there have been changes merged that day. However, I think due to the rotation of some secrets etc. needed for publishing there was a disruption here. We're working on fixing this asap!
If you really want to test this now, or any other PR, for said PR go to the status checks, find the "MAUI-public" check and click Details and on that page click through to the Azure DevOps page. There you will see in the top bar "n artifacts produces, n consumed", click that and you will be able to download the produced artifacts that you can install locally.
For this PR the link is: https://dev.azure.com/xamarin/public/_build/results?buildId=111460&view=results