Conversation
Socket Security Pull Request Report👍 No new dependency issues detected in pull request Pull request report summary
Bot CommandsTo ignore an alert, reply with a comment starting with Ignoring: Powered by socket.dev |
Add extension build scripts.
86a312e to
e9b7f2f
Compare
Update extension commit. Generate desktop LavaMoat policies when initialising extension.
# Conflicts: # packages/app/submodules/extension
Temporarily disable LavaMoat.
|
@SocketSecurity ignore chromedriver@110.0.0 fsevents@1.2.13 playwright@1.23.1 |
Remove heap limit override.
cryptotavares
left a comment
There was a problem hiding this comment.
Looks good!
The only thing that we need to be aware is that we are not splitting running the pipeline between dev CI and a release CI. We have it split just for Extension releases. This means that whenever we are triggering a release of the Desktop App, we are running the e2e tests with an Extension code base that does not match the Extension repo (as it will have a different common package and different lavamoat policies)
Overview
Use the public
metamask-extensionrepository as the extension submodule.Changes
Root
Pipeline
externalpolicies needed for the linked@metamask/desktoppackage.App