Skip to content

Package ECR build helper script#11

Merged
vamgan merged 1 commit into
mainfrom
fix/ecr-script-package-files
May 11, 2026
Merged

Package ECR build helper script#11
vamgan merged 1 commit into
mainfrom
fix/ecr-script-package-files

Conversation

@vamgan
Copy link
Copy Markdown
Contributor

@vamgan vamgan commented May 11, 2026

Summary

  • add the documented scripts/build-and-push-ecr.sh helper
  • include the ECR build helper in npm package files
  • verify npm pack includes the script with executable mode

Tests

  • npm ci
  • npm run typecheck
  • npm test -- --run
  • npm run build
  • npm pack --dry-run --json

Fixes #8

@vamgan vamgan merged commit 33f78fd into main May 11, 2026
1 check passed
@vamgan vamgan deleted the fix/ecr-script-package-files branch May 11, 2026 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

P2: Align npm package contents with README ECR script instructions

1 participant