环境变量多函数之间共享
Open
- Dominant language
- JavaScript
- Stars
- 931
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
如果一组环境变量多于多个函数都是一样,在 template.yml 会出现重复配置的问题,建议提供一种机制可以较少冗余,让维护和修改更方便。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how environment variables for multiple functions are represented and processed from template.yml. Compare the repeated configurations and define a shared form that preserves each function's settings; done means the template no longer needs identical environment-variable blocks and the generated function configuration remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100