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

[xaprepare] Track the versions of Android SDK Levels available on CI agents. #8552

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented Dec 1, 2023

Context: https://github.com/actions/runner-images/blob/main/images/macos/macos-12-Readme.md

By using the revisions of Android SDK Platforms already on the MS Hosted CI images we do not need to spend time downloading and installing alternate versions.

Current main xaprepare:

  * Checking platform-33_r02
    outdated
  * Checking platform-34-ext7_r01
    outdated

This PR xaprepare:

  * Checking platform-33-ext3_r03
    installed
  * Checking platform-34-ext7_r02
    installed

Note these "ext" versions seem to be the new "baseline" versions. That is, there is no longer a "plain" platform-33 or platform-34 listed in the Google SDK manifest.

Neither ApiCompat nor PublicApiAnalyzers were triggered, so we can safely assume the public API has not changed in these new revisions.

@jpobst jpobst marked this pull request as ready for review December 1, 2023 23:02
@jpobst jpobst requested a review from grendello as a code owner December 1, 2023 23:02
@jpobst jpobst requested review from jonpryor and pjcollins December 1, 2023 23:02
@jpobst jpobst merged commit 4434a35 into main Dec 4, 2023
47 checks passed
@jpobst jpobst deleted the agent-api-levels branch December 4, 2023 17:43
grendello added a commit that referenced this pull request Dec 4, 2023
* main:
  [xaprepare] Track the versions of Android SDK Levels available on CI agents. (#8552)
grendello added a commit that referenced this pull request Dec 4, 2023
* main:
  [monodroid] Add a handful of compiler options to harden code (#8551)
  Bump to dotnet/installer@42ace91ba7 .NET 9.0.100-alpha.1.23603.1 (#8366)
  [xaprepare] Track the versions of Android SDK Levels available on CI agents. (#8552)
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants