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

Update codecov/codecov-action action to v1.0.14 #11

Merged
merged 1 commit into from
Oct 28, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2020

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action patch v1.0.4 -> v1.0.14

Release Notes

codecov/codecov-action

v1.0.14

Compare Source

Features
Fixes
  • None

v1.0.13

Compare Source

Version 1.0.13 introduces the following changes:

  • Decrease connection timeouts to 3 seconds and increase attempts to 10 in pulling the bash script

v1.0.12

Compare Source

Version 1.0.12 introduces the following changes:

  • Bump lodash from 4.17.15 to 4.17.19

v1.0.11

Compare Source

Version 1.0.11 introduces the following changes:

  • Wrap the retry request promise of the bash uploader in a try/catch

v1.0.10

Compare Source

Version 1.0.10 introduces the following changes:

  • 1.0.9 had a built-in dependency that was not easily packaged causing failures. We have switched out this dependency.

v1.0.9

Compare Source

Version 1.0.9 introduces the following changes:

  • 1.0.8 did not build a dist/ file, this release properly uses it

v1.0.8

Compare Source

Version 1.0.8 introduces the following changes:

  • Retry the bash script request three times before erroring out

v1.0.7

Compare Source

Version 1.0.7 introduces the following changes:

  • Add support for specifying environment variables to be included with a build
  • Typo fixes and general documentation updates

v1.0.6

Compare Source

Version 1.0.6 introduces the following changes:

  • Add proper handling for pull requests by passing the GITHUB_HEAD_REF environment variable. This properly sets both the PR branch and PR number.
  • Add tokenless upload functionality by passing the GITHUB_RUN_ID environment variable to properly tag the build. This allows Codecov to locate the build via GitHub's API and validate the coverage upload without the need for a token (only for public repos)
  • Removes the yml input because putting it anywhere except for the root of the repo is not supported anymore

v1.0.5

Compare Source

Version 1.0.5 introduces the following changes:

  • Add fail_ci_if_error input which lets users fail the CI pipeline if the Codecov upload step runs into any errors. By default, this is set to false. This addresses an issue where Codecov could fail silently and the user wouldn't know because Actions would've shown the step as being passed.

Renovate 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.

@desimone desimone merged commit fdfd7bf into master Oct 28, 2020
@renovate renovate bot deleted the renovate/codecov-codecov-action-1.x branch October 28, 2020 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants