action icon indicating copy to clipboard operation
action copied to clipboard

📦📊 GitHub Action to reports on the size of your npm package

Results 23 action issues
Sort by recently updated
recently updated
newest added

## Is your feature request related to a problem? Please describe. As title ## Describe the solution you'd like For `"packageManager": "[email protected]"`, we should use `pnpm i` for installation and...

## Is your feature request related to a problem? Please describe. In monorepo scenario, It would be great if there is package path option so the action will not run...

## Is your feature request related to a problem? Please describe. ## Describe the solution you'd like ## Describe alternatives you've considered ## Additional context

## Is your feature request related to a problem? Please describe. Support for monorepos. ## Describe the solution you'd like ## Describe alternatives you've considered ## Additional context

## Is your feature request related to a problem? Please describe. Manually passing in GITHUB_TOKEN is unnecessary. ## Describe the solution you'd like Extracted as default input. For example: -...

## Bug description I'm getting this error in this github action: ``` Error: Resource not accessible by integration Warning: HttpError: Resource not accessible by integration at /home/runner/work/_actions/pkg-size/action/v1/dist/index.js:2990:27 at processTicksAndRejections (internal/process/task_queues.js:93:5)...

## 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...

## Bug description When a file is emptied, the size report interprets it as a deleted file ## Reproduction steps ## Environment - `pkg-size-action` version: - Operating System: - Node...