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

MWPW-158182 listen to milo events and activate google yolo #56

Merged
merged 7 commits into from
Sep 24, 2024

Conversation

vhargrave
Copy link
Collaborator

Add events for google yolo

Resolves: MWPW-158182

Test URLs:

I've also added a milo branch with the events. Unfortauntely we're getting CORS errors for ims that still need to be fixed, but it would theoretically work here
https://mwpw-158182-google-yolo--express-milo--adobecom.hlx.page/express/colors/gunmetal?milolibs=vhargrave-MWPW-142878-events

Copy link

aem-code-sync bot commented Sep 16, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

Copy link

aem-code-sync bot commented Sep 16, 2024

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 60.71429% with 11 lines in your changes missing coverage. Please review.

Project coverage is 59.65%. Comparing base (1d6d4d6) to head (8855d99).
Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
express/scripts/utils.js 26.66% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   54.54%   59.65%   +5.10%     
==========================================
  Files          40       39       -1     
  Lines        6435     5953     -482     
==========================================
+ Hits         3510     3551      +41     
+ Misses       2925     2402     -523     

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

@aem-code-sync aem-code-sync bot temporarily deployed to MWPW-158182-google-yolo September 17, 2024 12:33 Inactive
@aem-code-sync aem-code-sync bot temporarily deployed to MWPW-158182-google-yolo September 17, 2024 12:36 Inactive
@aem-code-sync aem-code-sync bot temporarily deployed to MWPW-158182-google-yolo September 17, 2024 12:36 Inactive
@aem-code-sync aem-code-sync bot temporarily deployed to MWPW-158182-google-yolo September 17, 2024 17:28 Inactive
@aem-code-sync aem-code-sync bot temporarily deployed to MWPW-158182-google-yolo September 18, 2024 14:12 Inactive
import('./google-yolo.js').then((mod) => {
mod.default();
});
// import('./google-yolo.js').then((mod) => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: Don't need?

@vhargrave vhargrave merged commit a505863 into main Sep 24, 2024
4 of 6 checks passed
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