🌐 US-Proxy
class="logged-out env-production page-responsive" style="word-wrap: break-word;" >
Skip to content

Support single-quotes in ucm arg parsing - #6072

Merged
aryairani merged 3 commits into
trunkfrom
cp/single-quote-args
Dec 19, 2025
Merged

Support single-quotes in ucm arg parsing#6072
aryairani merged 3 commits into
trunkfrom
cp/single-quote-args

Conversation

@ChrisPenner

@ChrisPenner ChrisPenner commented Dec 19, 2025

Copy link
Copy Markdown
Member

Overview

@ceedubs noticed we currently parse single-quotes as part of the string, which isn't great 😓

https://discord.com/channels/862108724948500490/1200119393061969951/1451599108010676235

image

This changes the arg parser to understand single or double quotes.

Implementation approach and notes

Small tweak to the parser

Test coverage

  • Small transcript update

@ChrisPenner
ChrisPenner marked this pull request as ready for review December 19, 2025 20:11
@aryairani

Copy link
Copy Markdown
Contributor

Cool.

In the new year maybe we can brainstorm something to make the transcripts CI checks' useful to annoying ratio better.

@aryairani

aryairani commented Dec 19, 2025

Copy link
Copy Markdown
Contributor

#6074
eh I guess i also fixed it in #6067, now merged

@ceedubs ceedubs 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.

Wow what a quick turnaround. Thanks!

@aryairani
aryairani merged commit e5033df into trunk Dec 19, 2025
44 of 45 checks passed
@aryairani
aryairani deleted the cp/single-quote-args branch December 19, 2025 22:14
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.

3 participants