Fix regression: DownloadRelease escapes the '*' sign in the project name
Fixes #1018
Fixes #970
Fixes #818
Fixes #918
Adding new setting:
useEarliestArtifact: set this to true in order for AL-Go for GitHub to build a project using the earliest compatible Business Central artifact, determined by the highest application dependency from app.json in all apps in the project and the applicationDependency in project settings.
Small bugs:
Only show a warning about a specific version of BcContainerHelper if this is specified in Settings
Fix regression: DownloadRelease escapes the '*' sign in the project name
Fixes #1018 Fixes #970 Fixes #818 Fixes #918
Adding new setting:
useEarliestArtifact
: set this to true in order for AL-Go for GitHub to build a project using the earliest compatible Business Central artifact, determined by the highest application dependency from app.json in all apps in the project and theapplicationDependency
in project settings.Small bugs: