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

feat(canary): export web3modal Canary image #1889

Merged
merged 3 commits into from
Feb 8, 2024
Merged

feat(canary): export web3modal Canary image #1889

merged 3 commits into from
Feb 8, 2024

Conversation

arein
Copy link
Contributor

@arein arein commented Feb 8, 2024

Very simple Playwright test to get full end-2-end confidence/latency metrics including:

  1. Explorer API
  2. Blockchain API
  3. Other tools

Testing

Built successfully into ECR and tested locally
https://github.com/WalletConnect/web3modal/actions/runs/7835190121/job/21380181938

Changes

Associated Issues

closes #...

Copy link

vercel bot commented Feb 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
web3modal-gallery ✅ Ready (Inspect) Visit Preview Feb 8, 2024 8:12pm
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Feb 8, 2024 8:12pm
web3modal-react-wagmi-ex ✅ Ready (Inspect) Visit Preview Feb 8, 2024 8:12pm
web3modal-vue-wagmi-ex ✅ Ready (Inspect) Visit Preview Feb 8, 2024 8:12pm

Copy link
Contributor

github-actions bot commented Feb 8, 2024

Warnings
⚠️ Changes were made to one or more package.json(s), but not to package-lock.json

Generated by 🚫 dangerJS against 17b4a8c

Comment on lines +20 to +22
if (browserName !== 'chromium' || modalPage.library !== 'ethers') {
return
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

could be abstracted under your 3 time no-repeat rule but not a big deal

Copy link
Collaborator

@tomiir tomiir left a comment

Choose a reason for hiding this comment

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

LGTM!

@arein arein merged commit dc8d834 into V4 Feb 8, 2024
13 checks passed
@arein arein deleted the feat/canary branch February 8, 2024 20:19
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.

2 participants