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

Allow user to "override" setting SSH deploy key, and GitHub personal access token. #120

Open
a-t-0 opened this issue Oct 12, 2022 · 0 comments

Comments

@a-t-0
Copy link
Member

a-t-0 commented Oct 12, 2022

Currently, in src/PAC/ and src/SSH/, the GitHub SSH deploy key and GitHub PAT are only created if they are not yet working. However, the user should also be able to create a new SSH deploy keys and/or GitHub PAT if they desire so. Currently they would have to manually delete either the SSH key or the PAT respectively to ensure new ones are created.

Allow the user to pass an override argument to the respective functions, to delete the respective SSH key and/or PAT before creating a new one.

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

No branches or pull requests

1 participant