Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codecov/codecov-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.2
Choose a base ref
...
head repository: codecov/codecov-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.7
Choose a head ref
  • 18 commits
  • 11 files changed
  • 7 contributors

Commits on Nov 19, 2024

  1. fix: typo in inputs.disable_safe_directory (#1666)

    Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
    mkroening authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5031bf1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github/codeql-action from 3.27.0 to 3.27.4 (#1665)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.0 to 3.27.4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3.27.0...v3.27.4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    21f471b View commit details
    Browse the repository at this point in the history
  3. fix: bump to v5 and update README (#1655)

    * fix: bump to v5 and update README
    
    * Update README.md
    
    * Update README.md
    
    Co-authored-by: Joe Becher <joe.becher@sentry.io>
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Joe Becher <joe.becher@sentry.io>
    thomasrockhu-codecov and drazisil-codecov authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    fb6775d View commit details
    Browse the repository at this point in the history
  4. fix: update CHANGELOG and automate (#1674)

    * fix: update CHANGELOG and automate
    
    * chore(release): v5.0.3
    thomasrockhu-codecov authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    8754828 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c78078 View commit details
    Browse the repository at this point in the history
  6. fix: use double-quotes for OIDC (#1669)

    * fix: get log for use oidc
    
    * fix: add oidc run
    
    * fix: move the oidc call
    
    * fix: update to use double quote on oidc
    thomasrockhu-codecov authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e8603fa View commit details
    Browse the repository at this point in the history
  7. fix: update OIDC audience (#1675)

    * dnm: whats the token
    
    * fix: show the url
    
    * fix: do the echo
    
    * fix: just echo
    
    * fix: true == true
    
    * fix get the action
    
    * fix: use audience
    thomasrockhu-codecov authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    28b3165 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05f5a9c View commit details
    Browse the repository at this point in the history
  9. fix: add action version (#1678)

    * fix: add action version
    
    * fix: use GITHUB_ACTION_PATH
    
    * fix: forgot a pipe
    thomasrockhu-codecov authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b542d5a View commit details
    Browse the repository at this point in the history
  10. 1 Configuration menu
    Copy the full SHA
    095cfe0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. chore(deps): bump wrapper to 0.0.26 (#1681)

    * chore(deps): bump wrapper to 0.0.25
    
    * chore(deps): bump to 0.0.26
    thomasrockhu-codecov authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    31d1900 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    985343d View commit details
    Browse the repository at this point in the history
  3. chore(release): wrapper-0.0.27 (#1685)

    * chore(release): wrapper-0.0.27
    
    * fix: update dist/codecov.sh
    
    ---------
    
    Co-authored-by: codecov-releaser <devops+releaser@codecov.io>
    Co-authored-by: Tom Hu <thomas.hu@sentry.io>
    3 people authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7e69d37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    288befb View commit details
    Browse the repository at this point in the history
  5. fix: update CODECOV_TOKEN and fix tokenless (#1688)

    * fix: add space
    
    * fix: update CODECOV_TOKEN if set with env
    thomasrockhu-codecov authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    373fd71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d168679 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a76271d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    015f24e View commit details
    Browse the repository at this point in the history
Loading