Tags · ql4b/lambda-shell-layers · GitHub
Skip to content

Tags: ql4b/lambda-shell-layers

Tags

v0.0.4

Toggle v0.0.4's commit message
feat: add the full list of layers to the release builds

v0.0.3

Toggle v0.0.3's commit message
fix(uuid): add missing libuuid dependency

v0.0.2

Toggle v0.0.2's commit message
fix: fix layers zip packages directory tree

v0.0.1

Toggle v0.0.1's commit message
feat: add multi-arch build support and GitHub Release workflow

- All build scripts now support ARCH env var (arm64/x86_64)
- Replace public.ecr.aws base images with amazonlinux:2023
- Add GitHub Actions workflow to build and release layer zips
- Add jq Dockerfile (was missing)
- Standardize build script pattern across all layers