Konrad Pabjan
|
3748609c73
|
Update package.json
|
2020-03-12 20:36:46 +01:00 |
Konrad Pabjan
|
37590cb3ee
|
Update RELEASES.md
|
2020-03-12 20:36:09 +01:00 |
Konrad Pabjan
|
dffb5572a9
|
Updates to @actions/artifact package (#367)
* GZip implementation
* Optimizations and cleanup
* Update tests
* More test updates
* Update packages/artifact/src/internal-utils.ts
Co-Authored-By: Josh Gross <joshmgross@github.com>
* Clarification around Upload Paths
* Refactor to make http clients classes
* GZip fixes
* Documentation around compression
* More detailed status information during large uploads
* Pretty format
* Percentage updates without rounding
* Fix edge cases with formatting numbers
* Update packages/artifact/src/internal-utils.ts
Co-Authored-By: Josh Gross <joshmgross@github.com>
* Cleanup
* Small reorg with status reporter
* PR Feedback
* Cleanup + Simplification
* Test Cleanup
* Mock updates
* More cleanup
* Format fixes
* Overhaul to the http-manager
* Fix tests
* Promisify stats
* Documentation around implementation
* Improvements to documentation
* PR Feedback
* Remove Downloading multiple artifacts concurrently
Co-authored-by: Josh Gross <joshmgross@github.com>
|
2020-03-12 14:50:27 +01:00 |
eric sciple
|
259743ae13
|
update downloadTool to handle errors from response stream and retry (#369)
|
2020-03-05 12:05:27 -05:00 |
Konrad Pabjan
|
f383109dc3
|
@actions/artifact download artifacts (#340)
* Download Artifacts using @actions/artifact
|
2020-02-13 18:24:11 -05:00 |
Konrad Pabjan
|
6cbb8e9bc8
|
@actions/artifact package (#304)
* Initial commit for @actions/artifact package
|
2020-02-11 09:49:46 -05:00 |