Skiasharp: [QUESTION] Availability of latest Native Binaries for Managed-only build

Created on 8 Apr 2020  路  6Comments  路  Source: mono/SkiaSharp

As the expat library version was upgraded recently and the PR was merged yesterday: Update expat native library to 2.2.9 #1214
My aim is to use the latest native binaries from the master post this merge to perform a Managed-only build using the following command:

> .\bootstrapper.ps1 -t everything --skipExternals=all

And before I perform that, I can get the latest native binaries in the preparation step that is below:

> .\bootstrapper.ps1 -t externals-download

But I noticed that the master-builds in the SkiaSharp(Public) pipeline: https://dev.azure.com/xamarin/public/_build?definitionId=4
has the latest dating back to Feb7 while the PR I am concerned about was completed yesterday.

Can somebody manually trigger a new build to help me get the latest native binaries for the managed-only build?

All 6 comments

I'll trigger another build there... They have been paused from automatically billings for now.

But, I also pushed a release (preview 55) to the preview feed: https://aka.ms/skiasharp-eap/index.json

The azure build on master seems to have failed due to some test cases. @mattleibow

Yeah. Re running them. We got an issue open to find out what is happening.

@AshishMantosh all green! Have fun!

I'll trigger another build there... They have been paused from automatically billings for now.

But, I also pushed a release (preview 55) to the preview feed: https://aka.ms/skiasharp-eap/index.json

I don't see Preview 55 in nuget. Any ETA on that?

It is in the private feed for now. We just have a few more issues to close and then we can push to nuget.org

Was this page helpful?
0 / 5 - 0 ratings