Skip to content

Conversation

@jpobst
Copy link
Contributor

@jpobst jpobst commented May 1, 2023

Commit ecb207b broke the plots-to-appinsights process that only gets run on main (not PR builds).

As we do not believe this data is consumed anymore, we are electing to remove it from CI rather than make the necessary updates to get it working again.

Note there are some alternatives to this data that are used today:

  • Unit tests that test build time and use apidiff to test apk size
  • MAUI maintains a dashboard of similar graphs for their builds, which are our builds.

@jpobst jpobst marked this pull request as ready for review May 1, 2023 20:21
@jpobst jpobst requested review from jonpryor and pjcollins as code owners May 1, 2023 20:21
@pjcollins pjcollins requested a review from jonathanpeppers May 1, 2023 20:41
Copy link
Member

@pjcollins pjcollins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we now have better infrastructure for some of the timing data and app sizes that were being captured here, so it should be ok to disable this.

Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have https://aka.ms/dotnetperfstatus now. (MS internal only)

@jpobst jpobst merged commit e694ba5 into main May 1, 2023
@jpobst jpobst deleted the remove-appinsights branch May 1, 2023 20:46
grendello added a commit to grendello/xamarin-android that referenced this pull request May 4, 2023
* main:
  Bump to dotnet/installer@0ce891843a 8.0.100-preview.5.23228.7 (dotnet#7994)
  [ci] Automatically retry failed emulator tests. (dotnet#7997)
  [xaprepare] Combine 'AndroidTestDependencies' and 'EmulatorTestDependencies' scenarios. (dotnet#8006)
  [xaprepare] Provision 'platform-33_r02' (dotnet#8004)
  [Xamarin.Android.Build.Tasks] Add AndroidEnableRestrictToAttributes (dotnet#7990)
  [ci] Remove plots-to-appinsights. (dotnet#8002)
  [Xamarin.Android.Build.Tasks] remove NuGet dependencies (dotnet#8000)
  Bump to 33.0.56 $(AndroidNet7Version) (dotnet#7998)
  $(AndroidPackVersionSuffix)=preview.5; net8 is 34.0.0-preview.5 (dotnet#7996)
@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.

3 participants