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

[ci] Add MAUI integration job #8200

Merged
merged 3 commits into from
Jul 24, 2023
Merged

Commits on Jul 22, 2023

  1. [ci] Add MAUI integration job

    Adds a new MAUI test stage and job that will run against PR builds
    targeting xamarin-android/main.
    
    The new job will build dotnet/maui against the Android packs produced by
    the PR build.  If that is successful, it will install the MAUI packs
    into Androids dotnet preview sandbox, and create and build a template.
    pjcollins committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b4b9d6f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    e51e79c View commit details
    Browse the repository at this point in the history
  2. Install full maui workload

    pjcollins committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e62525e View commit details
    Browse the repository at this point in the history