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] Move PR build to shared pool #8854

Merged
merged 10 commits into from
Jul 2, 2024
Merged

[ci] Move PR build to shared pool #8854

merged 10 commits into from
Jul 2, 2024

Conversation

pjcollins
Copy link
Member

Removes our dependency on the Android specific build pool, which should
reduce overall pool maintenance effort and cost.

Removes our dependency on the Android specific build pool, which should
reduce overall pool maintenance effort and cost.
@pjcollins pjcollins changed the title [ci] Move PR build to shared arm64 pool [ci] Move PR build to shared pool Apr 3, 2024
@pjcollins
Copy link
Member Author

Previous build took ~30 minutes compared to the ~20 on our pool with everything cached. I think as we expand our usage on this pool more of our dependencies will get cached and our builds will speed up.

@pjcollins
Copy link
Member Author

Latest build finished in 20 minutes which better matches our existing pool.

@pjcollins pjcollins marked this pull request as ready for review July 1, 2024 22:01
@pjcollins pjcollins requested a review from jonpryor as a code owner July 1, 2024 22:01
@pjcollins pjcollins merged commit d1ccddc into main Jul 2, 2024
58 checks passed
@pjcollins pjcollins deleted the dev/pjc/shared-prbuild branch July 2, 2024 14:56
grendello added a commit that referenced this pull request Jul 5, 2024
* main:
  [tests] verify trimmer warnings where appropriate (#9076)
  Bump to jbevain/cecil@8c123e1 (#9078)
  [trimming] remove `$(NullabilityInfoContextSupport)` (#9069)
  [build] Bump `$(XABuildToolsVersion)`=35 (#9071)
  [ci] Move PR build to shared pool (#8854)
  Use AsyncTask from xamarin-android-tools (#9017)
  Bump to dotnet/sdk@02c06d398a 9.0.100-preview.7.24351.1 (#9067)
  [trimming] use public `$(MetricsSupport)` property (#9068)
  [ci] Update resourceManagement.yml (#9070)
  Bump to dotnet/android-api-docs@c14203771a (#8992)
  [trimming] remove `$(_AggressiveAttributeTrimming)` by default (#9062)
@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 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.

3 participants