-
Notifications
You must be signed in to change notification settings - Fork 175
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-161872: Self host marketo's forms2.min.js #3215
MWPW-161872: Self host marketo's forms2.min.js #3215
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## stage #3215 +/- ##
==========================================
+ Coverage 96.41% 96.48% +0.06%
==========================================
Files 246 254 +8
Lines 57567 59031 +1464
==========================================
+ Hits 55504 56955 +1451
- Misses 2063 2076 +13 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm seeing forms2 being loaded twice, once from libs and once from engage
This pull request is not passing all required checks. Please see this discussion for information on how to get all checks passing. Inconsistent checks can be manually retried. If a test absolutely can not pass for a good reason, please add a comment with an explanation to the PR. |
The second forms2 is coming from the XDFrame for cross-domain posts, we need to make sure it posts correctly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool to see this action expanding and re-used!
@mokimo @Brandon32 @meganthecoder updated the |
7409ff0
to
032106e
Compare
Skipped merging 3215: MWPW-161872: Self host marketo's forms2.min.js due to failing checks |
1 similar comment
Skipped merging 3215: MWPW-161872: Self host marketo's forms2.min.js due to failing checks |
Skipped merging 3215: MWPW-161872: Self host marketo's forms2.min.js due to failing checks |
1 similar comment
Skipped merging 3215: MWPW-161872: Self host marketo's forms2.min.js due to failing checks |
…w, updates marketo.js to call form from correct location
032106e
to
e6c0e4d
Compare
Skipped merging 3215: MWPW-161872: Self host marketo's forms2.min.js due to failing checks |
2 similar comments
Skipped merging 3215: MWPW-161872: Self host marketo's forms2.min.js due to failing checks |
Skipped merging 3215: MWPW-161872: Self host marketo's forms2.min.js due to failing checks |
@@ -19,6 +19,7 @@ import { | |||
loadLink, | |||
localizeLink, | |||
createTag, | |||
getConfig, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will need to call setConfig
in the unit tests and update the import mapped marketo-utils.js.
8b2b6ce
to
6aa6454
Compare
* Adds marketo forms2.min.js to dependencies, upates dependency workflow, updates marketo.js to call form from correct location * Adding comment for git change only * Adding comment to hopefully see change * Removing comments * Typo * Updating PR description * Fixing tests
Resolves: MWPW-161872
Context: Form at the bottom of the page
Test URLs: