adobe / adobe/sizewatcher

smarter about size increases of small data

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
18
Forks
5
Avg merge
2d 6h
Merged PRs (30d)
8

Description

It doesn't make a lot of sense to fail when going from 150kb to 300kb on git repo size (which is a 100% increase!) for example.

Maybe define some minimum thresholds in bytes in addition to the percentage limits. Make it configurable.

E.g. kick if 100% AND more than 10 MB.

Contributor guide

Open the contributing guide

Research direction

Start by locating the size-increase percentage check and the existing configuration entry points in the JavaScript project. Define how a configurable minimum byte threshold interacts with the percentage limit, and verify that small changes such as 150 KB to 300 KB are not rejected while larger increases still are.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
ci-cd
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.