Skip to content

download only specific files for #245 #329

@ttodua

Description

@ttodua

(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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions