AL-Go icon indicating copy to clipboard operation
AL-Go copied to clipboard

Publish to AppSource - Automated validation: failure

Open fvet opened this issue 1 year ago • 0 comments

When running the 'Publish to AppSource' action, the 'Deliver to AppSource' step is marked as completed (green flag)

image

However, when looking in the logs, the Automated validation step has failed.

Automated validation............................ Failure
New AppSource submission failed

resourceType       : Submission
state              : InProgress
substate           : Failed
targets            : {@{type=Scope; value=Preview}}
resources          : {@{type=Availability; value=b3d6c367-5201-a94e-7e6a-711554
                     696a90}, @{type=Listing; value=bc97844a-1ae2-a78d-5e5e-9ec
                     c0814248e}, @{type=Package; value=f7d69b74-b128-450f-88c1-
                     a6544c4e5f4b}, @{type=Property; value=1cf24716-8c36-bb9b-3
                     d0f-04229e41e354}…}
publishedTimeInUtc : 01/01/1601 00:00:00
pendingUpdateInfo  : @{updateType=Create; status=Completed}
releaseNumber      : 26
friendlyName       : Submission 26
areResourcesReady  : True
id                 : 1152921505697719189

2 questions:

  • Shouldn't the 'Publish to AppSource' step fail as well, so it's visible in the github action that the step did not successfully complete?
  • Can we have the failure reason as part of the github actions warnings, instead of having to logon to the Partner marketplace / KQL telemetry to see the failure reason? (or maybe include a link / sample KQL in the logs, to run the KQL on App. Insights instead)

fvet avatar May 07 '24 10:05 fvet