aws-samples / aws-samples/aws-sam-github-actions-example

Use `aws-actions/setup-sam` to set up

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
63
Forks
40
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start by reading the repository's GitHub Actions workflow and the deployment configuration used by the sample. Update the workflow to use aws-actions/setup-sam@v2 and actions/checkout@v4, add the requested root-level samconfig.toml, and verify that the continuous delivery example still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, github-actions
Domain
ci-cd, cloud
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.