-
We did a Publish to AppSource last week which was successful (after adding some settings as discussed in #344 ).
This week it fails in the Deliver step with _AppSourceProductId needs to be specifie…
-
Hi Freddy,
I specified the settings.json as below:
`{
"country": "us",
"AppSourceCopMandatoryAffixes": [
],
"appFolders": [
],
"enableCodeCop": true,
…
-
Hey @freddydk,
For some reason, AL-GO stopped respecting parameter Country within CI/CD pipeline. In my multi root project, i have project SRS.it, which has the following settings file:
```
{
…
-
Currently I get the following error when I run Test-BcAppXliffTranslations in my pipeline. Below is the YAML step and the error message from the log
______________________________________________…
-
Hey @freddydk,
We do have an issue with build pipelines with "release_status"="include". I get the following error message:
`RunPipeline action failed. Error: Invalid release status 'include' is …
-
Hey @freddydk,
I followed your blog [post](https://freddysblog.com/2022/04/28/structuring-your-github-repositories/), and made multi-project repository with 3 projects: core, Italian & norvegian ap…
-
I have the following AL-Go-Settings.json
```
{
"type": "AppSource App",
"templateUrl": "https://github.com/freddydk/AL-Go-AppSource@issue328",
"useProjectDependencies": true,
"assignPr…
-
Some of our next major pipelines fail. They should be using AL Compiler version 12, but they use 11.5 instead.
```
Compiling...
.\alc.exe /project:"c:\sources\app" /packagecachepath:"c:\sources\…
-
I've been looking at the AL-Go (PTE), brilliant stuff.
However, I can't wrap my head around how the versioning is supposed to work.
Obviously we have the version in the app.json for the extensions, …
-
Hey @freddydk ,
Another case for you to investigate. I get the following error at the very beginning of CICD pipeline:
`##[error]The remote server returned an error: (404) Not Found. `
More de…