NVRAppDevOps

2.8.2

cmdlets for DevOps for Business Central

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name NVRAppDevOps -RequiredVersion 2.8.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name NVRAppDevOps -Version 2.8.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018-2023 Kamil Sacek

Package Details

Author(s)

  • Kamil Sacek

Dependencies

Release Notes

2.8.2
- Fix problems with Install-ALNugetPackage and Compile-ALProjectTree when packages were not installed

2.8.1
- Fix Download-ALApp when no dependencies to download

2.8.0
- Support for downloading NuGet packages with Unified naming for Download-ALApp, Download-ALAppFromNuget and Compile-ALProjectTree
- If $env:NVRAppDevOpsNugetFeedUrl is set to Azure DevOps MS feed with MS packages, the Format-AppNameForNuget will try to find the package name by ID. This is workaround for finding correct package names for e.g. Czech localization
apps having tag CZ even when they are build on W1.

2.7.1
- Fixing compatibility with BCv24 folder structure of the vsix/alc.exe (Issue #37, #38)            

2.7.0
- Fixing compatibility with BCv24 folder structure of the vsix/alc.exe (Issue #37, #38 and #39 - thanks @skmcavoy for reporting!)

2.6.7
- Fix Get-ALAppOrder infinite loop in case of cyclic dependencies (set to max 20 iterations)

2.6.6
- Fix bug when Install-ALNugetPackageByPaket with Ignore parameter doesn't work correctly (no app is copied to target folder)

2.6.2
- Fix error " Method invocation failed because [System.Int32] does not contain a method named 'Contains'" in Install-ALNugetPackageByPaket.ps1

2.5.0
- Added ConvertTo-PaketDependencies script to convert App.json dependencies into paket.dependencies file to be able to download symbols/apps through Paket CLI (https://fsprojects.github.io/Paket/)
- Added parameters UnifiedNaming and DependencyTag into New-ALNuSpec to be able to use unified naming for the dependencies and the package as it will be used by Microsoft
- Added New-ALNuSpecForAppFile to create nuspec file for app file
- Added Format-AppNameForNuget to format app name for NuGet package name based on Unified naming rules

2.4.0
- Removed custom parameter '-e CustomNavSettings=ServicesUseNTLMAuthentication=true' when initializing environment. If needed, add it as optionalParameters. This parameter makes problems on BCv22.5 and newer ("There was no endpoint listening at http://localhost:7086/BC/ManagementServicePs/Service.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details."))

2.3.0
- Add support for new alc.exe parameters SourceRepositoryUrl, SourceCommit, BuildBy and BuildUrl
           
2.2.0
- Add Install-ALNugetPackageByPaket to install nuget package by Paket manager. Paket have better dependency resolving than nuget.exe

2.1.0
- Add IncludeBaseApp switch into New-ALNuSpec to include microsoft Application into dependencies (preview, to be able to select package based on MS application version dependency)

2.0.44
- Fixed issue #34 - rulesetfile parameter bug in Compile-AppWithArtifact.ps1 (thanks @skmcavoy)

2.0.43
- Fixed support for v21 and older management script location in Get-BCModulePathFromArtifact

2.0.42
- Add support for v22 management script location in Get-BCModulePathFromArtifact
       
2.0.41
- Format-AppNameForNuget now replace / character

2.0.40
- Fixing regular expression for replacing () characters
       
2.0.39
- Format-AppNameForNuget now replace even () characters
       
2.0.38
- Update lastused on the artifact when module is imported from it

2.0.36
- Replace & i nuget package with _

2.0.35
- Add Escaping of special chars in New-ALNuSpec

2.0.34
- Install-ALNugetPackage HighestMinor for x.y.z.0 will search for x.y.*.* instead x.*.*.*
       
2.0.33
- Install-ALNugetPackage Lowest and HighestMinor search bugfix

2.0.32
- Install-ALNugetPackage ExactVersion filter bugfix

2.0.31
- Install-ALNugetPackage ExactVersion switch to prevent applying DependencyVersion for the main package

2.0.19
- Get-ALAppOrder gets the highest dependency version if multiple dependencies on same app

2.0.15
- Install-ALNugetPackage versionmode Lowest now search for lowest version which is higher or equal to requested version (e.g. requeted 1.2.0.0 will take 1.2.123.0 if lowest)

2.0.14
- Add Upload-FileToShp function for uploading file to sharepoint
       
2.0.10
- Fixing Microsoft dependencies when sandbox artifact used in Compile-AppWithArtifact.ps1 (localization apps not found bug)

2.0.7
- Add Compile-AppWithArtifact, Get-ALCompileFromArtifact and parameter artifactUrl into Compile-ALProjectTree and Get-ALAppOrder to
 support compilation without container

2.0.6
- Add Get-BCModulePathFromArtifact
       
2.0.5
- Fixed way how the SQL libraries are loaded. You need to install SqlServer PS Module (Install-module SqlServer)

2.0.3
- Add support for SQL libraries needed for database manipulation cmdlets as part of Import-BCModulesFromArtifacts

2.0.2
- Add Import-BCModulesFromArtifacts

2.0.0
- Changed dependency on bccontainerhelper
- Add parameter DependencyVersion parameter to Download-ALAppFromNuget
- If LatestMinor used, list the available versions and select the corect version based on Major
- do not download Microsoft apps through download script when compiling
- Add IncludeAppFiles switch to Get-ALAppOrder

1.1.8
- Add Get-BatchWI to get multiple WIs in one call

1.1.7
- Add Expand parameter to Get-WI

1.1.1-1.1.5
- ArtifactUrl support - see https://freddysblog.com/
- Get-WI double api-version bug fix

FileList

Version History

Version Downloads Last updated
2.8.3-beta04 49 3/14/2024
2.8.3-beta03 2 3/14/2024
2.8.3-beta02 6 3/14/2024
2.8.3-beta01 2 3/14/2024
2.8.2 (current version) 103 3/12/2024
2.8.2-beta002 6 3/12/2024
2.8.2-beta001 15 3/11/2024
2.8.1 58 3/8/2024
2.8.1-beta95 6 3/8/2024
2.8.1-beta94 7 3/8/2024
2.8.1-beta93 3 3/8/2024
2.8.1-beta92 3 3/8/2024
2.8.1-beta91 4 3/8/2024
2.8.1-beta9 4 3/8/2024
2.8.1-beta8 4 3/8/2024
2.8.1-beta7 4 3/8/2024
2.8.1-beta6 7 3/8/2024
2.8.1-beta4 6 3/8/2024
2.8.1-beta3 5 3/8/2024
2.8.1-beta2 3 3/8/2024
2.8.1-beta1 3 3/8/2024
2.8.0 33 3/7/2024
2.8.0-beta6 8 3/7/2024
2.8.0-beta5 7 3/7/2024
2.8.0-beta4 5 3/7/2024
2.8.0-beta3 6 3/7/2024
2.8.0-beta2 5 3/7/2024
2.8.0-beta1 6 3/7/2024
2.7.1 9 3/7/2024
2.7.0 54 3/5/2024
2.6.7 58 3/1/2024
2.6.6 185 2/20/2024
2.6.5 115 2/15/2024
2.6.4 4 2/15/2024
2.6.3 4 2/15/2024
2.6.2 6 2/15/2024
2.6.1 290 1/30/2024
2.6.0 5 1/30/2024
2.5.0 5 1/30/2024
2.4.0 1,973 10/5/2023
2.3.0 1,255 7/14/2023
2.2.25 404 6/16/2023
2.2.24 13 6/16/2023
2.2.23 27 6/15/2023
2.2.22 84 6/13/2023
2.2.21 13 6/13/2023
2.2.20 68 6/10/2023
2.2.19 12 6/10/2023
2.2.18 30 6/9/2023
2.2.17 16 6/9/2023
2.2.16 10 6/9/2023
2.2.15 262 5/26/2023
2.2.14 14 5/26/2023
2.2.13 15 5/26/2023
2.2.12 14 5/26/2023
2.2.11 27 5/25/2023
2.2.10 5 5/25/2023
2.2.9 6 5/25/2023
2.2.8 4 5/25/2023
2.2.7 4 5/25/2023
2.2.6 23 5/25/2023
2.2.5 7 5/25/2023
2.2.4 3 5/25/2023
2.2.3 3 5/25/2023
2.2.2 8 5/25/2023
2.2.1 3 5/25/2023
2.2.0 5 5/25/2023
2.1.0 112 5/22/2023
2.0.49 427 5/4/2023
2.0.48 8 5/4/2023
2.0.47 7 5/4/2023
2.0.46 16 5/4/2023
2.0.45 263 4/21/2023
2.0.44 917 3/2/2023
2.0.43 408 2/9/2023
2.0.42 21 2/8/2023
2.0.41 134 2/7/2023
2.0.40 266 1/23/2023
2.0.39 8 1/23/2023
2.0.38 1,607 10/21/2022
2.0.37 2,141 7/1/2022
2.0.36 12 7/1/2022
2.0.35 9 7/1/2022
2.0.34 1,286 3/24/2022
2.0.33 14 3/24/2022
2.0.32 1,129 11/10/2021
2.0.31 251 10/15/2021
2.0.30 14 10/15/2021
2.0.29 1,177 7/2/2021
2.0.28 14 7/2/2021
2.0.27 14 7/2/2021
2.0.26 13 7/2/2021
2.0.25 10 7/2/2021
2.0.24 10 7/2/2021
2.0.23 11 7/2/2021
2.0.22 11 7/2/2021
2.0.21 11 7/2/2021
2.0.20 12 7/1/2021
2.0.19 11 7/1/2021
2.0.18 24 7/1/2021
2.0.17 11 7/1/2021
2.0.14 290 5/26/2021
2.0.13 192 5/7/2021
2.0.12 12 5/7/2021
2.0.11 13 5/7/2021
2.0.10 18 5/7/2021
2.0.9 128 4/27/2021
2.0.8 205 3/26/2021
2.0.7 65 3/23/2021
2.0.6 42 3/17/2021
2.0.5 23 3/17/2021
2.0.4 26 3/16/2021
2.0.3 13 3/16/2021
2.0.2 18 3/16/2021
2.0.1 16 3/16/2021
2.0.0 536 1/3/2021
2.0.0-alpha8 21 10/12/2020
2.0.0-alpha7 6 9/29/2020
2.0.0-alpha6 12 9/4/2020
2.0.0-alpha5 9 9/4/2020
2.0.0-alpha4 13 9/3/2020
2.0.0-alpha3 12 8/12/2020
2.0.0-alpha2 9 8/12/2020
2.0.0-alpha1 13 8/3/2020
2.0.0-alpha 12 8/3/2020
1.1.8 2,168 7/24/2020
1.1.7 9 7/24/2020
1.1.6 110 6/29/2020
1.1.5 11 6/29/2020
1.1.4 17 6/25/2020
1.1.3 10 6/25/2020
1.1.2 75 6/9/2020
1.1.1 10 6/9/2020
1.1.0 10 6/9/2020
1.0.11 217 5/6/2020
1.0.10 265 4/17/2020
1.0.9 12 4/17/2020
1.0.8 11 4/17/2020
1.0.7 47 4/14/2020
1.0.6 11 4/14/2020
1.0.5 14 4/14/2020
1.0.4 12 4/14/2020
1.0.3 63 3/16/2020
1.0.2 15 3/16/2020
1.0.1 16 3/16/2020
1.0.0 13 3/16/2020
0.9.98 29 3/11/2020
0.9.97 62 3/6/2020
0.9.96 191 2/3/2020
0.9.95 241 1/9/2020
0.9.94 35 1/6/2020
0.9.93 341 11/12/2019
0.9.92 92 10/31/2019
0.9.91 18 10/30/2019
0.9.90 58 10/21/2019
0.9.89 15 10/21/2019
0.9.88 131 10/7/2019
0.9.87 53 10/1/2019
0.9.86 105 9/13/2019
0.9.85 63 9/9/2019
0.9.84 99 8/29/2019
0.9.83 48 8/26/2019
0.9.82 422 6/19/2019
0.9.81 19 6/19/2019
0.9.80 20 6/19/2019
0.9.79 16 6/19/2019
0.9.78 15 6/19/2019
0.9.77 29 6/18/2019
0.9.76 14 6/18/2019
0.9.75 14 6/18/2019
0.9.74 102 6/14/2019
0.9.73 37 6/13/2019
0.9.72 65 6/7/2019
0.9.71 19 6/7/2019
0.9.70 34 6/7/2019
0.9.69 24 6/6/2019
0.9.68 222 5/27/2019
0.9.67 18 5/27/2019
0.9.66 27 5/24/2019
0.9.65 32 5/23/2019
0.9.64 17 5/23/2019
0.9.63 191 5/16/2019
0.9.62 19 5/16/2019
0.9.61 23 5/16/2019
0.9.60 172 5/9/2019
0.9.59 241 4/18/2019
0.9.58 423 3/5/2019
0.9.57 76 3/4/2019
0.9.56 24 3/1/2019
0.9.55 18 3/1/2019
0.9.54 33 2/27/2019
0.9.53 20 2/25/2019
0.9.52 150 1/24/2019
0.9.51 14 1/24/2019
0.9.50 39 1/21/2019
0.9.49 20 1/21/2019
0.9.48 17 1/21/2019
0.9.47 70 1/7/2019
0.9.46 61 12/21/2018
0.9.45 97 12/17/2018
0.9.44 89 11/28/2018
0.9.43 17 11/28/2018
0.9.42 15 11/28/2018
0.9.41 18 11/27/2018
0.9.40 73 11/22/2018
0.9.39 15 11/22/2018
0.9.38 15 11/22/2018
0.9.37 295 11/15/2018
0.9.36 35 11/9/2018
0.9.35 17 11/9/2018
0.9.34 23 11/9/2018
0.9.33 27 11/8/2018
0.9.32 18 11/8/2018
0.9.31 20 11/8/2018
0.9.30 16 11/8/2018
0.9.29 18 11/8/2018
0.9.28 17 11/8/2018
0.9.27 19 11/8/2018
0.9.26 17 11/8/2018
0.9.25 18 11/8/2018
0.9.24 16 11/8/2018
0.9.23 16 11/8/2018
0.9.22 20 11/7/2018
0.9.21 16 11/7/2018
0.9.20 18 11/7/2018
0.9.19 18 11/7/2018
0.9.18 19 11/7/2018
0.9.17 17 11/6/2018
0.9.16 18 11/6/2018
0.9.15 20 11/6/2018
0.9.14 16 11/6/2018
0.9.13 44 10/16/2018
0.9.12 27 10/9/2018
0.9.11 17 10/8/2018
0.9.10 18 10/8/2018
0.9.9 17 10/8/2018
0.9.8 16 10/8/2018
0.9.7 20 10/2/2018
0.9.6 15 9/27/2018
0.9.5 20 9/27/2018
0.9.4 54 9/15/2018
0.9.3 15 9/15/2018
0.9.2 28 9/13/2018
Show more