How to change the projects website?

As in title , I work on Opendungeons-plus : Install OpenDungeonsPlus on Linux | Flathub , and it seems I put wrongly my discord channel ( it happens). How do I modify it ? I remember preparing the io.github.tomluchowski.OpenDungeonsPlus.metainfo.xml where such info was stored, now how do I modify this file ? GitHub - tomluchowski/flathub at new-pr has only the the flathub.jason and io.github.tomluchowski.OpenDungeonsPlus.yml sorry for my lame question. ahh it was somewhere in the game repo , stay tuned …

Everything seems to be ready. I commited and pushed my changes both in flathub new-pr repository and my game repository ( new code changes are also present). Now what I should push the magic, green button " New pull request" right ? I am asking , I just don’t want to break something accidently …

If your sources have been updated, you can make an update to your app by creating the pull request in your app repository:

Once it passed the checks and is merged, it will trigger a new build of your application and an update to the info on the webpage.

It’s coming from here OpenDungeonsPlus/io.github.tomluchowski.OpenDungeonsPlus.metainfo.xml at 62117c260e6f0de58a78966c7976ca1be289bf4a · tomluchowski/OpenDungeonsPlus · GitHub

@hub, @CodedOre Can you explain to me what shell I do in layman terms ? I seem to have raised PR, but a new trigger of a build hasn’t show up.

Your PR should be in the repo here Pull requests · flathub/io.github.tomluchowski.OpenDungeonsPlus · GitHub

tomluchowski wants to merge 17 commits into flathub:new-pr from tomluchowski:new-pr

I GET :

Merging is blocked

  • Cannot change this locked branch

What do I do wrong ?

If you want to update your already released app, that’s not the correct repo to work on. You need to check out the repo I linked above and work on that.

git remote -v
origin GitHub - flathub/io.github.tomluchowski.OpenDungeonsPlus (fetch)
I can only fetch from that repo … :frowning: why is that ?

ahhh
"remote: - Changes must be made through a pull request.
"

1 Like

This topic was automatically closed after 7 days. New replies are no longer allowed.