Tasks/Tasks.XmlConfigurations.ps1
#region Copyright & License # Copyright © 2012 - 2021 François Chabot # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. #endregion Set-StrictMode -Version Latest # Synopsis: Apply XML configuration customizations task Deploy-XmlConfigurations ` Apply-XmlConfigurations, ` Invoke-XmlConfigurationActions # Synopsis: Revert XML configuration customizations task Undeploy-XmlConfigurations ` Revert-XmlConfigurations, ` Invoke-XmlUnconfigurationActions # Synopsis: Apply XML configuration specifications task Apply-XmlConfigurations { $Resources | ForEach-Object -Process { Write-Build DarkGreen $_.Path Get-ConfigurationSpecification -Path $_.Path -ConfigurationFileResolvers $([Be.Stateless.BizTalk.Dsl.Configuration.Resolvers.BizTalkConfigurationFileResolverStrategy]::new()) | Merge-ConfigurationSpecification -CreateBackup -CreateUndo } } # Synopsis: Apply XML configuration actions task Invoke-XmlConfigurationActions { $Resources | ForEach-Object -Process { $_ } -PipelineVariable xca | ForEach-Object -Process { Write-Build DarkGreen $xca.Path switch ($xca.Action) { 'Append' { Add-ConfigurationElement -ConfigurationFile $xca.Path -XPath $xca.XPath -Name $xca.Name -Attributes $xca.Attributes } 'Update' { Set-ConfigurationElement -ConfigurationFile $xca.Path -XPath $xca.XPath -Attributes $xca.Attributes } 'Delete' { Remove-ConfigurationElement -ConfigurationFile $xca.Path -XPath $xca.XPath } default { throw "Unknown XML configuration action $($xca.Action)." } } } } # Synopsis: Remove XML configuration specifications task Revert-XmlConfigurations -If { -not $SkipUndeploy } { $Resources | ForEach-Object -Process { Get-ChildItem -Path "$($_.Path).*.undo" -File | Sort-Object -Descending | ForEach-Object -Process { Write-Build DarkGreen $_ Get-ConfigurationSpecification -Path $_ -ConfigurationFileResolvers $([Be.Stateless.BizTalk.Dsl.Configuration.Resolvers.BizTalkConfigurationFileResolverStrategy]::new()) | Merge-ConfigurationSpecification -CreateBackup Remove-Item -Path $_ -Force } } } # Synopsis: Apply XML unconfiguration actions task Invoke-XmlUnconfigurationActions { $Resources | ForEach-Object -Process { $_ } -PipelineVariable xca | ForEach-Object -Process { Write-Build DarkGreen $xca.Path switch ($xca.Action) { 'Append' { Add-ConfigurationElement -ConfigurationFile $xca.Path -XPath $xca.XPath -Name $xca.Name -Attributes $xca.Attributes } 'Update' { Set-ConfigurationElement -ConfigurationFile $xca.Path -XPath $xca.XPath -Attributes $xca.Attributes } 'Delete' { Remove-ConfigurationElement -ConfigurationFile $xca.Path -XPath $xca.XPath } default { throw "Unknown XML configuration action $($xca.Action)." } } } } # SIG # Begin signature block # MIII0QYJKoZIhvcNAQcCoIIIwjCCCL4CAQExCzAJBgUrDgMCGgUAMGkGCisGAQQB # gjcCAQSgWzBZMDQGCisGAQQBgjcCAR4wJgIDAQAABBAfzDtgWUsITrck0sYpfvNR # AgEAAgEAAgEAAgEAAgEAMCEwCQYFKw4DAhoFAAQUKH6WukFJri15xs4zOfetD7WT # eKugggVMMIIFSDCCAzCgAwIBAgIJAJkr3mJdTBkUMA0GCSqGSIb3DQEBCwUAMEEx # PzA9BgNVBAMeNgBpAGMAcgBhAGYAdABzAG8AZgB0AHcAYQByAGUAQABzAHQAYQB0 # AGUAbABlAHMAcwAuAGIAZTAeFw0yMTA2MjUxNDEyMjNaFw00MTA2MjAxNDEyMjNa # MEExPzA9BgNVBAMeNgBpAGMAcgBhAGYAdABzAG8AZgB0AHcAYQByAGUAQABzAHQA # YQB0AGUAbABlAHMAcwAuAGIAZTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoC # ggIBAOeqdUHBv7sxSeX3aj6yPKj7PAvs8izpVXjyEBl5aR8mQneVcXuF53AH7EW1 # 6E5p4+Az5pJPGUD5c3tXhiGMF7vgLhQjO6hlaVBRIqiIYHikNLwMNy6YBMc/QQYM # rPhqHEFsZ53dkBIIj3M8e3kFcTFA09n25yDtTPDab4nd9yUhc9Qc8+nfpIzfYsoP # 1pZ3nCzhw6hN2/44v1dkQrG3dRYwt+px65p6NPNZWEJpt4VCJjIFh+lBYJdxm9d4 # X/rAnlHIkbv7liOavWDzgHVabS3hdAWtcDmynm+7+FcZDFqPWNCl3e4SS7xe4s/R # CKFKA0IsfKkSk9YJlLgeSQIEXUOOWXJAGaLqnRD8xWLZsc4Oi9GZg7XV1mv/S88c # oztXnwtAN3OOlRKBh2QbomMgxeMO0GvsLE/cq5Q/YKAoz+KGr/7LcZq9jzQ8IPus # ZvWLeDXmxPiwJjpZc1koLgfGIEX2NStQTT3QmacWr9thrWcKvI+4uBmI4exS9B4a # R3nV91w5EY+2RoYsHqej9LWwNamO96+jMX9pxprTX+EkLUuMAikw/po8sBC9MUUn # 5pMWmUv7DCtQOLGGBDDMMMkn4ZcjpCEEdPGHRKfqNnD27ssGtDjiNzfQrsm67toU # bBwUF+gyJq/YckWquYJhA9ZOFWEADuIwGnsOzsoRvuQyY+p9AgMBAAGjQzBBMA4G # A1UdDwEB/wQEAwIHgDAWBgNVHSUBAf8EDDAKBggrBgEFBQcDAzAXBgNVHREEEDAO # ggxzdGF0ZWxlc3MuYmUwDQYJKoZIhvcNAQELBQADggIBACithYM3qckZRc9+Xbfu # a6gWr3HwjrW+FHKgjfrcOm8ZnLVapb9xFqsqrRQqd3RXWQDINEGrtI2rSfrzyfoK # UiTgldIfQNP1ZcGY229d++90t3hdo2mlt05hjYlbMENloJHpsEP0vQZmwOcEimCT # ex1pymYM+P9pj3j8UD1PT1eIZot6or8fBRl63UybyDSrM7L4UOkkAOniKxWy5pW6 # 6duS8SR+SZpr3Bv44NyXPj0Nv+MIpLmsLrd7XPBFmnGxzY01ZO9vzi9KEhM2wT5i # jPqHDNOvfPiADtAa+EyUBzdJiqy9heCz/TMZQgMWGwtfqJNxWZmsHcha2anW4Qt+ # mzrLO4GojWoVog9uVSAq+l0a+YQsd1u1kUmm4vgZCFyUA+lEp4LkI7ca2VBHkLPD # w+u2DoDMRiqFPZjO7BCKjGc0jj9B/qGR3JVt+tqDdB621xXf2YGF2oFvxZQ/keGt # 0ujfJ+JwN3nCulDAA4773q6KUnfykyrvAgITNbRJL6TngeRKtw9VIJBPxzqMzLpV # 5ggXNituwLaD1CCBJ1oo9DZHpL9gplXp1wGrelJOTiJhh+pdNsPtRH7CrranWa5h # LFLuigqin0eewQ5giJ1VaiBVEseOmiZog+27UpFIv40aDzgGL3YxB/Mu0ojwrQtp # WLmqJCmWnR5qxOm0yK+zNWe0MYIC7zCCAusCAQEwTjBBMT8wPQYDVQQDHjYAaQBj # AHIAYQBmAHQAcwBvAGYAdAB3AGEAcgBlAEAAcwB0AGEAdABlAGwAZQBzAHMALgBi # AGUCCQCZK95iXUwZFDAJBgUrDgMCGgUAoHgwGAYKKwYBBAGCNwIBDDEKMAigAoAA # oQKAADAZBgkqhkiG9w0BCQMxDAYKKwYBBAGCNwIBBDAcBgorBgEEAYI3AgELMQ4w # DAYKKwYBBAGCNwIBFTAjBgkqhkiG9w0BCQQxFgQUKC5O8pTPsLrPh1LQIIuDEWA6 # CaMwDQYJKoZIhvcNAQEBBQAEggIAdXu3cRgs0JxRXoMWju/DbWNbYeX3YO2VhFhj # pUeyGAEcdVME4ItJJbP7F+IgjKm0jbQNj8ZF55+1ruVZzDUqDYojL9W/1FSrZx+j # euZVSvpKu0fs2uv837ZBHWsyXdLT6TTcq7Muu18mszsTA78W5iRzJHf2BuLUvr7D # E8DLe6Iv1knn3ovF8GLPWJblMIizBQaagFHa0RzaLOhKvJrhOiGlM/NXvlK4vjH7 # XmXv2e21M/+dm/Sz1j1BTbdlUT9u5BeBEzneH1llAJkFf1sumArjy/W/sqdSVYtp # KXgmegZJgKMMVf+dUEruMWA++9wLSlCmZrj8ekAybWL84YYfiPaTSvufPqL+/eNQ # T3Pl6k9j3T+aS4Tu8O9MJGE6/p20Tt2Bo6A0AM6LKCrY/BKY51Z+Up+0qeEjye7d # HKVPLhdQETbOq5OhUNPXKRpF3PpnizUo8moSBGWHPAX7qW/fbiX5pjovMunMgGjo # 3lDqdH144yP4dyodm//DUUmMaMUnF6CIEccQ93YoZkcUw3zG4Ve0PlVff9VsYa4e # RLDqGgu1XAZxrnYKB2fLBIO8KY7s0lzchxj87bPSJkmHbRvpT3aDYoGxGH51RS7F # qzNjDfaBIxg+5eERK0grYL7eh70EO0RSZXVO2YzF8JRpQnTr3bxcuLs3s84wUYZj # RMBDMUc= # SIG # End signature block |