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

RC1 Release Preparation #27

Closed
9 tasks done
Redth opened this issue Dec 11, 2019 · 9 comments
Closed
9 tasks done

RC1 Release Preparation #27

Redth opened this issue Dec 11, 2019 · 9 comments
Assignees

Comments

@Redth
Copy link
Member

Redth commented Dec 11, 2019

@mattleibow

  • Migration Package: Copy mappings into github for source / nice completeness
  • Migration Package - Update version
  • Migration package - Check that warnings for installing nugets show correct version
  • Migration package - Check that all assemblies added to .props

@moljac

  • Create new FWLink for ProjectLink
  • Add Cake logic to check all <attr> nodes with interface in the path attribute do not have name="visibility" attributes (or throw error)
  • Fix Material version (the artifact is 1.0.0 yet the nuget is 1.1.0x) NOT ONLY Material
  • Bump to -rc1 nuget version
  • Add cake logic to check that the artifact version matches the nuget version prefix
@Redth Redth added this to the Stable Release milestone Dec 11, 2019
@mattleibow
Copy link
Contributor

Confirmed that the error for not installing nugets says:

Could not find 35 Android X assemblies, make sure to install the following NuGet packages:
 - Xamarin.AndroidX.Lifecycle.LiveData
 - Xamarin.AndroidX.Browser
 - Xamarin.Google.Android.Material
You can also copy-and-paste the following snippet into your .csproj file:
    <PackageReference Include="Xamarin.AndroidX.Lifecycle.LiveData" Version="2.1.0-preview06" />
    <PackageReference Include="Xamarin.AndroidX.Browser" Version="1.1.0-preview06" />
    <PackageReference Include="Xamarin.Google.Android.Material" Version="1.1.0-preview06" />

@moljac
Copy link
Member

moljac commented Dec 11, 2019

@moljac
Copy link
Member

moljac commented Dec 11, 2019

  • Fix versions (Material, Browser, ExifInterface, SlidingPaneLayout, Wear, Material)

@Redth
Must be delisted:

  • Material,
  • Browser,
  • SlidingPaneLayout,
  • TvProvider
  • Wear
  • Material

Versions of these to delist: 1.1.*-preview*

Details:

052d908

304bd89

Nugets

Xamarin.Google.Android.Material 1.0.0-preview01
Xamarin.Google.Android.Material 1.0.0-preview02
Xamarin.Google.Android.Material 1.1.0-preview03
Xamarin.Google.Android.Material 1.1.0-preview06

@Redth Redth changed the title Stable Release Preparation RC Release Preparation Dec 11, 2019
@Redth Redth changed the title RC Release Preparation RC1 Release Preparation Dec 11, 2019
@moljac
Copy link
Member

moljac commented Dec 11, 2019

  • Add cake logic to check that the artifact version matches the nuget version prefix

DONE

@moljac
Copy link
Member

moljac commented Dec 11, 2019

  • Bump to -rc1 nuget version

DONE

@moljac
Copy link
Member

moljac commented Dec 12, 2019

  • Add Cake logic to check all <attr> nodes with interface in the path attribute do not have name="visibility" attributes (or throw error)

DONE

@moljac
Copy link
Member

moljac commented Dec 12, 2019

READY TO RUMBLE

@Nikituh
Copy link

Nikituh commented Jan 8, 2020

I detect a distinct lack of rumbling

@mattleibow
Copy link
Contributor

I think they are onto us! :)

We were doing a fair bit more testing and found a few bugs that needed fixing, several improvements to the build process as well as the actual APIs. Overall, things are betting in the migration, performance and the bindings.

As for the RC release, I believe it is going out the door today...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants