Skip to content

Propagate project runtime env into git and provider actions#232

Merged
BunsDev merged 1 commit into
mainfrom
okcode/capture-project-env-vars
Apr 4, 2026
Merged

Propagate project runtime env into git and provider actions#232
BunsDev merged 1 commit into
mainfrom
okcode/capture-project-env-vars

Conversation

@BunsDev

@BunsDev BunsDev commented Apr 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Resolve runtime environment variables from the current project and working directory before executing git, GitHub CLI, and provider actions.
  • Provide the resolved environment through an Effect service so downstream layers can consume it without extra parameter threading.
  • Update websocket handlers to compute and inject the runtime env for git and terminal-related operations.

Testing

  • Not run (PR description only).
  • Expected checks in CI: bun fmt, bun lint, bun typecheck.

- Resolve runtime env from project context and cwd
- Provide it to git, gh, and Codex-backed processes
@vercel

vercel Bot commented Apr 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 4, 2026 6:50pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 4, 2026 6:50pm

@github-actions github-actions Bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 4, 2026
@BunsDev BunsDev merged commit 8ebf7c7 into main Apr 4, 2026
9 of 10 checks passed
@BunsDev BunsDev deleted the okcode/capture-project-env-vars branch April 6, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant