aws-samples / aws-samples/aws-sam-github-actions-example
Use `aws-actions/setup-sam` to set up
未关闭
- 主要语言
- Python
- 星标
- 63
- 派生
- 40
- PR 合并指标
- 30 天内没有已合并 PR
描述
The sample provides a bit dated code. I think using `aws-actions/setup-sam@v2` would remove some boilerplate, and `actions/checkout@v2` is also a bit dated - should be `v4` at this point.
Using `setup-sam` would also imply having a `samconfig.toml` in the root.
贡献指南
调研方向
首先阅读仓库的 GitHub Actions workflow 以及示例使用的部署配置。更新 workflow,使其使用 aws-actions/setup-sam@v2 和 actions/checkout@v4,添加所请求的根级 samconfig.toml,并验证 continuous delivery 示例仍然有效。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, github-actions
- 领域
- ci-cd, cloud
- Issue 类型
- 重构
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100