Option | Description |
---|---|
Platform | Platform type. Select
Cloud . |
Repository Type | Version control system that you use for the organization. You can use one of the following cloud-hosted systems:
|
Global Git Repository URL | Repository URL. For example:
https://github.com/MyGitUser/MyRepositoryName.git
The repository URL must use the HTTPS protocol.
You can find the repository URL by selecting the clone option in the repository.
|
Global Git Branch Name | Name of the branch that stores the
Informatica Intelligent Cloud Services objects. The branch that you specify must already exist in the repository.
If you do not enter a branch name,
Informatica Intelligent Cloud Services sets the branch name to "master" or "main," based on the name of the default branch in the remote repository.
|
Allow OAuth access to Git | Enable this option to use OAuth to access the repository.
If you use a GitHub repository, a Git access application that authorizes
Informatica Intelligent Cloud Services access must be installed on the organization's repository. To install the application, click
Install Git Access App at GitHub .
|
Option | Description |
---|---|
Platform | Platform type. Select
On-Premise . |
Global Git Repository URL | Repository URL. For example:
https://gitlab.example.com/MyGitUser/MyRepositoryName.git
The repository URL must use the HTTPS protocol.
You can find the repository URL by selecting the clone option in the repository.
|
Global Git Branch Name | Name of the branch that stores the
Informatica Intelligent Cloud Services objects. The branch that you specify must already exist in the repository.
If you do not enter a branch name,
Informatica Intelligent Cloud Services sets the branch name to "master" or "main," based on the name of the default branch in the remote repository.
|
Runtime Environment | Runtime environment used to connect to the Git repository.
The repository must be accessible by all agents in the runtime environment that you select.
|