aws / aws/aws-durable-execution-sdk-js

Migrate JavaScript SDK CI tests to SAM

Open
#700 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
84
Forks
28
Avg merge
1d 19h
Merged PRs (30d)
43

Description

- Migrate the test deployment mechanism from the custom script to SAM CLI (sam build + sam deploy).
- Validate for both Node 22.x and 24.x runtimes, clean up JS test functions from old resource and document if required.

Contributor guide

Open the contributing guide

Research direction

Start by locating the custom CI test deployment script and the JavaScript test functions that provision the old resources. Compare their flow with SAM CLI’s sam build and sam deploy, then validate the deployment for Node 22.x and 24.x. Done means the old resources are removed, both runtimes pass, and any needed documentation is updated.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, node.js, typescript
Domain
ci-cd, devops, testing
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.