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

Automatically resolve git details #63

Closed
caffeine-addictt opened this issue Jun 23, 2024 · 0 comments · Fixed by #64
Closed

Automatically resolve git details #63

caffeine-addictt opened this issue Jun 23, 2024 · 0 comments · Fixed by #64
Assignees
Labels
Type: Feature Suggest a new feature.

Comments

@caffeine-addictt
Copy link
Owner

No description provided.

@caffeine-addictt caffeine-addictt added the Type: Feature Suggest a new feature. label Jun 23, 2024
@caffeine-addictt caffeine-addictt self-assigned this Jun 23, 2024
@caffeine-addictt caffeine-addictt added this to the v2.0.0 milestone Jun 23, 2024
@caffeine-addictt caffeine-addictt added the Status: WIP Currently being worked on. label Jun 23, 2024
@caffeine-addictt caffeine-addictt linked a pull request Jun 23, 2024 that will close this issue
12 tasks
caffeine-addictt added a commit that referenced this issue Jun 23, 2024
* feat: Add parser

This patch adds a parser to extract org and repo from the github url

Signed-off-by: AlexNg <[email protected]>

* feat: Add term

This allows us to run commands and retrieve stdOut

Signed-off-by: AlexNg <[email protected]>

* feat: Add resolver

This patch adds the resolver, which will run git commands and attempt to
resolve values.

The following values are resolved:
- origin remote url
- user.name
- user.email

Signed-off-by: AlexNg <[email protected]>

* feat: Set default value

This patch sets default value on the prompts to allow use of the
resolved values

Signed-off-by: AlexNg <[email protected]>

---------

Closes #63

Signed-off-by: AlexNg <[email protected]>
@caffeine-addictt caffeine-addictt removed the Status: WIP Currently being worked on. label Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Suggest a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant