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

fix(alchemy-signer): check if process is defined before reading env vars #508

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

Dan-Nolan
Copy link
Collaborator

@Dan-Nolan Dan-Nolan commented Mar 13, 2024

Pull Request Checklist


PR-Codex overview

This PR updates the way the ROOT_ORG_ID is determined in the signer/client/index.ts file to handle different environments more effectively.

Detailed summary

  • Introduced _ENV_ROOT_ORG_ID to handle environment checks
  • Updated ROOT_ORG_ID assignment to use _ENV_ROOT_ORG_ID or default value

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

@moldy530 moldy530 merged commit bce8123 into alchemyplatform:main Mar 14, 2024
2 checks passed
@Dan-Nolan Dan-Nolan deleted the dn/alchemy-signer-process branch March 15, 2024 00:52
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