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: add the paymaster policy id to required env vars for UI demo #1238

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adamegyed
Copy link
Collaborator

@adamegyed adamegyed commented Dec 18, 2024

The UI demo's env validator was missing a required variable for the policy id

Pull Request Checklist


PR-Codex overview

This PR introduces a new environment variable, NEXT_PUBLIC_PAYMASTER_POLICY_ID, to the project, updating configuration files to include this variable for client usage, environment settings, and example environment variables.

Detailed summary

  • Added NEXT_PUBLIC_PAYMASTER_POLICY_ID to the client object in examples/ui-demo/env.mjs.
  • Updated the env array in examples/ui-demo/turbo.json to include NEXT_PUBLIC_PAYMASTER_POLICY_ID.
  • Added NEXT_PUBLIC_PAYMASTER_POLICY_ID to examples/ui-demo/.env.example.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Dec 18, 2024

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

Name Status Preview Comments Updated (UTC)
aa-sdk-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 10:00pm
aa-sdk-ui-demo ❌ Failed (Inspect) Dec 18, 2024 10:00pm

Copy link

graphite-app bot commented Dec 18, 2024

How to use the Graphite Merge Queue

Add the label graphite-merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@adamegyed
Copy link
Collaborator Author

Waiting on merging until Vercel env is fixed, otherwise all builds will start to fail

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