-
**Describe the issue**
``Run-AlPipeline`` Pipeline fails every time.
Workaround for us was to use bccontainerhelperversion: ``"latest"`` instead of ``"preview"``
**Full output of scripts**
```…
-
**Describe the issue**
When using Run-AlPipeline, when overriding the NewBcContainer parameter to add a call to UploadImportAndApply-ConfigPackageInBcContainer this runs correctly but then a new tena…
-
I am currently using the preview version of AL-Go and last night all builds started failing with the error message that an app can't be downloaded when trying to download symbols. The app that can't b…
-
Im trying to publish multiple apps in one repo to appsource.
You can only enter one productId per .AL-Go/settings.json. So I tried to make the repo multi project but now I get the following error.
…
-
The localDevEnv.ps1 script can't download the license file from a secure url.
```
This script will create a docker based local development environment for your project.
NOTE: You need to have …
-
Every time I try to create a docker container using `Windows` credentials, the code fails and uses `UserPassword` instead.
I've isolated the relevant code and ran it in PS ISE, both with and withou…
-
From the installing apps the Library is install, but not found when compiling?
setting.json
{
"country": "us",
"appFolders": [
"./Service"
],
"testFolders": [
…
-
Having cloned a github AL-Go repository to local drive and opened in VS Code, can we use cloudDevEnv.ps1 to connect to an existing Azure BC sandbox environment? As it is, when we run the script it onl…
-
**Describe the issue**
I have two reports which use the same rdlc-layout. Building in VS Code works. When running in DevOps the build fails with `error AL0445: The file 'src/report/CommissionStat…
-
**Describe the issue**
Using the installApps parameter to add dependencies to the container in Run-AlPipeline cannot find the app files, if then filenames contain special characters. In our case it's…