Skip to content

ci: collect metrics from canary CI build #1199

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

Open
wants to merge 41 commits into
base: canaries/dev
Choose a base branch
from

Conversation

booskander
Copy link

@booskander booskander commented May 29, 2025

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

  • Build or CI related changes

What is the current behavior?

Currently, we collect performance metrics by hand

What is the new behavior?

Metrics will now be collected directly through the CI pipelines while building canaries

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tested on iOS.
  • Tested on Wasm.
  • Tested on Android.
  • Tested on UWP.
  • Tested in both Light and Dark themes.
  • Associated with an issue (GitHub or internal)

Other information

Internal Issue (If applicable):

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-field-08c5cf00f-1199.eastus2.3.azurestaticapps.net

2 similar comments
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-field-08c5cf00f-1199.eastus2.3.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-field-08c5cf00f-1199.eastus2.3.azurestaticapps.net

@unodevops
Copy link

⚠️⚠️ The build 167137 has failed on Uno.Gallery - CI.

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-field-08c5cf00f-1199.eastus2.3.azurestaticapps.net

@booskander booskander changed the base branch from master to canaries/dev May 29, 2025 19:25
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-field-08c5cf00f-1199.eastus2.3.azurestaticapps.net

@unodevops
Copy link

⚠️⚠️ The build 167156 has failed on Uno.Gallery - Canary.


cat <<EOF > $(Build.ArtifactStagingDirectory)/bin/metrics.json
{
"buildId": "$(Build.BuildId)",
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe add a timestamp here?

Copy link
Author

Choose a reason for hiding this comment

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

thank xiao, should be added

@booskander booskander changed the title chore: collect metrics from canary CI build ci: collect metrics from canary CI build May 30, 2025
@unodevops
Copy link

⚠️⚠️ The build 167326 has failed on Uno.Gallery - Canary.

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

Successfully merging this pull request may close these issues.

3 participants