ellie-commons / sequeler

SQL Client built in Vala
GNU General Public License v3.0
804 stars 66 forks source link

Make Hosted Weblate point to the new repository #390

Closed ryonakano closed 3 weeks ago

ryonakano commented 3 weeks ago

What Happened?

Sequeler seems to use Hosted Weblate and it points to the old repository URL, https://github.com/Alecaddd/sequeler. This is problematic because maybe Weblate can't push to the new repository.

Steps to Reproduce

  1. Visit Hosted Weblate
  2. See the Project website and Source code repository point to the old repository URL:

Screenshot from 2024-09-24 07-17-34

Expected Behavior

It points to the new repository, https://github.com/elementary-community/sequeler.

Alecaddd commented 3 weeks ago

Thanks for the ping, will update this!

Alecaddd commented 3 weeks ago

@ryonakano I updated the git repo in a few spots but I see that there are a lot of options. Since I don't have a lot of free time I made you ad admin so feel free to change things as needed.

ryonakano commented 3 weeks ago

@Alecaddd Thank you for invitation. I updated the Project website URL in the above screenshot and Repository push URL in the VCS settings page. I confirmed Weblate can push to this repository (692897a9b03f172fef2c158dfe0b65667d784e08), so closing as completed!