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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions/upload-artifact from v1 to v2.0.1 #114

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2020

Bumps actions/upload-artifact from v1 to v2.0.1.

Release notes

Sourced from actions/upload-artifact's releases.

v2.0.1

  • 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
Commits
  • 97b7dac Fix connection errors if a retry is encountered (#82)
  • 9bcc1e2 chore: Remove CodeQL strategy (#79)
  • f729db2 Merge pull request #78 from actions/joshmgross/add-code-scanning
  • d6636db Add paths-ignore for md files
  • 1c797a4 Create codeql-analysis.yml
  • 4a30538 Bump @actions/http-client from 1.0.7 to 1.0.8 (#73)
  • e59920f Update issue templates
  • e7eefc4 V2 Upload Artifact (#70)
  • 1283ca1 grammar: changed "trash can" to "trashcan" (#57)
  • 8eb149d Update README.md
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added 📦 dependencies Pull requests that update a dependency file github_actions labels Jun 18, 2020
@github-actions github-actions bot added this to the v0.3.2 milestone Jun 18, 2020
@david-driscoll david-driscoll added the :shipit: merge Shipit! label Jun 18, 2020
@mergify mergify bot merged commit 8a36e65 into master Jun 18, 2020
@dependabot dependabot bot deleted the dependabot/github_actions/actions/upload-artifact-v2.0.1 branch June 18, 2020 05:59
@mergify mergify bot removed the :shipit: merge Shipit! label Jun 18, 2020
@rsg-bot rsg-bot modified the milestones: v0.3.2, v1.0.0 Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants