PipedreamHQ / PipedreamHQ/pipedream
[FEATURE] Event sources' process.env should contain system environment variables
Open
enhancement
tracked internally
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 101
Description
Currently `process.env` in event sources isn't populated with [environment variables](https://docs.pipedream.com/environment-variables/). I'd like to have those env vars populated in event sources so I can use them.
Contributor guide
Research direction
Start by reading the linked environment variables documentation and locating the event-source runtime entry point where process.env is exposed; the issue names no files or tests. Verify the change with an event source that reads a documented environment variable and confirm that system environment variables are available to it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100