fix: Trim API token on read to avoid accidental line break issues#269
Merged
kodiakhq[bot] merged 1 commit intomainfrom Dec 19, 2024
Merged
fix: Trim API token on read to avoid accidental line break issues#269kodiakhq[bot] merged 1 commit intomainfrom
kodiakhq[bot] merged 1 commit intomainfrom
Conversation
disq
approved these changes
Dec 19, 2024
kodiakhq bot
pushed a commit
that referenced
this pull request
Dec 19, 2024
🤖 I have created a release *beep* *boop* --- ## [1.13.5](v1.13.4...v1.13.5) (2024-12-19) ### Bug Fixes * **deps:** Update module github.com/adrg/xdg to v0.5.3 ([#259](#259)) ([9c97ad9](9c97ad9)) * **deps:** Update module github.com/stretchr/testify to v1.10.0 ([#260](#260)) ([c5c30db](c5c30db)) * Trim API token on read to avoid accidental line break issues ([#269](#269)) ([89f4cef](89f4cef)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This should help when someone adds a line break at the end of the token accidentally