Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

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

Merged
mergify[bot] merged 1 commit intomasterfrom
dependabot/github_actions/actions/upload-artifact-v2.0.1
Jun 18, 2020
Merged

Bump actions/upload-artifact from v1 to v2.0.1#298
mergify[bot] merged 1 commit intomasterfrom
dependabot/github_actions/actions/upload-artifact-v2.0.1

Conversation

@dependabot
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)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.0.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v1...97b7dac)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added 📦 dependencies Pull requests that update a dependency file github_actions labels Jun 18, 2020
@david-driscoll david-driscoll added the :shipit: merge Shipit! label Jun 18, 2020
@codecov
Copy link

codecov bot commented Jun 18, 2020

Codecov Report

Merging #298 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #298   +/-   ##
=======================================
  Coverage   12.18%   12.18%           
=======================================
  Files          18       18           
  Lines         353      353           
  Branches       38       38           
=======================================
  Hits           43       43           
  Misses        310      310           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c95615a...3345f55. Read the comment docs.

@github-actions github-actions bot added this to the v6.3.2 milestone Jun 18, 2020
@mergify mergify bot merged commit 7b1a15e into master Jun 18, 2020
@mergify mergify bot removed the :shipit: merge Shipit! label Jun 18, 2020
@mergify mergify bot deleted the dependabot/github_actions/actions/upload-artifact-v2.0.1 branch June 18, 2020 06:54
@github-actions github-actions bot modified the milestones: v6.3.2, v7.0.0 Jun 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

📦 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant