Skip to content

Commit

Permalink
Updated all new scripts to the new structure
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelpabich committed Nov 9, 2016
1 parent 04feaa6 commit 1fa9549
Show file tree
Hide file tree
Showing 27 changed files with 67 additions and 63 deletions.
7 changes: 4 additions & 3 deletions step-templates/Wait-until-time.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Id": "ActionTemplates-65",
"Id": "c8781255-615a-4092-99f1-82ddefdb6d6b",
"Name": "Wait until time",
"Description": "Pauses the process until a given time",
"ActionType": "Octopus.Script",
Expand All @@ -22,8 +22,9 @@
],
"LastModifiedBy": "PeterOsterdahl",
"$Meta": {
"ExportedAt": "2016-09-15T10:46:20.183Z",
"ExportedAt": "2016-09-15T10:46:20.183+00:00",
"OctopusVersion": "3.2.21",
"Type": "ActionTemplate"
}
},
"Category": "other"
}
2 changes: 1 addition & 1 deletion step-templates/amazon-s3-upload.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
],
"LastModifiedBy": "paulwitt",
"$Meta": {
"ExportedAt": "2016-09-16T13:01:48.230Z",
"ExportedAt": "2016-09-16T13:01:48.230+00:00",
"OctopusVersion": "3.3.10",
"Type": "ActionTemplate"
},
Expand Down
11 changes: 6 additions & 5 deletions step-templates/azure-create-new-resourcegroup.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Id": "ActionTemplates-1",
"Id": "7ae25451-366d-49cc-a49d-eba03d147db0",
"Name": "Creates an Azure resource group",
"Description": "The New-AzureRmResourceGroup cmdlet creates an Azure resource group and returns an object that represents the resource group.",
"ActionType": "Octopus.AzurePowerShell",
Expand Down Expand Up @@ -54,11 +54,12 @@
}
}
],
"LastModifiedOn": "2016-10-19T04:14:30.085Z",
"LastModifiedOn": "2016-10-19T04:14:30.085+00:00",
"LastModifiedBy": "mani0070",
"$Meta": {
"ExportedAt": "2016-10-19T04:14:30.085Z",
"ExportedAt": "2016-10-19T04:14:30.085+00:00",
"OctopusVersion": "3.4.12",
"Type": "ActionTemplate"
}
}
},
"Category": "azure"
}
12 changes: 6 additions & 6 deletions step-templates/azure-powershell-version-update.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Id": "ActionTemplates-21",
"Id": "fdb57a35-9061-48e2-a650-2e6231200456",
"Name": "Update Azure PowerShell Module",
"Description": "This Step Template will help you to update the Azure PowerShell Module version on any targeted tentacle. [Note: Windows PowerShell 5.0 installed as pre-requisites for this step template to work]",
"ActionType": "Octopus.Script",
Expand Down Expand Up @@ -35,12 +35,12 @@
}
}
],

"LastModifiedOn": "2016-10-20T04:20:39.295Z",
"LastModifiedOn": "2016-10-20T04:20:39.295+00:00",
"LastModifiedBy": "mani0070",
"$Meta": {
"ExportedAt": "2016-10-20T04:20:39.295Z",
"ExportedAt": "2016-10-20T04:20:39.295+00:00",
"OctopusVersion": "3.4.12",
"Type": "ActionTemplate"
}
}
},
"Category": "azure"
}
4 changes: 2 additions & 2 deletions step-templates/azure-upload-files.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@
}
}
],
"LastModifiedBy": "kemyke",
"LastModifiedBy": "kemyke",
"$Meta": {
"ExportedAt": "2016-10-25T19:17:25.877Z",
"ExportedAt": "2016-10-25T19:17:25.877+00:00",
"OctopusVersion": "3.4.5",
"Type": "ActionTemplate"
},
Expand Down
9 changes: 5 additions & 4 deletions step-templates/clickonce-from-deployed-package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Id": "ActionTemplates-4",
"Id": "1b7909be-4870-4f81-8957-8357b9342c0f",
"Name": "ClickOnce - Create from deployed package",
"Description": "Create binaries manifest & CO application and sign them with given code sign certificate ... using mage.exe.",
"ActionType": "Octopus.Script",
Expand Down Expand Up @@ -77,11 +77,12 @@
}
}
],
"LastModifiedOn": "2016-09-15T06:53:27.970Z",
"LastModifiedOn": "2016-09-15T06:53:27.970+00:00",
"LastModifiedBy": "Grendizr",
"$Meta": {
"ExportedAt": "2016-09-15T06:53:27.970Z",
"ExportedAt": "2016-09-15T06:53:27.970+00:00",
"OctopusVersion": "3.3.19",
"Type": "ActionTemplate"
}
},
"Category": "clickOnce"
}
7 changes: 4 additions & 3 deletions step-templates/elmahio-notify-deployment.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Id": "elmahio-notify-deployment",
"Id": "8CA59AC6-11A5-4624-A019-E93C1BA5F03C",
"Name": "elmah.io - Register Deployment",
"Description": "Step template for notifying elmah.io about deployments on Octopus.",
"ActionType": "Octopus.Script",
Expand Down Expand Up @@ -37,8 +37,9 @@
],
"LastModifiedBy": "thomasardal",
"$Meta": {
"ExportedAt": "2016-11-01T06:56:32.501Z",
"ExportedAt": "2016-11-01T06:56:32.501+00:00",
"OctopusVersion": "3.4.13",
"Type": "ActionTemplate"
}
},
"Category": "other"
}
2 changes: 1 addition & 1 deletion step-templates/f5-enable-disable-member.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
],
"LastModifiedBy": "spuder",
"$Meta": {
"ExportedAt": "2016-09-21T17:50:00.631Z",
"ExportedAt": "2016-09-21T17:50:00.631+00:00",
"OctopusVersion": "3.4.9",
"Type": "ActionTemplate"
},
Expand Down
2 changes: 1 addition & 1 deletion step-templates/file-system-grant-permissions.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
],
"LastModifiedBy": "cjuroz",
"$Meta": {
"ExportedAt": "2016-10-27T08:44:40.202Z",
"ExportedAt": "2016-10-27T08:44:40.202+00:00",
"OctopusVersion": "3.4.13",
"Type": "ActionTemplate"
},
Expand Down
11 changes: 6 additions & 5 deletions step-templates/hg-get-changelog.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Id": "ActionTemplates-41",
"Id": "1f76dc61-c7ec-47a8-bd27-fb135851e9c5",
"Name": "HG - Get Changelog",
"Description": "Generate exact changelog from Mercurial commit history. It is stored in the output variable \"Changelog\".\n\nRequirement: each release must have been labeled in the repository as \"release-OctopusReleaseNumber\" (for instance using VCS labeling feature of TeamCity).\n\nSee http://hgbook.red-bean.com/read/customizing-the-output-of-mercurial.html for template format.",
"ActionType": "Octopus.Script",
Expand Down Expand Up @@ -35,11 +35,12 @@
}
}
],
"LastModifiedOn": "2016-09-19T18:10:00.000Z",
"LastModifiedOn": "2016-09-19T18:10:00.000+00:00",
"LastModifiedBy": "avonwyss",
"$Meta": {
"ExportedAt": "2016-09-19T18:10:27.463Z",
"ExportedAt": "2016-09-19T18:10:27.463+00:00",
"OctopusVersion": "3.4.9",
"Type": "ActionTemplate"
}
}
},
"Category": "other"
}
2 changes: 1 addition & 1 deletion step-templates/http-test-url.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
],
"LastModifiedBy": "waynebrantley",
"$Meta": {
"ExportedAt": "2016-09-26T12:08:19.087Z",
"ExportedAt": "2016-09-26T12:08:19.087+00:00",
"OctopusVersion": "3.4.10",
"Type": "ActionTemplate"
},
Expand Down
4 changes: 2 additions & 2 deletions step-templates/iis-apppool-update-recycle-settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
}
}
],
"LastModifiedOn": "2016-11-02T15:25:09.386Z",
"LastModifiedOn": "2016-11-02T15:25:09.386+00:00",
"LastModifiedBy": "ashtonian",
"$Meta": {
"ExportedAt": "2016-11-02T15:25:09.386Z",
"ExportedAt": "2016-11-02T15:25:09.386+00:00",
"OctopusVersion": "3.4.13",
"Type": "ActionTemplate"
},
Expand Down
2 changes: 1 addition & 1 deletion step-templates/iis-website-set-log-format.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
],
"LastModifiedBy": "faester",
"$Meta": {
"ExportedAt": "2016-09-19T09:13:54.802Z",
"ExportedAt": "2016-09-19T09:13:54.802+00:00",
"OctopusVersion": "3.4.1",
"Type": "ActionTemplate"
},
Expand Down
Binary file removed step-templates/logos/wait.png
Binary file not shown.
2 changes: 1 addition & 1 deletion step-templates/newrelic-complete-deployment.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
],
"LastModifiedBy": "DavidDeSloovere",
"$Meta": {
"ExportedAt": "2016-09-21T11:44:42.472Z",
"ExportedAt": "2016-09-21T11:44:42.472+00:00",
"OctopusVersion": "3.4.9",
"Type": "ActionTemplate"
},
Expand Down
8 changes: 3 additions & 5 deletions step-templates/redgate-create-database-release.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
"Properties": {
"Octopus.Action.Script.ScriptBody": "# Version date: 16th July, 2016\r\n$ErrorActionPreference = 'Stop'\r\n$VerbosePreference = 'Continue'\r\n\r\n# Set process level FUR environment\r\n$env:REDGATE_FUR_ENVIRONMENT = \"Octopus Step Templates\"\r\n\r\n# Check if DLM Automation is installed.\r\n$dlmAutomationModule = Get-Module -ListAvailable -Name DLMAutomation\r\nif ($dlmAutomationModule -eq $null) { \r\n throw \"Cannot find DLM Automation on your Octopus Tentacle. If DLM Automation is installed, try restarting the Tentacle service for it to be detected.\"\r\n}\r\n$currentVersion = $dlmAutomationModule.Version\r\n$minimumRequiredVersion = [version] '1.5.0.0'\r\nif ($currentVersion -lt $minimumRequiredVersion) { \r\n throw \"This step requires DLM Automation version $minimumRequiredVersion or later. The current version is $currentVersion. The latest version can be found at http://www.red-gate.com/dlmas/download\"\r\n}\r\n\r\n# Check the parameters.\r\nif ([string]::IsNullOrWhiteSpace($DLMAutomationDatabaseName)) { throw \"You must enter a value for 'Target database name'.\" }\r\nif ([string]::IsNullOrWhiteSpace($DLMAutomationDatabaseServer)) { throw \"You must enter a value for 'Target SQL Server instance'.\" } \r\nif ([string]::IsNullOrWhiteSpace($DLMAutomationNuGetDbPackageDownloadStepName)) { throw \"You must enter a value for 'Database package step'.\" }\r\nif ([string]::IsNullOrWhiteSpace($DLMAutomationFilterPath)) { $DLMAutomationFilterPath = $null } \r\nif ([string]::IsNullOrWhiteSpace($DLMAutomationCompareOptions)) { $DLMAutomationCompareOptions = $null } \r\n\r\n# Get the NuGet package installation directory path.\r\n$packagePath = $OctopusParameters[\"Octopus.Action[$DLMAutomationNuGetDbPackageDownloadStepName].Output.Package.InstallationDirectoryPath\"]\r\nif($packagePath -eq $null) {\r\n throw \"The 'Database package download step' is not a 'Deploy a NuGet package' step: '$DLMAutomationNuGetDbPackageDownloadStepName'\"\r\n}\r\n\r\n# Work out where the scripts folder from the downloaded NuGet package is.\r\n$databaseStatePath = Join-Path -Path $packagePath -ChildPath 'db\\state'\r\n\r\n# Constructing the unique export path.\r\n$projectId = $OctopusParameters[\"Octopus.Project.Id\"]\r\n$releaseNumber = $OctopusParameters[\"Octopus.Release.Number\"]\r\n$nugetPackageId = $OctopusParameters[\"Octopus.Action[$DLMAutomationNuGetDbPackageDownloadStepName].Package.NuGetPackageId\"]\r\n$exportPath = Join-Path (Join-Path (Join-Path $DLMAutomationDeploymentResourcesPath $projectId) $releaseNumber) $nugetPackageId\r\n\r\n# Make sure the directory we're about to create doesn't already exist, and delete any files if requested.\r\nif ((Test-Path $exportPath) -AND ((Get-ChildItem $exportPath | Measure-Object).Count -ne 0)) {\r\n if ($DLMAutomationDeleteExistingFiles -eq 'True') {\r\n Write-Host \"Deleting all files in $exportPath\"\r\n rmdir $exportPath -Recurse -Force\r\n } else {\r\n throw \"The export path is not empty: $exportPath. Select the 'Delete files in export folder' option to overwrite the existing folder contents.\"\r\n }\r\n}\r\n\r\n# Determine whether or not to include identical objects in the report.\r\n$DLMAutomationIncludeIdenticalsInReport = $DLMAutomationIncludeIdenticalsInReport -eq \"True\"\r\n\r\n$targetDB = New-DlmDatabaseConnection -ServerInstance $DLMAutomationDatabaseServer -Database $DLMAutomationDatabaseName -Username $DLMAutomationDatabaseUsername -Password $DLMAutomationDatabasePassword | Test-DlmDatabaseConnection\r\n$ignoreStaticData = $DLMAutomationIgnoreStaticData -eq \"True\"\r\n\r\n# Create the deployment resources from the database to the NuGet package\r\n$release = New-DlmDatabaseRelease -Target $targetDB `\r\n -Source $databaseStatePath `\r\n -TransactionIsolationLevel $DLMAutomationTransactionIsolationLevel `\r\n -IgnoreStaticData:$ignoreStaticData `\r\n -FilterPath $DLMAutomationFilterPath `\r\n -SQLCompareOptions $DLMAutomationCompareOptions `\r\n -IncludeIdenticalsInReport:$DLMAutomationIncludeIdenticalsInReport\r\n\r\n# Export the deployment resources to disk\r\n$release | Export-DlmDatabaseRelease -Path $exportPath\r\n \r\n# Import the changes summary, deployment warnings, and update script as Octopus artifacts, so you can review them.\r\nNew-OctopusArtifact \"$exportPath\\Reports\\Changes.html\"\r\nNew-OctopusArtifact \"$exportPath\\Reports\\Warnings.xml\"\r\nNew-OctopusArtifact \"$exportPath\\Update.sql\"\r\n"
},
"SensitiveProperties": {

},
"SensitiveProperties": {},
"Parameters": [
{
"Name": "DLMAutomationDeploymentResourcesPath",
Expand Down Expand Up @@ -124,9 +122,9 @@
"LastModifiedOn": "2015-07-17T11:02:13.771+00:00",
"LastModifiedBy": "DLMAutomationSupport@red-gate.com",
"$Meta": {
"ExportedAt": "2015-07-17T11:04:21.348Z",
"ExportedAt": "2015-07-17T11:04:21.348+00:00",
"OctopusVersion": "2.6.5.1010",
"Type": "ActionTemplate"
},
"Category": "redgate"
}
}
8 changes: 3 additions & 5 deletions step-templates/redgate-deploy-from-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
"Properties": {
"Octopus.Action.Script.ScriptBody": "# Version date: 16th July, 2015\r\n$ErrorActionPreference = 'Stop'\r\n$VerbosePreference = 'Continue'\r\n\r\n# Set process level FUR environment\r\n$env:REDGATE_FUR_ENVIRONMENT = \"Octopus Step Templates\"\r\n\r\n# Check if DLM Automation is installed.\r\n$dlmAutomationModule = Get-Module -ListAvailable -Name DLMAutomation\r\nif ($dlmAutomationModule -eq $null) { \r\n throw \"Cannot find DLM Automation on your Octopus Tentacle. If DLM Automation is installed, try restarting the Tentacle service for it to be detected.\"\r\n}\r\n$currentVersion = $dlmAutomationModule.Version\r\n$minimumRequiredVersion = [version] '1.5.0.0'\r\nif ($currentVersion -lt $minimumRequiredVersion) { \r\n throw \"This step requires DLM Automation version $minimumRequiredVersion or later. The current version is $currentVersion. The latest version can be found at http://www.red-gate.com/dlmas/download\"\r\n}\r\n\r\n# Check the parameters.\r\nif ([string]::IsNullOrWhiteSpace($DLMAutomationTargetDatabaseName)) { throw \"You must enter a value for 'Target database name'.\" }\r\nif ([string]::IsNullOrWhiteSpace($DLMAutomationTargetDatabaseServer)) { throw \"You must enter a value for 'Target SQL Server instance'.\" } \r\nif ([string]::IsNullOrWhiteSpace($DLMAutomationNuGetDbPackageDownloadStepName)) { throw \"You must enter a value for 'Database package step'.\" } \r\nif ([string]::IsNullOrWhiteSpace($DLMAutomationFilterPath)) { $DLMAutomationFilterPath = $null } \r\nif ([string]::IsNullOrWhiteSpace($DLMAutomationCompareOptions)) { $DLMAutomationCompareOptions = $null } \r\n\r\n$queryBatchTimeout = 30\r\nif (![string]::IsNullOrWhiteSpace($DLMAutomationQueryBatchTimeout)) {\r\n if (![int32]::TryParse($DLMAutomationQueryBatchTimeout , [ref]$queryBatchTimeout )) {\r\n throw 'The query batch timeout must be a numerical value (in seconds).'\r\n }\r\n if ($queryBatchTimeout -lt 0) {\r\n throw \"The query batch timeout can't be negative.\"\r\n }\r\n}\r\n\r\n# Get the NuGet package installation directory path.\r\n$packageExtractPath = $OctopusParameters[\"Octopus.Action[$DLMAutomationNuGetDbPackageDownloadStepName].Output.Package.InstallationDirectoryPath\"]\r\nif($packageExtractPath -eq $null) {\r\n throw \"The 'Database package download step' is not a 'Deploy a NuGet package' step: '$DLMAutomationNuGetDbPackageDownloadStepName'\"\r\n}\r\n\r\n# Directory containing the extracted database package.\r\n$databaseStatePath = Join-Path -path $packageExtractPath -childPath \"db\\state\" \r\n\r\n$targetDB = New-DlmDatabaseConnection -ServerInstance $DLMAutomationTargetDatabaseServer -Database $DLMAutomationTargetDatabaseName -Username $DLMAutomationTargetUsername -Password $DLMAutomationTargetPassword | Test-DlmDatabaseConnection\r\n$ignoreStaticData = $DLMAutomationIgnoreStaticData -eq \"True\"\r\n\r\n# Create database deployment resources from the NuGet package to the database\r\n\r\n$release = New-DlmDatabaseRelease -Target $targetDB `\r\n -Source $databaseStatePath `\r\n -TransactionIsolationLevel $DLMAutomationTransactionIsolationLevel `\r\n -IgnoreStaticData:$ignoreStaticData `\r\n -FilterPath $DLMAutomationFilterPath `\r\n -SQLCompareOptions $DLMAutomationCompareOptions\r\n\r\n# Deploy the source schema to the target database.\r\nWrite-Host \"Timeout = $queryBatchTimeout\"\r\n$release | Use-DlmDatabaseRelease -DeployTo $targetDB -SkipPreUpdateSchemaCheck -QueryBatchTimeout $queryBatchTimeout\r\n\r\n"
},
"SensitiveProperties": {

},
"SensitiveProperties": {},
"Parameters": [
{
"Name": "DLMAutomationNuGetDbPackageDownloadStepName",
Expand Down Expand Up @@ -106,9 +104,9 @@
"LastModifiedOn": "2015-07-17T11:08:19.275+00:00",
"LastModifiedBy": "DLMAutomationSupport@red-gate.com",
"$Meta": {
"ExportedAt": "2015-07-17T11:10:11.871Z",
"ExportedAt": "2015-07-17T11:10:11.871+00:00",
"OctopusVersion": "2.6.5.1010",
"Type": "ActionTemplate"
},
"Category": "redgate"
}
}
2 changes: 1 addition & 1 deletion step-templates/run-entity-framework-migrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
],
"LastModifiedBy": "foresightyj",
"$Meta": {
"ExportedAt": "2016-09-20T07:45:17.818Z",
"ExportedAt": "2016-09-20T07:45:17.818+00:00",
"OctopusVersion": "3.3.6",
"Type": "ActionTemplate"
},
Expand Down
2 changes: 1 addition & 1 deletion step-templates/run-windows-installer.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"LastModifiedOn": "2016-10-27T01:40:52.853+00:00",
"LastModifiedBy": "flcdrg",
"$Meta": {
"ExportedAt": "2016-10-27T01:40:52.853Z",
"ExportedAt": "2016-10-27T01:40:52.853+00:00",
"OctopusVersion": "3.4.14",
"Type": "ActionTemplate"
},
Expand Down
4 changes: 2 additions & 2 deletions step-templates/slack-notify-deployment.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
}
}
],
"LastModifiedOn": "2016-09-23T16:58:52.884Z",
"LastModifiedOn": "2016-09-23T16:58:52.884+00:00",
"LastModifiedBy": "jgbright",
"$Meta": {
"ExportedAt": "2016-09-23T16:58:52.884Z",
"ExportedAt": "2016-09-23T16:58:52.884+00:00",
"OctopusVersion": "2.6.5.1010",
"Type": "ActionTemplate"
},
Expand Down
2 changes: 1 addition & 1 deletion step-templates/sql-deploy-dacpac.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
],
"LastModifiedBy": "LankyPaddy",
"$Meta": {
"ExportedAt": "2016-10-14T11:38:52.966Z",
"ExportedAt": "2016-10-14T11:38:52.966+00:00",
"OctopusVersion": "3.2.23",
"Type": "ActionTemplate"
},
Expand Down
7 changes: 4 additions & 3 deletions step-templates/sql-execute-script-with-authentication.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Id": "ActionTemplates-80",
"Id": "3ec610a8-f75c-43da-8d82-8c9b7b334084",
"Name": "SQL - Execute SQL Script with SQL or Windows Authentication",
"Description": "Executes SQL script file(s) against the specified database using either SQL or Windows authentication. SQL Scripts can be hardcoded value or can be from an extracted NuGet package.",
"ActionType": "Octopus.Script",
Expand Down Expand Up @@ -80,8 +80,9 @@
],
"LastModifiedBy": "RichiePhoebix",
"$Meta": {
"ExportedAt": "2016-10-24T11:58:14.982Z",
"ExportedAt": "2016-10-24T11:58:14.982+00:00",
"OctopusVersion": "3.4.4",
"Type": "ActionTemplate"
}
},
"Category": "sql"
}
2 changes: 1 addition & 1 deletion step-templates/ssis-deploy-ispac-from-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
],
"LastModifiedBy": "Raechen79",
"$Meta": {
"ExportedAt": "2016-10-17T19:59:22.607Z",
"ExportedAt": "2016-10-17T19:59:22.607+00:00",
"OctopusVersion": "3.3.11",
"Type": "ActionTemplate"
},
Expand Down
2 changes: 1 addition & 1 deletion step-templates/ssl-certificate-install.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
}
}
],
"LastModifiedOn": "2016-10-14T03:01:44.952Z",
"LastModifiedOn": "2016-10-14T03:01:44.952+00:00",
"LastModifiedBy": "kp-tseng",
"$Meta": {
"ExportedAt": "2014-10-01T07:43:57.503+00:00",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Id": "ActionTemplates-303",
"Id": "5f8dbdd9-e309-4aa7-b1d3-b090876a959a",
"Name": "StatusPage.io - Create Scheduled Maintenance Incident",
"Description": "Creates or updates a scheduled maintenance incident on StatusPage.io",
"ActionType": "Octopus.Script",
Expand Down Expand Up @@ -78,8 +78,9 @@
],
"LastModifiedBy": "nshenoy",
"$Meta": {
"ExportedAt": "2016-10-26T18:49:13.955Z",
"ExportedAt": "2016-10-26T18:49:13.955+00:00",
"OctopusVersion": "3.4.10",
"Type": "ActionTemplate"
}
},
"Category": "other"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Id": "ActionTemplates-304",
"Id": "7bc83a07-8927-467e-a2eb-922609212e3a",
"Name": "StatusPage.io - Update Scheduled Maintenance Incident",
"Description": "Updates an existing scheduled maintenance incident on StatusPage.io",
"ActionType": "Octopus.Script",
Expand Down Expand Up @@ -68,8 +68,9 @@
],
"LastModifiedBy": "nshenoy",
"$Meta": {
"ExportedAt": "2016-10-26T18:51:37.967Z",
"ExportedAt": "2016-10-26T18:51:37.967+00:00",
"OctopusVersion": "3.4.10",
"Type": "ActionTemplate"
}
},
"Category": "other"
}
2 changes: 1 addition & 1 deletion step-templates/windows-scheduled-task-create.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
],
"LastModifiedBy": "vermeeca",
"$Meta": {
"ExportedAt": "2016-09-23T15:48:00.370Z",
"ExportedAt": "2016-09-23T15:48:00.370+00:00",
"OctopusVersion": "3.3.0-beta0001",
"Type": "ActionTemplate"
},
Expand Down

0 comments on commit 1fa9549

Please sign in to comment.