pd4d10 / git-touch

An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter
Apache License 2.0
1.53k stars 130 forks source link

Continuous release #292

Open iTrooz opened 1 year ago

iTrooz commented 1 year ago

The last release is from over a year ago, but there seems to be a lot of changes (commits) since then. If this is true, and if the release cycle must stay like this, I think it would be good to have a continuous release that is updated with the latest CI artifacts (which would also require a CI that build the app ofc)

I am willing to work on this, but I would like your approval (or from anyone that can merge a PR) first. Would you like such a feature ?

DinuruSeniya commented 1 year ago

I also support this. The current CI runner fails due to an outdated NodeJS version. However even after fixing that, I still get this error. ERR : Because git_touch depends on antd_mobile from path which doesn't exist (could not find package antd_mobile at "../ant-design-mobile-flutter"), version solving failed. It'd be helpful to have an updated app built on new versions of Flutter.

In the meantime, I'd suggest forking and working on it, so you don't need to wait for dev approval.

iTrooz commented 1 year ago

In the meantime, I'd suggest forking and working on it, so you don't need to wait for dev approval. You mean, maintaining a fork ?

The problem is that

Even if you meant just preparing the PR in advance, my last point still apply

zen0bit commented 6 months ago

I am interested...

Nevarro commented 5 months ago

I'd be interested as well. I'm looking for a way to manage Forgejo/Gitea issues on iOS, maybe with push notifications on due dates.

AkechiShiro commented 5 months ago

Is the project abandoned currently ? There hasn't been much activity on the main branch since 2 years ago, @pd4d10 @shreyas1599

It could be however that the project is close to working all fine and so far it doesn't need much updates, but I'm not sure, I believe dependencies should be kept up to date, continuous release could help with that.

I'm not sure if @iTrooz is still interested and can work on his proposed idea

Nevarro commented 5 months ago

@pd4d10 Is there any chance for further development?