GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-python
Ability to pass runtime environment variables for local testing
Open
enhancement
good first issue
P3
- Dominant language
- Python
- Stars
- 968
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Need functionality where we can pass runtime environment variables through CLI in debug mode. Some cloud functions, when deployed through CI (eg. gitlab), can have environment variables but it would be difficult to test such code now, locally through functions-framework.
Contributor guide
Assessment
This issue has not been assessed yet.