Skip to content
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

Organize CLI by subcmd #601

Merged
merged 8 commits into from
Nov 28, 2023
Merged

Conversation

mickahell
Copy link
Collaborator

@mickahell mickahell commented Nov 27, 2023

Summary

Clean up manager.py by re-organizing it by subcmd.

Details and comments

  • ci subcmd
  • tests subcmd
  • website subcmd
  • members subcmd
  • Update docs
  • Update tests
  • Update CI/tox

Closes #230

@mickahell mickahell self-assigned this Nov 27, 2023
@mickahell
Copy link
Collaborator Author

mickahell commented Nov 27, 2023

Ready for your review @frankharkins :)
(sorry my fork seems to be in a mess again, I'll clean it after this PR)

Copy link
Member

@frankharkins frankharkins left a comment

Choose a reason for hiding this comment

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

Awesome, thank you!

@frankharkins frankharkins merged commit a8bcecc into Qiskit:main Nov 28, 2023
5 checks passed
@mickahell mickahell deleted the manager-clean-up branch November 28, 2023 15:19
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.

manager.py cleanup
2 participants