Update connected git repository
Last updated
Was this helpful?
Last updated
Was this helpful?
By updating your git repository, Paradime will lose the authorization to your previously connected git repository. If you proceed, you will need to:
Re-authenticate your Git repo
Re-upload the new deploy key
Click on Settings (⚙️) from the Paradime home screen
Select "Workspace" from the Workspace Settings
Click "Edit Repository" in the Git Connections Section
Proceed with Caution: Read the instructions and type "Disconnect" in the provided field
The following steps use GitHub as an example. The process is similar for other Git providers.
In Git Provider:
Go to your project repository
Select the "Code" dropdown
Copy the SSH key
In Paradime:
Click on Settings from Paradime
Select "Workspace" from the Workspace Settings
In the Git Connections section, Click "Edit Repository"
Paste the SSH key in the "Repository SSH URL" field
Copy the new generated Deploy Key
Back in Git Provider:
Navigate to repository Settings
Select "Deploy Keys"
Create a new Deploy Key
Paste the Deploy Key from Paradime
Enable "Allow Write access"
Complete Setup in Paradime:
Click "Save" to update your repository