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: rls workflow #29646

Open
wants to merge 37 commits into
base: main
Choose a base branch
from
Open

feat: rls workflow #29646

wants to merge 37 commits into from

Conversation

jake-perkins
Copy link

@jake-perkins jake-perkins commented Jan 10, 2025

Description

This Change will introduce a new workflow that invokes a set of re-useable shared workflows used across both extension and mobile codebases

Open in GitHub Codespaces

Related issues

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

Manual testing steps

Testing manually using ci/cd runs - example outputs/runs can be viewed here

Example Release Branch PR
#29981

Example Changelog PR
#29982

Sample CI Output Run
https://github.com/MetaMask/metamask-extension/actions/runs/13038614194/job/36375005985

1:15
here's the CI output/run - https://github.com/MetaMask/metamask-extension/actions/runs/13038614194/job/36375005985

Screenshots/Recordings

Before

N/A CICD Only

After

N/A CICD Only

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.

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.

@metamaskbot metamaskbot added the team-dev-ops DevOps team label Jan 10, 2025
@metamaskbot
Copy link
Collaborator

Builds ready [38b9b63]
Page Load Metrics (1686 ± 64 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint21620711554454218
domContentLoaded14962051165313062
load15062073168613464
domInteractive25185584723
backgroundConnect686282110
firstReactRender1675372311
getState55421188
initialActions01000
loadScripts10561538123411957
setupStore64712126
uiStartup17042337191314067
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@itsyoboieltr itsyoboieltr changed the title rls workflow feat: rls workflow Jan 29, 2025
Copy link

socket-security bot commented Jan 29, 2025

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

@metamaskbot
Copy link
Collaborator

Builds ready [52046f9]
Page Load Metrics (1565 ± 27 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint1474168415645527
domContentLoaded1460164715415124
load1468168615655627
domInteractive2383442311
backgroundConnect887252311
firstReactRender1572332311
getState45210115
initialActions00000
loadScripts998119911135225
setupStore77317189
uiStartup16342179177311053
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [ef8b383]
Page Load Metrics (1496 ± 42 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint1382171715038541
domContentLoaded1355158714737335
load1361176014968742
domInteractive226934168
backgroundConnect9174283718
firstReactRender1583242010
getState45215178
initialActions01000
loadScripts967116010785929
setupStore64813136
uiStartup15471917169710249
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [10f71f9]
Page Load Metrics (1452 ± 46 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint1308169514629345
domContentLoaded1301165214368742
load1309169914529646
domInteractive227933189
backgroundConnect76119188
firstReactRender145922157
getState44513147
initialActions00000
loadScripts911125310368641
setupStore68316209
uiStartup14542208168017483
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [6c076f5]
Page Load Metrics (2563 ± 239 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint40135582169847407
domContentLoaded189135172522485233
load190836122563498239
domInteractive26167573316
backgroundConnect8160483919
firstReactRender1710357199
getState66624188
initialActions08121
loadScripts139527351916410197
setupStore74822126
uiStartup220741362968597287
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-dev-ops DevOps team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants