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

chore: add NEXT_PUBLIC_SECURE_SITE_SDK_URL to CSP #2791

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Conversation

tomiir
Copy link
Collaborator

@tomiir tomiir commented Sep 3, 2024

Description

  • Adds NEXT_PUBLIC_SECURE_SITE_SDK_URL to CSP frame-src field to allow for secure-site previews to be injected into lab when being called from e2e workflows

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections

Copy link

vercel bot commented Sep 3, 2024

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

Name Status Preview Updated (UTC)
web3modal-gallery ✅ Ready (Inspect) Visit Preview Sep 3, 2024 11:26pm
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Sep 3, 2024 11:26pm

Copy link
Contributor

github-actions bot commented Sep 3, 2024

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 86.76% 3189 / 13453
🔵 Statements 86.76% 3189 / 13453
🔵 Functions 161.44% 236 / 723
🔵 Branches 215.12999999999997% 430 / 847
File CoverageNo changed files found.
Generated in workflow #5942

Copy link
Contributor

github-actions bot commented Sep 3, 2024

♻️ Vite-Size ♻️

Size Difference

Size (kb) Gzip (kb)
Total Diff. 0 0

Current Size

Name Size (kb) Gzip (kb)
assets/index-CEApWQLP.js 1475.014 417.536
assets/noble-curves.js 31.941 12.78
assets/2.19.6_typescript.js 2.789 1.326
assets/index.js 161.83 59.283
assets/index2.js 102.249 29.114
assets/index3.js 304.389 87.281
assets/walletconnect-ethereum-provider.js 278.197 80.094
assets/index4.js 11.601 3.213
assets/w3m-modal.js 6.992 2.509
assets/index5.js 9.415 3.342
assets/hooks.module.js 74.776 25.685
assets/walletconnect-modal-ui.js 112.43 34.328
index.html 0.329 0.238
Total Size 2571.952 756.729

Base Size

Name Size (kb) Gzip (kb)
assets/index-CEApWQLP.js 1475.014 417.536
assets/noble-curves.js 31.941 12.78
assets/2.19.6_typescript.js 2.789 1.326
assets/index.js 161.83 59.283
assets/index2.js 102.249 29.114
assets/index3.js 304.389 87.281
assets/walletconnect-ethereum-provider.js 278.197 80.094
assets/index4.js 11.601 3.213
assets/w3m-modal.js 6.992 2.509
assets/index5.js 9.415 3.342
assets/hooks.module.js 74.776 25.685
assets/walletconnect-modal-ui.js 112.43 34.328
index.html 0.329 0.238
Total Size 2571.952 756.729

Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
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.

3 participants