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

misc: re-enable pubads after esm migration #14241

Merged
merged 11 commits into from
Sep 9, 2022
Merged

misc: re-enable pubads after esm migration #14241

merged 11 commits into from
Sep 9, 2022

Conversation

connorjclark
Copy link
Collaborator

@connorjclark connorjclark commented Jul 27, 2022

@connorjclark connorjclark requested a review from a team as a code owner July 27, 2022 20:35
@connorjclark connorjclark requested review from brendankenny and removed request for a team July 27, 2022 20:35
package.json Outdated
@@ -159,7 +159,7 @@
"jsdom": "^12.2.0",
"jsonld": "^5.2.0",
"jsonlint-mod": "^1.7.6",
"lighthouse-plugin-publisher-ads": "^1.5.6",
"lighthouse-plugin-publisher-ads": "https://gitpkg.now.sh/connorjclark/publisher-ads-lighthouse-plugin/lighthouse-plugin-publisher-ads?esm",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

i love this

Copy link
Member

Choose a reason for hiding this comment

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

does this lock to a commit / tag? or what happens when you add more commits that aren't ready for integration?

@adamraine
Copy link
Member

Wut?

Screen Shot 2022-07-27 at 1 41 56 PM

@connorjclark
Copy link
Collaborator Author

Wut?

Somehow the permissions of that file changed locally...

@connorjclark connorjclark changed the title wip: re-enable pubads after esm migration misc: re-enable pubads after esm migration Jul 29, 2022
@connorjclark
Copy link
Collaborator Author

These changes landed in their main branch, so we can land this now and get pubads back into our CI.

build/plugins/inline-fs.js Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@connorjclark
Copy link
Collaborator Author

We may want to sit on this for awhile, until more TODO(esmodules) stuff have landed and other necessary changes are found/made.

@@ -20,7 +20,7 @@ cd /tmp/lighthouse-local-test

npm init -y
npm install "$LH_ROOT/lighthouse-$VERSION.tgz"
npm install lighthouse-plugin-publisher-ads
Copy link
Member

Choose a reason for hiding this comment

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

Could we add a TODO(esmodules) here for when this is out of beta. I feel like we'll forget.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@@ -6128,7 +6128,6 @@ query-string@^4.1.0:

quibble@^0.6.7, quibble@connorjclark/quibble#mod-cache:
version "0.6.14"
uid "68d53b087d4c9117cc86c7e5f19e7953a219582b"
Copy link
Member

Choose a reason for hiding this comment

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

This was an intentional update from your quibble stuff right?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

making any change to the deps results in this delta even on master, so best to just ignore i guess.

@connorjclark connorjclark merged commit 6b92590 into master Sep 9, 2022
@connorjclark connorjclark deleted the pubads-esm branch September 9, 2022 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants