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(portal): Add legal_name field to accounts and sync it with new stripe metadata key #4771

Merged
merged 3 commits into from
Apr 24, 2024

Conversation

AndrewDryga
Copy link
Collaborator

Closes #4761

Copy link

vercel bot commented Apr 24, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
firezone ⬜️ Ignored (Inspect) Visit Preview Apr 24, 2024 6:58pm

@github-actions github-actions bot added the kind/feature New feature or request label Apr 24, 2024
Copy link

github-actions bot commented Apr 24, 2024

Terraform Cloud Plan Output

Plan: 15 to add, 14 to change, 15 to destroy.

Terraform Cloud Plan

@jamilbk jamilbk changed the title feat(portal): Add legal_address field to accounts and sync it with new stripe metadata key feat(portal): Add legal_name field to accounts and sync it with new stripe metadata key Apr 24, 2024
Copy link
Member

@jamilbk jamilbk left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link

github-actions bot commented Apr 24, 2024

Performance Test Results

TCP

Test Name Received/s Sent/s Retransmits
direct-tcp-client2server 240.2 MiB (-1%) 241.7 MiB (-1%) 159 (-49%)
direct-tcp-server2client 243.5 MiB (-1%) 245.1 MiB (-1%) 85 (-81%)
relayed-tcp-client2server 223.1 MiB (+1%) 224.1 MiB (+1%) 237 (-16%)
relayed-tcp-server2client 239.2 MiB (+1%) 239.9 MiB (+1%) 335 (-13%)

UDP

Test Name Total/s Jitter Lost
direct-udp-client2server 50.0 MiB (+0%) 0.03ms (-12%) 0.00% (NaN%)
direct-udp-server2client 50.0 MiB (0%) 0.02ms (+60%) 0.00% (NaN%)
relayed-udp-client2server 50.0 MiB (-0%) 0.03ms (-43%) 0.00% (NaN%)
relayed-udp-server2client 50.0 MiB (+0%) 0.01ms (-11%) 0.00% (NaN%)

@AndrewDryga AndrewDryga merged commit 09f0402 into main Apr 24, 2024
134 checks passed
@AndrewDryga AndrewDryga deleted the andrew/legal-address branch April 24, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow overriding account_name from Stripe metadata
2 participants