Replies: 1 comment
-
Looks like a small but nice feature. |
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.
-
We have a multi-project repository with one library app (Core) - without AppSource listing - and several others apps / projects with an AppSource listing.
I would like to publish all projects / apps to AppSource at once, so using '*' in the Publish to AppSource action.
However, the github actions fails with below warning ...
... probably because the library app (Core) does not have an AppSourceProductId.
It would be nice if the Publish to AppSource action could skip apps without AppSourceProductId (or at maybe indicate in a setting that the app is a library app) instead of failing.
Alternative would be to run the action by specifying only the AppSource projects, but this is a bit cumbersome.
Manufacturing_Calculation,Project_Manufacturing,SharePoint_Integration,Shopfloor_Manufacturing_Advanced,Shopfloor_Manufacturing_Basic,...
Beta Was this translation helpful? Give feedback.
All reactions