Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

fix: uses the same base64 for decoding we use for encoding the UsageCursor#64290

Merged
kritzcreek merged 1 commit into
mainfrom
christoph/fix-cursor-decoding
Aug 6, 2024
Merged

fix: uses the same base64 for decoding we use for encoding the UsageCursor#64290
kritzcreek merged 1 commit into
mainfrom
christoph/fix-cursor-decoding

Conversation

@kritzcreek

Copy link
Copy Markdown
Contributor

At the moment we decode via the "Std" encoding, which expects padding but we encode with "Raw" which doesn't add any.

Test plan

Manual testing

@cla-bot cla-bot Bot added the cla-signed label Aug 6, 2024
@github-actions github-actions Bot added team/graph Graph Team (previously Code Intel/Language Tools/Language Platform) team/product-platform labels Aug 6, 2024
@kritzcreek kritzcreek enabled auto-merge (squash) August 6, 2024 08:07

@varungandhi-src varungandhi-src left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I forgot to update this earlier.

@kritzcreek kritzcreek merged commit 4ebb805 into main Aug 6, 2024
@kritzcreek kritzcreek deleted the christoph/fix-cursor-decoding branch August 6, 2024 09:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/graph Graph Team (previously Code Intel/Language Tools/Language Platform) team/product-platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants