-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Description
(On top of #245 PR)
- at this moment, the added feature compares md5 of the files to determine which were changed. However, the plugin had an additional option (checkbox or so), so if that's checked, plugin will only download the specific files (which are presented as "changed/added/removed" from github push action, from example payload it's visible which files are changed on the last commit: https://pastebin.com/raw/u8u0B4PB ) . so, at first, the plugin downloaded only those files (instead of whole repo) and then it continue doing what it does (comparing md5 etc...)
like #328 , would this speed up things for users or not?
Metadata
Metadata
Assignees
Labels
No labels