Skip to content

P2: Align npm package contents with README ECR script instructions #8

@vamgan

Description

@vamgan

Problem

The worker README instructs users to run ./scripts/build-and-push-ecr.sh, but package.json excludes scripts/ from published package files.

Relevant files:

  • package.json files
  • README.md ECR section

Impact

Users reading the npm package README see instructions for a script that is not shipped.

Suggested fix

Either include scripts/ in package files, or clarify that the script is repository-only and provide npm-compatible ECR build/push instructions.

Acceptance criteria

  • README instructions work from the published package, or clearly state when repository checkout is required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions