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

Direct import & config overhaul #1698

Merged
merged 11 commits into from
Mar 18, 2024
Merged

Direct import & config overhaul #1698

merged 11 commits into from
Mar 18, 2024

Conversation

artursapek
Copy link
Collaborator

@artursapek artursapek commented Feb 22, 2024

Addresses #1715 (click to learn more)

image

Copy link

netlify bot commented Feb 22, 2024

Deploy Preview for wormhole-connect-builder ready!

Name Link
🔨 Latest commit dedd9ba
🔍 Latest deploy log https://app.netlify.com/sites/wormhole-connect-builder/deploys/65f45937cae8790007e0f9b4
😎 Deploy Preview https://deploy-preview-1698--wormhole-connect-builder.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 22, 2024

Deploy Preview for wormhole-connect ready!

Name Link
🔨 Latest commit dedd9ba
🔍 Latest deploy log https://app.netlify.com/sites/wormhole-connect/deploys/65f459372cd2cb0008519ac8
😎 Deploy Preview https://deploy-preview-1698--wormhole-connect.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Feb 22, 2024

Deploy Preview for wormhole-connect-mainnet ready!

Name Link
🔨 Latest commit dedd9ba
🔍 Latest deploy log https://app.netlify.com/sites/wormhole-connect-mainnet/deploys/65f4593782531a00085a34bc
😎 Deploy Preview https://deploy-preview-1698--wormhole-connect-mainnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@artursapek artursapek changed the title WIP: Library mode (direct import) WIP: Library mode (direct import) and config overhaul Feb 23, 2024
@aadam-10 aadam-10 linked an issue Feb 26, 2024 that may be closed by this pull request
@artursapek artursapek changed the title WIP: Library mode (direct import) and config overhaul WIP: Direct import & config overhaul Feb 27, 2024
@artursapek artursapek force-pushed the library-mode branch 4 times, most recently from de1032a to ca7db4b Compare February 28, 2024 15:54
@artursapek artursapek force-pushed the library-mode branch 3 times, most recently from 83215d9 to ba86e46 Compare February 29, 2024 15:59
@artursapek artursapek force-pushed the library-mode branch 2 times, most recently from 0ab43f6 to a234cc9 Compare March 4, 2024 15:24
Copy link

socket-security bot commented Mar 4, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/node@20.11.19 None 0 4 MB types
npm/@wormhole-foundation/wormhole-connect@0.1.7 Transitive: environment +36 43.5 MB evan-gray

🚮 Removed packages: npm/@wormhole-foundation/wormhole-connect@0.1.4

View full report↗︎

Copy link

socket-security bot commented Mar 13, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

package-lock.json Outdated Show resolved Hide resolved
@kev1n-peters kev1n-peters self-requested a review March 15, 2024 20:14
@artursapek artursapek merged commit 4dfd8c9 into development Mar 18, 2024
19 checks passed
@artursapek artursapek deleted the library-mode branch March 18, 2024 14:54
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.

Library mode (direct import) and config overhaul
2 participants