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

Add logic to docker build env vars, change build to run on self-hosted #525

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

beezybarg
Copy link
Collaborator

No description provided.

@beezybarg beezybarg requested a review from 0xBigBoss as a code owner July 2, 2024 04:12
Copy link

supabase bot commented Jul 2, 2024

Updates to Preview Branch (docker-build-fixes) ↗︎

Deployments Status Updated
Database Tue, 02 Jul 2024 04:20:13 GMT
Services Tue, 02 Jul 2024 04:20:13 GMT
APIs Tue, 02 Jul 2024 04:20:13 GMT

Tasks are run on every commit but only new migration files are pushed.
Close and reopen this PR if you want to apply changes from existing seed or migration files.

Tasks Status Updated
Migrations Tue, 02 Jul 2024 04:20:13 GMT
Seeding Tue, 02 Jul 2024 04:20:13 GMT
Edge Functions Tue, 02 Jul 2024 04:20:13 GMT

⚠️ Warning — Preview branch version (15.1.1.69) does not match production database version (15.1.1.41).


Branching Preview Branches by Supabase.
Preview Branch Database Settings ↗︎.
Learn more about Supabase for Git ↗︎.

Copy link

github-actions bot commented Jul 2, 2024

Vercel Unique URL: https://sendapp-2iajfebk7-0xsend.vercel.app
Vercel Preview URL: sendapp-docker-build-fixes-0xsend.vercel.app
Last Commit: b15d476

Copy link

github-actions bot commented Jul 2, 2024

Playwright Report

Summary

Expected Skipped Unexpected Flaky Duration
69 4 0 1 74.35s

Suites

account-rewards.onboarded.spec.ts

can visit rewards page

  • chromium: ✅
  • firefox: ✅

account-sendtag-checkout.onboarded.spec.ts

can visit checkout page

  • chromium: ✅
  • firefox: ✅

can add a pending tag

  • chromium: ✅
  • firefox: ✅

cannot add an invalid tag name

  • chromium: ✅
  • firefox: ✅

can confirm a tag

  • chromium: ✅
  • firefox: ✅

can refer a tag

  • chromium: ✅
  • firefox: ✅

cannot confirm a tag without paying

  • chromium: ✅
  • firefox: ✅

cannot add more than 5 tags

  • chromium: ✅
  • firefox: ✅

account-settings-backup.onboarded.spec.ts

can backup account

  • chromium: ✅
  • firefox: ✅

can remove a signer

  • chromium: 🚨
  • firefox: ✅

account.logged-in.spec.ts

can visit account page

  • chromium: ✅
  • firefox: ✅

can update profile

  • chromium: ✅
  • firefox: ✅

activity.onboarded.spec.ts

can visit activity page

  • chromium: ✅
  • firefox: ✅

can search on activity page

  • chromium: ✅
  • firefox: ✅

deposit.onboarded.spec.ts

can deposit USDC with web3 wallet

  • chromium: ✅
  • firefox: ✅

can deposit ETH with web3 wallet

  • chromium: ✅
  • firefox: ✅

home.onboarded.spec.ts

can visit token detail page

  • chromium: ✅
  • firefox: ✅

onboarding.logged-in.spec.ts

can visit onboarding page

  • chromium: ✅
  • firefox: ✅

profile.anon.spec.ts

anon user can visit public profile

  • chromium: ✅
  • firefox: ✅

anon user cannot visit private profile

  • chromium: ✅
  • firefox: ✅

profile.logged-in.spec.ts

logged in user needs onboarding before visiting profile

  • chromium: ✅
  • firefox: ✅

profile.onboarded.spec.ts

can visit other user profile and send by tag

  • chromium: ✅
  • firefox: ✅

can visit my own profile

  • chromium: ✅
  • firefox: ✅

can visit private profile

  • chromium: ✅
  • firefox: ✅

send.onboarded.spec.ts

can send USDC starting from profile page

  • chromium: ✅
  • firefox: ✅

can send USDC using tag starting from send page

  • chromium: ✅
  • firefox: ✅

can send USDC using sendid starting from send page

  • chromium: ✅
  • firefox: ✅

can send ETH starting from profile page

  • chromium: ✅
  • firefox: ✅

can send ETH using tag starting from send page

  • chromium: ✅
  • firefox: ✅

can send ETH using sendid starting from send page

  • chromium: ✅
  • firefox: ✅

can send SEND starting from profile page

  • chromium: ✅
  • firefox: ✅

can send SEND using tag starting from send page

  • chromium: ✅
  • firefox: ✅

can send SEND using sendid starting from send page

  • chromium: ✅
  • firefox: ✅

can send USDC to user on profile

  • chromium: ⏭
  • firefox: ⏭

can send USDC to user on profile using paymaster

  • chromium: ⏭
  • firefox: ⏭

sign-in.anon.spec.ts

can login

  • chromium: ✅
  • firefox: ✅

country code is selected based on geoip

  • chromium: ✅
  • firefox: ✅

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.

1 participant