cooperspencer / gickup

https://cooperspencer.github.io/gickup-documentation/
Apache License 2.0
962 stars 34 forks source link

Set zip to maximum compression #252

Closed jftuga closed 1 month ago

jftuga commented 1 month ago

This sets zip to use the maximum compression setting. While it may not save much when backing up a repo (because its already compressed), it will save space when backing up issues, wiki, etc.

I tested this change on a few repos and this is the conclusion I came to. Please try it out.

cooperspencer commented 1 month ago

Thanks a lot for this.

jftuga commented 1 month ago

@cooperspencer Can you fix the validate lint / lint (pull request) check or let me know how I can fix it...

https://github.com/cooperspencer/gickup/actions/runs/10231713483/job/28314065661?pr=252

It looks like go mod tidy is failing.