GithubStats icon indicating copy to clipboard operation
GithubStats copied to clipboard

Exclude latest-* files from stats

Open kashamalasha opened this issue 1 year ago • 0 comments

If you release your build with latest-mac.yml or latest-win.yml files, and some process in the application will check for updates on the releases page based on those files. This will affect download statistics.

Possible solution: filter files using a regular expression and recalculate the value of the total download counter by decreasing it by the calculated value.

kashamalasha avatar May 20 '23 16:05 kashamalasha