alibaba / alibaba/funcraft

[Feature] template.yml支持环境变量展开

Open
#1,019 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
931
Forks
128
PR merge metrics
No merged PRs in 30d

Description

在线上部署、CI和本地测试环境下,需要设置不同的EnvironmentVariables、CodeUri等。有时候需要通过EnvironmentVariables传入密钥之类的敏感信息,这样就不能直接把环境变量硬编码到template.yml中,上传到代码仓库。这就需要template.yml支持环境变量的展开。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how template.yml is parsed and how EnvironmentVariables and CodeUri are resolved. Define the supported environment-variable expansion behavior for both fields, then add coverage for the expected substitutions and confirm that unresolved or sensitive values are handled as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cloud, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.