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 codecov/codecov-action from 3 to 4; explicitly pass the Codecov token; use the org-wide Codecov token; fail CI if the Codecov upload fails (so that we quickly notice if the Codecov uploads start having problems) #82

Merged

Commits on Jul 28, 2024

  1. Bump codecov/codecov-action from 3 to 4

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    459ed82 View commit details
    Browse the repository at this point in the history
  2. Fail CI if the Codecov upload fails

    This allows us to very quickly notice if the Codecov upload starts having problems.
    DilumAluthge authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    f0e0444 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d77170 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51649de View commit details
    Browse the repository at this point in the history