Skip to content

cli: move the URL flag parsing code to a separate package (cli refactor sequence 5/n)#82072

Merged
craig[bot] merged 3 commits intomasterfrom
20220528-certs5
May 31, 2022
Merged

cli: move the URL flag parsing code to a separate package (cli refactor sequence 5/n)#82072
craig[bot] merged 3 commits intomasterfrom
20220528-certs5

Conversation

@knz
Copy link
Copy Markdown
Contributor

@knz knz commented May 30, 2022

PR split from #82020 to ease review.

Unblocks progress on #29285.

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@knz knz changed the title cli: move the URL flag parsing code to a separate package cli: move the URL flag parsing code to a separate package (cli refactor sequence 5/n) May 30, 2022
@knz knz force-pushed the 20220528-certs4 branch from 7747f1e to c246eb1 Compare May 30, 2022 16:04
@knz knz force-pushed the 20220528-certs5 branch 2 times, most recently from bf31aff to f9241eb Compare May 30, 2022 18:02
@knz knz requested review from otan and rafiss May 30, 2022 18:08
@knz knz marked this pull request as ready for review May 30, 2022 18:08
@knz knz requested review from a team May 30, 2022 18:08
@knz knz force-pushed the 20220528-certs4 branch from 5499815 to 827819d Compare May 30, 2022 18:42
@knz knz force-pushed the 20220528-certs5 branch from f9241eb to 810c1a5 Compare May 30, 2022 18:42
@knz
Copy link
Copy Markdown
Contributor Author

knz commented May 31, 2022

(NB: Holding off on merging this despite the review approval, since we can't merge intermediate PRs in a sequence without dropping the entire sequence off github.)

@knz knz force-pushed the 20220528-certs5 branch 2 times, most recently from b360bf4 to ff4347a Compare May 31, 2022 11:49
knz added 2 commits May 31, 2022 13:51
This makes it available for use by other go programs that
don't want to depend on `cli`, such as `cockroach-sql`.

Release note: None
This simplifies the code and makes it more readable.

Release note: None
@knz knz force-pushed the 20220528-certs4 branch from 30723d0 to e148679 Compare May 31, 2022 11:52
@knz knz force-pushed the 20220528-certs5 branch from ff4347a to 178ed5c Compare May 31, 2022 11:52
This is to prepare its use in the cockroach-sql standalone program.

Release note: None
@knz knz force-pushed the 20220528-certs5 branch from 178ed5c to 0a3fa0c Compare May 31, 2022 14:43
Base automatically changed from 20220528-certs4 to master May 31, 2022 18:49
@craig craig bot merged commit 0a3fa0c into master May 31, 2022
@craig craig bot deleted the 20220528-certs5 branch May 31, 2022 18:49
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