Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] Availability of latest Native Binaries for Managed-only build #1217

Closed
AshishMantosh opened this issue Apr 8, 2020 · 6 comments
Closed

Comments

@AshishMantosh
Copy link

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?

@AshishMantosh AshishMantosh changed the title [QUESTION] [QUESTION] Availability of latest Native Binaries for Managed-only build Apr 8, 2020
@mattleibow
Copy link
Contributor

mattleibow commented Apr 8, 2020

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

@AshishMantosh
Copy link
Author

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

@mattleibow
Copy link
Contributor

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

@mattleibow
Copy link
Contributor

@AshishMantosh all green! Have fun!

@AshishMantosh
Copy link
Author

AshishMantosh commented Apr 9, 2020

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?

@mattleibow
Copy link
Contributor

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

@ghost ghost locked as resolved and limited conversation to collaborators Aug 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants