Adding Content to private Marketplace from Company GitHub repository
0
All, Is it possible to maintain company reusable modules/packages in company GitHub repo and upload to private marketplace by using Select from GitHub option as show in the below picture? I tried uploading a mpk file from my campany repo as instructed below url, like created a repo, created a release and selected a mpk from a release but when I click save, it showing invalid GitHub details error message. https://docs.mendix.com/appstore/general/share-app-store-content#adding
asked
Vinay Neerudu
1 answers
1
I'm facing this issue also. Reason is that the Mendix server cannot access the content, because Github is denying this. But maybe for a feature request. Is there a possibility to create a Marketplace API, so that from a Github Action we can upload the generated MPK and fill in the release notes automatically