Property | Type | Description | |
---|---|---|---|
actionTemplateRepository |
Method | Description | |
---|---|---|
ProjectImporter ( IOctopusAsyncRepository repository, IOctopusFileSystem fileSystem, ILogger log ) : System |
Method | Description | |
---|---|---|
CheckActionTemplates ( List |
||
CheckChannelLifecycles ( List |
||
CheckEnvironmentsExist ( List |
||
CheckLibraryVariableSets ( List |
||
CheckMachinesExist ( List |
||
CheckNuGetFeedsExist ( List |
||
CheckProjectGroup ( |
||
CheckProjectLifecycle ( |
||
GetScopeValuesUsed ( IList |
||
Import ( string>.Dictionary |
||
Validate ( string>.Dictionary |
Method | Description | |
---|---|---|
ImportDeploymentProcess ( |
||
ImportProject ( ProjectResource project, string projectGroupId, LibraryVariableSetResource>.IDictionary |
||
ImportProjectChannels ( List |
||
ImportVariableSets ( |
||
MapReleaseCreationStrategyChannel ( ProjectResource importedProject, ChannelResource>.Dictionary |
||
UpdateScopeValues ( EnvironmentResource>.IDictionary |
||
UpdateVariables ( |
protected CheckActionTemplates ( List |
||
actionTemplates | List |
|
return | Task |
protected CheckChannelLifecycles ( List |
||
channelLifecycles | List |
|
return | Task |
protected CheckEnvironmentsExist ( List |
||
environmentList | List |
|
return | Task |
protected CheckLibraryVariableSets ( List |
||
libraryVariableSets | List |
|
return | Task |
protected CheckMachinesExist ( List |
||
machineList | List |
|
return | Task |
protected CheckNuGetFeedsExist ( List |
||
nugetFeeds | List |
|
return | Task |
protected CheckProjectGroup ( |
||
projectGroup | ||
return | Task |
protected CheckProjectLifecycle ( |
||
lifecycle | ||
return | Task |
protected GetScopeValuesUsed ( IList |
||
variables | IList |
|
steps | IList |
|
variableScopeValues | ||
return | List |
protected Import ( string>.Dictionary |
||
paramDictionary | string>.Dictionary | |
return | System.Threading.Tasks.Task |
public ProjectImporter ( IOctopusAsyncRepository repository, IOctopusFileSystem fileSystem, ILogger log ) : System | ||
repository | IOctopusAsyncRepository | |
fileSystem | IOctopusFileSystem | |
log | ILogger | |
return | System |
protected Validate ( string>.Dictionary |
||
paramDictionary | string>.Dictionary | |
return | Task |