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

chore: update channel for contact MMI team and CircleCI step #25247

Merged
merged 26 commits into from
Jun 20, 2024

Conversation

zone-live
Copy link
Contributor

@zone-live zone-live commented Jun 12, 2024

Description

Updates contact channel to be: #contact-mmi-team and the MMI CircleCI e2e step.

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.

@zone-live zone-live requested a review from a team as a code owner June 12, 2024 08:32
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.

@zone-live zone-live requested a review from davibroc June 12, 2024 10:05
@zone-live zone-live added the team-mmi PRs from the MMI team label Jun 14, 2024
@zone-live zone-live requested review from kumavis and a team as code owners June 14, 2024 11:17
@zone-live zone-live changed the title chore: update channel for contact MMI team chore: update channel for contact MMI team and CircleCI step Jun 14, 2024
@zone-live zone-live requested a review from a team as a code owner June 18, 2024 09:29
@@ -44,7 +43,7 @@ const config: PlaywrightTestConfig = {
trace: 'on',
video: 'off',
/* Run tests headless in local */
headless: isHeadless('PLAYWRIGHT'),
headless: process.env.HEADLESS === 'true',
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this changed?

Copy link
Contributor Author

@zone-live zone-live Jun 18, 2024

Choose a reason for hiding this comment

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

It will fail to run locally because it can't find the isHeadless. Can't find ./test/helpers/env

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Screenshot 2024-06-18 at 12 02 31

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

If it needs to be inlined after all, let's at least make sure API stays consistent with #24499

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Got it, let's try it out, I've approved #25388 👍🏼

Copy link
Contributor Author

@zone-live zone-live Jun 19, 2024

Choose a reason for hiding this comment

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

@legobeat I've re-added the isHeadless, it's working locally as well after I added the env.ts in the docker file. Thank you 👍🏼

@metamaskbot
Copy link
Collaborator

Builds ready [b227755]
Page Load Metrics (126 ± 167 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint62426947737
domContentLoaded9131011
load391645126349167
domInteractive8131011
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.38%. Comparing base (da4b61c) to head (13a865c).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #25247   +/-   ##
========================================
  Coverage    65.38%   65.38%           
========================================
  Files         1382     1382           
  Lines        54767    54767           
  Branches     14368    14368           
========================================
  Hits         35809    35809           
  Misses       18958    18958           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@metamaskbot
Copy link
Collaborator

Builds ready [acb5f3d]
Page Load Metrics (53 ± 5 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint6911884105
domContentLoaded10301242
load429553115
domInteractive10301242
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [13a865c]
Page Load Metrics (127 ± 176 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint5811574126
domContentLoaded813911
load391721127366176
domInteractive813911
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@zone-live zone-live requested a review from legobeat June 19, 2024 12:03
@zone-live zone-live merged commit aabd481 into develop Jun 20, 2024
74 checks passed
@zone-live zone-live deleted the MMI-fix-slack-channel-for-mmi-team branch June 20, 2024 13:02
@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 2024
@metamaskbot metamaskbot added the release-12.1.0 Issue or pull request that will be included in release 12.1.0 label Jun 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-12.1.0 Issue or pull request that will be included in release 12.1.0 team-mmi PRs from the MMI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants