Skip to content

Conversation

gauthierpetetin
Copy link
Contributor

@gauthierpetetin gauthierpetetin commented Oct 13, 2025

Description

Based on @chloeYue , the generate-rc-commits.js script was used to manually generate the commit list for the release progress tracker in old format. Now we have the new format and automation in place, so we don't need it anymore and it can be deleted.

Open in GitHub Codespaces

Changelog

CHANGELOG entry: null

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

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.

Note

Removes the deprecated development/generate-rc-commits.js script.

Written by Cursor Bugbot for commit f2ebb03. This will update automatically on new commits. Configure here.

Copy link
Contributor

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.

@github-project-automation github-project-automation bot moved this to Needs dev review in PR review queue Oct 13, 2025
@metamaskbot metamaskbot added the team-extension-platform Extension Platform team label Oct 13, 2025
chloeYue
chloeYue previously approved these changes Oct 13, 2025
@metamaskbot
Copy link
Collaborator

📊 Page Load Benchmark Results

Current Commit: f2ebb03 | Date: 10/13/2025

📄 Localhost MetaMask Test Dapp

Samples: 100

Summary

  • pageLoadTime-> current mean value: 1.04s (±72ms) 🟡 | historical mean value: 1.05s ⬇️ (historical data)
  • domContentLoaded-> current mean value: 725ms (±68ms) 🟢 | historical mean value: 738ms ⬇️ (historical data)
  • firstContentfulPaint-> current mean value: 75ms (±13ms) 🟢 | historical mean value: 77ms ⬇️ (historical data)
📈 Detailed Results
Metric Mean Std Dev Min Max P95 P99
pageLoadTime 1.04s 72ms 999ms 1.31s 1.28s 1.31s
domContentLoaded 725ms 68ms 693ms 990ms 956ms 990ms
firstPaint 75ms 13ms 56ms 180ms 84ms 180ms
firstContentfulPaint 75ms 13ms 56ms 180ms 84ms 180ms
largestContentfulPaint 0ms 0ms 0ms 0ms 0ms 0ms

Results generated automatically by MetaMask CI

@metamaskbot
Copy link
Collaborator

Builds ready [f2ebb03]
UI Startup Metrics (1239 ± 75 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyHomeuiStartup1239108514867512851368
load107294912836511171177
domContentLoaded106594412786511121170
domInteractive1813128121737
firstPaint71377129142810931157
backgroundConnect2512372747254266
firstReactRender27195273142
getState12599111426
initialActions40245613
loadScripts821707101663867924
setupStore1052441022
WebpackHomeuiStartup816700105269830987
load62857990667629815
domContentLoaded62057189967622808
domInteractive16117491436
firstPaint18857887181194592
backgroundConnect21113862630
firstReactRender271665103142
getState73122911
initialActions2011236
loadScripts61756988865619797
setupStore84202912
FirefoxBrowserifyHomeuiStartup14471228188312515011685
load1237106915308912951381
domContentLoaded1237106915308912941380
domInteractive1003332855100248
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect312099143351
firstReactRender30266653239
getState63375613
initialActions4013114224
loadScripts1213105415078812661355
setupStore1045912750
WebpackHomeuiStartup15451388204312116011770
load1345123815838013931509
domContentLoaded1345123815838013931508
domInteractive100303696697331
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect3117120143553
firstReactRender352792113659
getState7314515521
initialActions4012013214
loadScripts1321121215347813671485
setupStore12414922646
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 58 Bytes (0%)
  • ui: 0 Bytes (0%)
  • common: 10 Bytes (0%)

vpintorico
vpintorico previously approved these changes Oct 14, 2025
@github-project-automation github-project-automation bot moved this from Needs dev review to Review finalised - Ready to be merged in PR review queue Oct 14, 2025
@gauthierpetetin gauthierpetetin changed the title fi(script): delete unused generate-rc-commits.js script fix(script): delete unused generate-rc-commits.js script Oct 14, 2025
@gauthierpetetin gauthierpetetin dismissed stale reviews from vpintorico and chloeYue via 8b80f1a October 14, 2025 13:18
@metamaskbot
Copy link
Collaborator

📊 Page Load Benchmark Results

Current Commit: 8b80f1a | Date: 10/14/2025

📄 Localhost MetaMask Test Dapp

Samples: 100

Summary

  • pageLoadTime-> current mean value: 1.08s (±75ms) 🟡 | historical mean value: 1.05s ⬆️ (historical data)
  • domContentLoaded-> current mean value: 757ms (±72ms) 🟢 | historical mean value: 737ms ⬆️ (historical data)
  • firstContentfulPaint-> current mean value: 80ms (±13ms) 🟢 | historical mean value: 77ms ⬆️ (historical data)
📈 Detailed Results
Metric Mean Std Dev Min Max P95 P99
pageLoadTime 1.08s 75ms 1.03s 1.37s 1.32s 1.37s
domContentLoaded 757ms 72ms 714ms 1.04s 1.00s 1.04s
firstPaint 80ms 13ms 68ms 200ms 88ms 200ms
firstContentfulPaint 80ms 13ms 68ms 200ms 88ms 200ms
largestContentfulPaint 0ms 0ms 0ms 0ms 0ms 0ms

Results generated automatically by MetaMask CI

@metamaskbot
Copy link
Collaborator

Builds ready [8b80f1a]
UI Startup Metrics (1248 ± 57 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyHomeuiStartup1248112614275712881335
load107197211995311111160
domContentLoaded106496711935311041154
domInteractive19147991739
firstPaint63780118242810821137
backgroundConnect25623939816259269
firstReactRender25186962539
getState12595121326
initialActions50799515
loadScripts81573094051850909
setupStore85223913
WebpackHomeuiStartup8617341155758821040
load65058996265660796
domContentLoaded64258295265654789
domInteractive16124371536
firstPaint19159912196196676
backgroundConnect22115372733
firstReactRender28177093338
getState934751015
initialActions2010246
loadScripts64058094162652778
setupStore942831014
FirefoxBrowserifyHomeuiStartup13771222190011914361612
load1175105413638312511320
domContentLoaded1174105313628312511319
domInteractive98332985297235
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect281896113239
firstReactRender29255653136
getState8318118517
initialActions30658220
loadScripts1153103813358112221301
setupStore10414617748
WebpackHomeuiStartup15271356200811915721795
load1325120317138813591492
domContentLoaded1325120317138813591492
domInteractive973235056101192
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect291894103448
firstReactRender352579133575
getState8310613543
initialActions4013915216
loadScripts1302118716908613341466
setupStore11415920745
Bundle size diffs [🚀 Bundle size reduced!]
  • background: 796 Bytes (0.02%)
  • ui: 9.76 KiB (0.15%)
  • common: -25.41 KiB (-0.3%)

@gauthierpetetin gauthierpetetin added this pull request to the merge queue Oct 16, 2025
Merged via the queue into main with commit b19a4e4 Oct 16, 2025
169 checks passed
@gauthierpetetin gauthierpetetin deleted the delete-unused-script branch October 16, 2025 12:45
@github-project-automation github-project-automation bot moved this from Review finalised - Ready to be merged to Merged, Closed or Archived in PR review queue Oct 16, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 16, 2025
@metamaskbot metamaskbot added the release-13.6.0 Issue or pull request that will be included in release 13.6.0 label Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

extension-delivery release-13.6.0 Issue or pull request that will be included in release 13.6.0 size-M team-extension-platform Extension Platform team

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants