Skip to content

Releases: actions/upload-artifact

v2.1.3

04 Aug 15:55
268d754
Compare
Choose a tag to compare
  • Use updated version of the @action/artifact NPM package

v2.1.2

31 Jul 17:42
c8879bf
Compare
Choose a tag to compare
  • Increase upload chunk size from 4MB to 8MB
  • Detect case insensitive file uploads

v2.1.1

27 Jul 13:48
5f948bc
Compare
Choose a tag to compare
  • Fix for certain symlinks not correctly being identified as directories before starting uploads

v2.1.0

10 Jul 09:54
ebad382
Compare
Choose a tag to compare
  • Support for uploading artifacts with multiple paths
  • Support for using exclude paths
  • Updates to dependencies

v2.0.1

18 May 15:18
97b7dac
Compare
Choose a tag to compare
  • Fixes an issue with uploads unsuccessfully retrying after a connection error has been encountered
  • Changes to when the action fails
    • Previously if a file failed to upload, the action would continue uploading any remaining files with only an error in the logs
    • Now if a file fails to upload after hitting a retry limit, any remaining uploads stop and the step fails. Partial artifacts will still be available for download

v1.0.0

01 Aug 13:04
3446296
Compare
Choose a tag to compare