Skip to content

Conversation

@ThePseudo
Copy link

In this PR, there is the skeleton of the patch-downloader module.

The various methods can be added inside the download_methods directory, remembering to add them similarly to how the Github method is implemented (adding both the check and the download functions to PATCH_DOWNLOAD_METHODS).

The API for calling the check and for the download of the patch is not set in stone yet, however I feel that right now this is all that is needed. It can be changed in the future, also with generic parameters, but I would prefer a finite and short set of arguments to the check and download functions.

@ThePseudo ThePseudo force-pushed the patch-download branch 5 times, most recently from e5cd2c6 to bb53501 Compare May 19, 2025 07:03
Added structure to retrieve all the patches and the method to retrieve
the data from Github.

Signed-off-by: Andrea Calabrese <andrea.calabrese@amarulasolutions.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants