Skip to content

fix(symbolicator): add Bearer to the obtained gcp token before pass… #92204

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

Closed
wants to merge 1 commit into from

Conversation

Litarnus
Copy link
Contributor

This PR adds Bearer in front of the Token so that it can be used in authorization headers

@Litarnus Litarnus marked this pull request as ready for review May 23, 2025 13:04
@Litarnus Litarnus requested a review from a team as a code owner May 23, 2025 13:04
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label May 23, 2025
Copy link

codecov bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #92204   +/-   ##
=======================================
  Coverage   87.93%   87.93%           
=======================================
  Files       10174    10174           
  Lines      583376   583376           
  Branches    22596    22596           
=======================================
+ Hits       512975   512979    +4     
+ Misses      69949    69945    -4     
  Partials      452      452           

@Litarnus Litarnus closed this May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant