/BuildServer

Repository for groovy scripts

Primary LanguageGroovy

BuildServer - Groovy Scripts Repository

Build Server Execution Options

Stage

Build Server Node Creation Logic

Node Creation

Node example

Node Example

Build Types

BuildType You should use this type when: Stages
FullBuild here
FullBuildWithoutGetAllCodeLatestVersionStage here
BuildWithoutDB here
BuildWithoutDBAndUnitTests here
BuildWithoutPublishNugGet here
BuildApexServer here
BuildUI here
BuildDBSyncService here
UpdatePackagesWithoutBuild here
UpdatePackagesWithBuild here

Action String Types

Type Params Usage
1 ${appRootPath} ${configFile} 'N/A' ${operation} ${Username} ${Password} GetAllCodeLatestVersion
2 ${appRootPath} ${configFile} ${projectName} ${operation} ${Username} ${Password}") GetCodeLatestVersion, CheckOutFiles, UpdateAssemblyVersion, CheckInFiles
3 ${appRootPath} ${configFile} ${projectName} ${operation}" Everything else