thelooter / labplus_for_gitlab

Lab+ for Gitlab is an App to manage your interactions with your Gitlab Instance from your phone or Desktop
MIT License
57 stars 4 forks source link

move this developing to a GitLab instance #56

Open wrenix opened 4 months ago

wrenix commented 4 months ago

Maybe to gitlab.com , framagit.org or Chaos.expert

Many reason for not host code on github: Please don't upload to GitHub

thelooter commented 4 months ago

I've been planning to do this for a while now, but I haven't pulled the trigger yet for a couple of reasons.

  1. No real support for MacOS yet: While this project currently only builds for Android, out of a lack for apple hardware to test/develop/build on, it is planned to reintroduce the iOS app eventually.

  2. Getting all the old users of gitplus_for_gitlab over here: I want to implement all those open issues on the parent repo, to get the maximum number of people accommodated before moving platforms again.

  3. I want to get the App in a maintainable state: Currently the App, especially the state management and the Views are a mess, i want to get that a bit more maintainable before attempting a huge transition like the one to gitlab.

  4. CI and Fdroid: I finally got the app on fdroid, so I don't want to deal with migrating CI and Fdroid so soon again.

All of these issues can be dealt with fairly quickly with some more people contributing, but since this is a One Man Show at the moment, i need to prioritize.

wrenix commented 4 months ago

Okay, so i am a little bit patience. On step 4 (gitlab-CI Pipeline, F-Droid should just be a URL change) i could help ... trigger me again

thelooter commented 4 months ago

The Gitlab Pipeline won't be an issue probably, as I work with Gitlab CI daily. I just want to focus on feature development for since I have a rudimentary setup for CI already going