Skip to content

CLI: Move parseOptionsAndRunCLI() to run-cli.ts #2297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 24, 2025

Conversation

adamziel
Copy link
Collaborator

Motivation for the change, related issues

I keep getting merge conflicts in #2281 because it moves the CLI arg parsing logic to run-cli.ts. This PR moves that logic in trunk to make rebasing easier.

Testing Instructions (or ideally a Blueprint)

Just CI

@adamziel adamziel force-pushed the move-parseOptionsAndRunCLI-to-separate-file branch from 52c74c1 to 5eb8ab6 Compare June 24, 2025 10:38
@adamziel adamziel merged commit 70d5490 into trunk Jun 24, 2025
25 checks passed
@adamziel adamziel deleted the move-parseOptionsAndRunCLI-to-separate-file branch June 24, 2025 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant