Skip to content

Instantly share code, notes, and snippets.

@jonathanpeppers
Last active January 5, 2018 17:04
Show Gist options
  • Save jonathanpeppers/ec15341d7a4b27adaed315bab94f1e0e to your computer and use it in GitHub Desktop.
Save jonathanpeppers/ec15341d7a4b27adaed315bab94f1e0e to your computer and use it in GitHub Desktop.
Everything I was working on up until my parental leave

How to reach me?

If you need something, message @peppers on Slack or @jonathanpeppers on Twitter. Just keep in mind it might take a bit for me to respond, thanks!

Feel free to reach out to me if one of my VSTS build definitions stops working (or if you find a commit of mine that broke something), I wouldn't mind to jump in for an hour or two and help.

Xamarin.Android

Need fixes for building on a system with JDK 9 installed, which is installed on VSTS Mac Build agents.

PR is merged on Java.Interop: dotnet/java-interop#226

Need to bump Java.Interop, and finish the work here.

Java.Interop

Will be revisiting improvements to generator when I return.

PRs:

Both of these need some work, as per comments.

Java.Interop / Xamarin.Android Integration

See Wiki about this work here.

Need fixes for building on a system with JDK 9 installed, which is installed on VSTS Mac Build agents. Once that is done, we should setup this job to run on every commit of Java.Interop.

Android SDK Installer

Added some new MSBuild tasks here: https://github.com/xamarin/android-sdk-installer/pull/55

If this gets merged, the next step is to integrate this into monodroid and add a couple tests. I may also want to look into what CI is setup for android-sdk-installer, and add some tests there.

Integration testing on VSTS

Components (Support Libraries)

See Wiki about this work here.

Got to the point where some manual additions needed to be removed, so it would build against xamarin-android/master.

Designer

See Wiki about this work here.

Waiting on a fix I sent for provisionator here.

Embeddinator-4000

I may work on this "for fun" during my leave. My next plan is to see about not bundling the OSS xamarin-android, and use the system installed Xamarin.Android.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment