"deliverToAppsource" usage for multi-project (multiple apps per project) repo? #1710
Unanswered
SteveKrisjanovsD365
asked this question in
Q&A
Replies: 1 comment
-
Every project is one AppSource app, but can have multiple library apps, which will be pulled along. The guidelines are:
If you have two standalone appsource apps - they are not released together and should be in different repositories or at least different project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We currently have an appsource repo structured as follows:
currently we are manually codesigning and publishing our appsource app revisions outside al-go for github
If I'm reading https://github.com/microsoft/AL-Go/blob/main/Scenarios/PublishToAppSource.md correctly, it appears that each project only supports one "deliverToAppsource" structure per project (and the "deliverToApprouce" only defines one main app / offer per deliverToAppsource). how can we leverage deliverToAppsource for scenarios where there are MORE than one app per project?
Beta Was this translation helpful? Give feedback.
All reactions