Skip to content

feat: add status subcommand #10

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 9 commits into from
Jun 25, 2025
Merged

Conversation

SandrineP
Copy link
Collaborator

@SandrineP SandrineP commented Jun 17, 2025

Add the git status sub-command, with the --long and --short flags.

Copy link
Member

@ianthomas23 ianthomas23 left a comment

Choose a reason for hiding this comment

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

Looking good, just a few comments on possible improvements.

For testing, I'd be inclined just to go for one simple test initially just to check it runs and produces some output, and we can come back later to ensure everything is fully tested.

@SandrineP SandrineP marked this pull request as ready for review June 24, 2025 16:10
@ianthomas23
Copy link
Member

There are a number of uses of p_ressource which should be changed to p_resource.

@SandrineP
Copy link
Collaborator Author

There are a number of uses of p_ressource which should be changed to p_resource.

I think I got them all this time.

Copy link
Member

@ianthomas23 ianthomas23 left a comment

Choose a reason for hiding this comment

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

Thanks @SandrineP!

@ianthomas23 ianthomas23 merged commit f9af969 into QuantStack:main Jun 25, 2025
1 check passed
@SandrineP SandrineP deleted the status_com branch June 25, 2025 09:30
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