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 students to re-create deploy keys in the portal #242

Open
buedaswag opened this issue Sep 29, 2022 · 0 comments
Open

Allow students to re-create deploy keys in the portal #242

buedaswag opened this issue Sep 29, 2022 · 0 comments
Labels
good first issue Good for newcomers portal

Comments

@buedaswag
Copy link
Contributor

buedaswag commented Sep 29, 2022

  1. student creates git repository batchX-workspace
  2. Student adds deploy key to git repository batchX-workspace
  3. student deletes git repository, but does not delete the deploy key from the repo
  4. student creates a new repository batchX-workspace
  5. student adds deploy key to git repository batchX-workspace, but it's unable to do so

how can we fix this?

  • add a feature to recreate keys for a student in the portal
  • add troubleshooting item telling the student to recover repo, delete the key from it and then add to new repo

https://docs.github.com/en/authentication/troubleshooting-ssh/error-key-already-in-use

@Gustavo-SF Gustavo-SF changed the title Re-create deploy keys in portal Allow students to ee-create deploy keys in the portal Aug 2, 2023
@Gustavo-SF Gustavo-SF changed the title Allow students to ee-create deploy keys in the portal Allow students to re-create deploy keys in the portal Aug 2, 2023
@Gustavo-SF Gustavo-SF added the good first issue Good for newcomers label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers portal
Projects
None yet
Development

No branches or pull requests

2 participants