Skip to content

feat: report undefined files array #39

Description

@privatenumber

Is your feature request related to a problem? Please describe.

When adding this action to a non-library repo, often times the BASE and HEAD branches have different files to package. The initial repo will usually fail because the base branch includes all files which is too excessive for pkg-size to handle.

Describe the solution you'd like

  • Warning on undefined files array (or when HEAD has one defined and BASE doesn't)
  • Warning when detected files count exceeds 50 or 1mb

Describe alternatives you've considered

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions