Skip to content

Conversation

@tkarras-ataaviation
Copy link
Contributor

This is to support values that contain = as part of their string. We ran into an issue where a client_secret value contained an = sign and it was not possible to get the test runner working with that secret. This change will make it so that the split occurs only on the first = and will ignore the ones in the value. It'll force a user to enter the params using key args but at least that path will work.

This is to support values that contain = as part of their string.
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented May 22, 2025

CLA Signed

  • ✅login: tkarras-ataaviation / (3603ad2)

The committers listed above are authorized under a signed CLA.

Copy link
Member

@BenjaminPelletier BenjaminPelletier left a comment

Choose a reason for hiding this comment

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

This is great -- thanks!

@BenjaminPelletier BenjaminPelletier merged commit 132ea19 into interuss:main May 23, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants