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

PROS-CLI 4: Upgrade Click #227

Closed
omegaStag opened this issue Sep 15, 2022 · 3 comments
Closed

PROS-CLI 4: Upgrade Click #227

omegaStag opened this issue Sep 15, 2022 · 3 comments
Labels
in progress This is currently being worked on p: high High priority

Comments

@omegaStag
Copy link
Contributor

omegaStag commented Sep 15, 2022

The CLI uses Click major version 6.7, and the most recent version of Click is on major version 8. In order to upgrade to Click's most recent version, we need to do a rewrite of a lot of the CLI, hence, PROS-CLI 4. Documentation for Click is here. Once this is done, we can add things like tab completion to the CLI. New branch develop-pros-cli-4 has been created for this purpose.

Version 6 to 7, more improvements/auto complete
7 to 8, most breaking changes here - how commands are grouped

@omegaStag omegaStag added in progress This is currently being worked on p: high High priority labels Sep 15, 2022
@omegaStag
Copy link
Contributor Author

omegaStag commented Sep 15, 2022

Add tab completion: #138

@ayushuk ayushuk changed the title Upgrade Click PROS-CLI 4: Upgrade Click Mar 1, 2023
@mayankpatibandla
Copy link
Member

@ayushuk We upgraded to Click 8 in #307 can we close this?

@ayushuk
Copy link
Member

ayushuk commented Jan 23, 2024

Closing because this was done in, #138 is still a TODO.

@ayushuk ayushuk closed this as not planned Won't fix, can't repro, duplicate, stale Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress This is currently being worked on p: high High priority
Projects
None yet
Development

No branches or pull requests

3 participants