To change the source control repository URL, you must first unlink all objects in the organization and then enter the new repository URL on the Settings page in Administrator. After you change the URL, all users that use source control must update their source control credentials in the user settings.
1In each Informatica Intelligent Cloud Services service that uses the repository, unlink all objects from source control.
2In Administrator, open the Settings page and click Edit in the Source Control area.
3Verify that the Enable Source Control option is enabled.
4Configure the type of access to the source control repository:
- To configure read/write access, enable the Allow Push to Git Repository option.
- To configure read-only access, disable the Allow Push to Git Repository option.
5Verify the platform and name of the branch that stores the Informatica Intelligent Cloud Services objects. For a cloud-hosted repository, verify the OAuth access setting, as well.
6 Enter the new repository URL, for example:
https://github.com/MyGitUser/MyRepositoryName.git
Tip: You can find the repository URL in the following ways based on the repository type:
Repository
How to find URL
Atlassian Bitbucket (self- hosted and cloud-hosted)
Open the repository and select Clone.
GitHub (cloud-hosted)
Open the repository and select Clone or download > Clone with HTTPS.
GitHub Enterprise (self-hosted)
Open the repository and select Code > Clone with HTTPS.
GitLab (self-managed and cloud-hosted)
Open the repository and select Code > Clone with HTTPS.
Microsoft Azure DevOps (cloud-hosted)
Open the repository and select Clone.
The repository URL must use the HTTPS protocol.
7Click Save.
Informatica Intelligent Cloud Services prompts you for your source control credentials to verify the repository connection. Informatica Intelligent Cloud Services does not store this information.
If the connection is valid and you configure read/write access to the repository, Informatica Intelligent Cloud Services writes a small readme file to the repository to verify that it can push objects to the repository.
After you change the source control repository URL, all users that use source control must update their source control credentials in the user settings. To update source control credentials, click the User icon in the top right corner of the Informatica Intelligent Cloud Services window, and select Settings.