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

feat: get-release-timelines #30778

Merged
merged 6 commits into from
Mar 11, 2025
Merged

feat: get-release-timelines #30778

merged 6 commits into from
Mar 11, 2025

Conversation

itsyoboieltr
Copy link
Contributor

@itsyoboieltr itsyoboieltr commented Mar 5, 2025

Description

Open in GitHub Codespaces

This PR creates a script to get data on release/rollout blocker timelines. We need an automated way to get information about each release/rollout blocker. We want to run this manually once we roll out to 100%

Output: csv with datetimes for the datapoints specified in the issue.

CSV should be uploaded as an artifact in the github action

Related issues

Fixes: https://github.com/MetaMask/MetaMask-planning/issues/4206

Manual testing steps

  1. We can only run it manually on the GitHub UI after we merge to main, but I tested it locally and there everything worked.

Screenshots/Recordings

Not applicable

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@metamaskbot metamaskbot added the team-extension-platform Extension Platform team label Mar 5, 2025
Copy link
Contributor

github-actions bot commented Mar 5, 2025

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@metamaskbot
Copy link
Collaborator

Builds ready [c24908d]
Page Load Metrics (1588 ± 56 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint51818831539260125
domContentLoaded14181812155510651
load14371885158811656
domInteractive237233157
backgroundConnect137533199
firstReactRender1492272311
getState567212010
initialActions00000
loadScripts1033138811699847
setupStore7511194
uiStartup16282294181017584
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@itsyoboieltr itsyoboieltr self-assigned this Mar 11, 2025
@metamaskbot
Copy link
Collaborator

Builds ready [bd62748]
Page Load Metrics (1853 ± 69 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint16072083185414067
domContentLoaded15941996179512058
load16082095185314369
domInteractive257337168
backgroundConnect12152583818
firstReactRender1582322110
getState6105242512
initialActions01000
loadScripts11431556136411153
setupStore75616126
uiStartup182328992186285137
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@itsyoboieltr itsyoboieltr enabled auto-merge March 11, 2025 18:41
@itsyoboieltr itsyoboieltr added this pull request to the merge queue Mar 11, 2025
@metamaskbot
Copy link
Collaborator

Builds ready [6ac2502]
Page Load Metrics (1996 ± 113 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint39923721830501240
domContentLoaded161122321952217104
load161523611996236113
domInteractive25105502411
backgroundConnect9121483115
firstReactRender1474342211
getState56723209
initialActions01000
loadScripts12141771149418087
setupStore8491394
uiStartup187429632304324155
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

Merged via the queue into main with commit c987a1e Mar 11, 2025
74 checks passed
@itsyoboieltr itsyoboieltr deleted the feat/get-release-timelines branch March 11, 2025 20:16
@github-actions github-actions bot locked and limited conversation to collaborators Mar 11, 2025
@metamaskbot metamaskbot added the release-12.15.0 Issue or pull request that will be included in release 12.15.0 label Mar 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-12.15.0 Issue or pull request that will be included in release 12.15.0 team-extension-platform Extension Platform team
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants