Skip to content

Comments

Use Click to handle CLI argument parsing#292

Merged
brianhelba merged 1 commit intomasterfrom
dj-click
Feb 24, 2026
Merged

Use Click to handle CLI argument parsing#292
brianhelba merged 1 commit intomasterfrom
dj-click

Conversation

@brianhelba
Copy link
Collaborator

@brianhelba brianhelba commented Feb 20, 2026

This should provide a friendlier API for argument validation and aligns with use of Click across other Resonant projects.

Also update ingest.py to use pathlib more consistently.

@brianhelba brianhelba requested a review from annehaley February 20, 2026 14:43
Also update `ingest.py` to use pathlib more consistently.
Copy link
Collaborator

@annehaley annehaley left a comment

Choose a reason for hiding this comment

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

LGTM. The diff rendered on GH had me believing that this was a major refactor, but viewing the diff in Vscode made the changes more clear. I tried running the command locally, and I like the new colors you added to the printout.

@brianhelba brianhelba merged commit f07f9f5 into master Feb 24, 2026
3 checks passed
@brianhelba brianhelba deleted the dj-click branch February 24, 2026 00:52
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