aspect-build / aspect-build/rules_aws

[FR]: support for nodejs lambda

Open
#23 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Starlark
Stars
18
Forks
9
PR merge metrics
No merged PRs in 30d

Description

### What is the current behavior?

AWS documents how to build, test, and release NodeJS lambdas.

- https://docs.aws.amazon.com/lambda/latest/dg/images-test.html
- https://docs.aws.amazon.com/lambda/latest/dg/nodejs-image.html

They can be released as container images or zip files.

### Describe the feature

Provide easy support in Bazel for doing all the build/test/release tasks related to NodeJS lambda.

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked AWS documentation for Node.js Lambda container-image and ZIP workflows, then inspect the existing Bazel integration in this repository. Define the build, test, and release paths that need support for both packaging formats; the issue does not name specific files or tests, so completion criteria require clarification.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, nodejs
Domain
build-system, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.