Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update actions/upload-artifact action to v2 #322

Merged
merged 1 commit into from
Apr 21, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action major v1.0.0 -> v2.2.3

Release Notes

actions/upload-artifact

v2.2.3

Compare Source

  • Fixes for proxy related issues

v2.2.2

Compare Source

  • Improved retryability and error handling

v2.2.1

Compare Source

  • Update used actions/core package to the latest version

v2.2.0

Compare Source

  • Support for artifact retention

v2.1.4

Compare Source

  • Add Third Party License Information

v2.1.3

Compare Source

  • Use updated version of the @action/artifact NPM package

v2.1.2

Compare Source

  • Increase upload chunk size from 4MB to 8MB
  • Detect case insensitive file uploads

v2.1.1

Compare Source

  • Fix for certain symlinks not correctly being identified as directories before starting uploads

v2.1.0

Compare Source

  • Support for uploading artifacts with multiple paths
  • Support for using exclude paths
  • Updates to dependencies

v2.1.0

Compare Source

v2.0.1

Compare Source

  • 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

Configuration

馃搮 Schedule: At any time (no schedule defined).

馃殾 Automerge: Disabled by config. Please merge this manually once you are satisfied.

鈾伙笍 Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

馃敃 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@RehanSaeed RehanSaeed added maintenance Pull requests that perform maintenance on the project but add no features or bug fixes. patch Pull requests requiring a patch version update according to semantic versioning. labels Apr 21, 2021
@RehanSaeed RehanSaeed merged commit 7a9204b into main Apr 21, 2021
@RehanSaeed RehanSaeed deleted the renovate/actions-upload-artifact-2.x branch April 21, 2021 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Pull requests that perform maintenance on the project but add no features or bug fixes. patch Pull requests requiring a patch version update according to semantic versioning.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants