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

feat: Add github option in the init #103

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

feat: Add github option in the init #103

wants to merge 4 commits into from

Conversation

fabien0102
Copy link
Owner

Add github option on the init command.

This will ask and store a github token if needed and provide a nice autocompletion on your github projets.

image

Closed #44

Known issues

  • The output on error handling on 401 is not the best
  • If the openapi specs is too deep in the tree, github will not display it

@needim
Copy link
Collaborator

needim commented Oct 6, 2022

I think we should drop this, if we go on this path, we should consider Gitlab and other VSCs and their self-hosted versions also. :(

@fabien0102
Copy link
Owner Author

This is just about the init command, the feature is already there (and used in production 😅)

But yeah, if somebody want bitbucket or gitlab, I will be totally happy to add them 😁

@needim
Copy link
Collaborator

needim commented Oct 7, 2022

Ok then 😅, I have hosted Gitlab, I can invite you in a project :)

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.

None yet

2 participants