Interface GitHubConfigurationConstants
-
public interface GitHubConfigurationConstants
-
-
Field Summary
-
-
-
Field Detail
-
REPOSITORY_GITHUB_USERNAME
static final String REPOSITORY_GITHUB_USERNAME
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_PASSWORD
static final String REPOSITORY_GITHUB_PASSWORD
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_REPOSITORY
static final String REPOSITORY_GITHUB_REPOSITORY
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_BRANCH
static final String REPOSITORY_GITHUB_BRANCH
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_USE_SHALLOW_CLONES
static final String REPOSITORY_GITHUB_USE_SHALLOW_CLONES
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_USE_SUBMODULES
static final String REPOSITORY_GITHUB_USE_SUBMODULES
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_SSH_KEY_APPLIES_TO_SUBMODULES
static final String REPOSITORY_GITHUB_SSH_KEY_APPLIES_TO_SUBMODULES
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_USE_REMOTE_AGENT_CACHE
static final String REPOSITORY_GITHUB_USE_REMOTE_AGENT_CACHE
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_COMMAND_TIMEOUT
static final String REPOSITORY_GITHUB_COMMAND_TIMEOUT
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_VERBOSE_LOGS
static final String REPOSITORY_GITHUB_VERBOSE_LOGS
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_FETCH_WHOLE_REPOSITORY
static final String REPOSITORY_GITHUB_FETCH_WHOLE_REPOSITORY
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_LFS_REPOSITORY
static final String REPOSITORY_GITHUB_LFS_REPOSITORY
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_TEMPORARY_PASSWORD
static final String REPOSITORY_GITHUB_TEMPORARY_PASSWORD
- See Also:
- Constant Field Values
-
TEMPORARY_GITHUB_PASSWORD_CHANGE
static final String TEMPORARY_GITHUB_PASSWORD_CHANGE
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_ERROR_MISSING_REPOSITORY
static final String REPOSITORY_GITHUB_ERROR_MISSING_REPOSITORY
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_MALFORMED_URL
static final String REPOSITORY_GITHUB_MALFORMED_URL
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_URL_QUERY_NOT_EMPTY
static final String REPOSITORY_GITHUB_URL_QUERY_NOT_EMPTY
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_URL_REF_NOT_EMPTY
static final String REPOSITORY_GITHUB_URL_REF_NOT_EMPTY
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_COMMAND_TIMOUT_POSITIVE
static final String REPOSITORY_GITHUB_COMMAND_TIMOUT_POSITIVE
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_COMMAND_TIMOUT_NUMERICAL
static final String REPOSITORY_GITHUB_COMMAND_TIMOUT_NUMERICAL
- See Also:
- Constant Field Values
-
REPOSITORY_GITHUB_ENTERPRISE
static final String REPOSITORY_GITHUB_ENTERPRISE
- See Also:
- Constant Field Values
-
GITHUB_BASE_URL
static final String GITHUB_BASE_URL
- See Also:
- Constant Field Values
-
GITHUB_BASE_URL_CFG_KEY
static final String GITHUB_BASE_URL_CFG_KEY
- See Also:
- Constant Field Values
-
pullRequestRef
static final UnaryOperator<String> pullRequestRef
-
-