octokit / dotnet-sdk

MIT License
52 stars 8 forks source link

[BUG]: Tarball/Zipball - Return a Task not any content #71

Open MarkEnverus opened 2 months ago

MarkEnverus commented 2 months ago

What happened?

https://docs.github.com/en/rest/repos/contents?apiVersion=2022-11-28#download-a-repository-archive-tar downloading a repo gets a Location header and downloads the binary content in Zip/Tar - currently the API only returns a Task so not data is returned https://github.com/octokit/dotnet-sdk/blob/239513db62e94366d8305000f5400096e650e5f8/src/GitHub/Repos/Item/Item/Tarball/Item/WithRefItemRequestBuilder.cs#L48

Versions

.net v8 0.0.14 dotnet-sdk

Code of Conduct

github-actions[bot] commented 2 months ago

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀