Closed jonaswre closed 1 year ago
@freddydk To not create addtional thread. Is it possible to publish to AppSource multiple apps from the same repository? I have in one repo 8 apps that need to be published to AppSource.
Is it possible to have multiple AppSourceProductsIds?
@kb-dynaway
@freddydk anwsered this in https://github.com/microsoft/AL-Go/issues/328
From v2.3 - yes but each AppSource product needs to be in a project by itself and the AppSourceProductId needs to be in the project settings file. But apparently there is another bug, which I have a fix for in a PR - when this makes it in, it will be added to preview
This fix is now available in AL-Go preview
Hi, I don't know if my problem is related to this customization, but we can't publish our AppSource app anymore, although all parameters are set as requested. Attached are the logs and two screenshots.
Our CICD pipeline is also currently not working because it can no longer find the property for the AppSourceContinuousDelivery in AppSource. Although it is there.
This is the content of AppD/.AL-Go/settings.json
Its still based on the https://github.com/byndit/AL-Go-Issue138
P.S. obviously I deployed our product not that repo. The structure is just the same.