bndr / gojenkins

Jenkins API Client in Go. Looking for maintainers to move this project forward.
Apache License 2.0
863 stars 443 forks source link

feat: Add GetReader of Artifact #268

Open myml opened 2 years ago

myml commented 2 years ago

File read into memory is dangerous. This commit add the Artifact file stream.

myml commented 1 year ago

@bndr can you take a look at this