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

feat: adjust for tokenless v3 #434

Closed
wants to merge 3 commits into from
Closed

feat: adjust for tokenless v3 #434

wants to merge 3 commits into from

Commits on May 9, 2024

  1. feat: adjust for tokenless v3

    we are no longer sending the X-Tokenless-PR header and we are changing
    the format of the contents of the X-Tokenless header
    
    Signed-off-by: joseph-sentry <joseph.sawaya@sentry.io>
    joseph-sentry committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b6795fb View commit details
    Browse the repository at this point in the history
  2. fix: deprecate --pr instead of removing it

    Signed-off-by: joseph-sentry <joseph.sawaya@sentry.io>
    joseph-sentry committed May 9, 2024
    Configuration menu
    Copy the full SHA
    85c2a2a View commit details
    Browse the repository at this point in the history
  3. Update codecov_cli/commands/report.py

    Co-authored-by: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com>
    joseph-sentry and thomasrockhu-codecov committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4fbd6ec View commit details
    Browse the repository at this point in the history