Shared-modules unavaible issue

Hi,

I replaced the inline intltool in my JSON with "shared-modules/intltool/intltool-0.51.json", following all instructions from the Shared-Modules GitHub page. Locally, I can see the module and the submodule status:

[Val@Val valot]$ git submodule status
1e722557a850f5cbcbd923d371228141eef00851 shared-modules (heads/master)

It also appears correctly in my GitLab repository: Vitalii Odnoiko / Valot - Time Tracking App · GitLab

However, the Flathub review says it is “still missing” in the test build.

Can someone tell me what I did wrong and why the CI cannot see the module, since I followed all instructions?

Thanks!

link to the pull request : add com.odnoyko.valot by Odnoyko · Pull Request #6959 · flathub/flathub · GitHub

As was already explained in the pull request, you have to fix your flathub repository in GitHub, not your upstream repository in GitLab.

This topic was automatically closed after 14 hours. New replies are no longer allowed.