Skip to content

Conversation

@steve85
Copy link
Contributor

@steve85steve85 commented Apr 11, 2024

Implements the format, path and sha options for RepositoryClient.GetArchive().

https://docs.gitlab.com/ee/api/repositories.html#get-file-archive

Allows us to retrieve the archive for a particular SHA/ref and specify the required download format.

@steve85steve85 requested a review from a team as a code ownerApril 11, 2024 04:56
@steve85steve85 requested review from louis-z and removed request for a teamApril 11, 2024 04:56
@steve85steve85 requested a review from louis-zApril 12, 2024 03:04
@steve85steve85 changed the title Implements SHA and Format parameters for RepositoryClient.GetArchiveImplements parameters for RepositoryClient.GetArchiveApr 12, 2024
Adds a new overload to IRepository.GetArchive which accepts a query object in order to allow additional parameters to be passed to the the archive endpoint without breaking the existing implementation.
@steve85steve85force-pushed the implements-getarchive-params branch from 93889b4 to 359668bCompareApril 15, 2024 02:14
@steve85
Copy link
ContributorAuthor

@louis-z can this PR now be merged or are there further outstanding changes you'd like me to make?

Sign up for freeto 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

@steve85@louis-z