Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub workflow release.yaml #42

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

GitHub workflow release.yaml #42

wants to merge 1 commit into from

Conversation

domai-tb
Copy link
Member

Create a workflow that automatically create releases inside GitHub. The source code should be zipped and uploaded with the last commit message as a release.

Create a workflow that automatically create releases inside GitHub. The source code should be zipped and uploaded with the last commit message as a release.
@MixColumns
Copy link
Contributor

is this still active?

@domai-tb
Copy link
Member Author

Currently, no one is on the PR. Our main problem here is that the GitHub release version would not match the Play- / AppStore version. To address this issue we need to either get the version number from the stores or change our CI/CD pipeline. Check out dicussion #51

@MixColumns
Copy link
Contributor

i think the wrong version number would be less of an issue than not having any releases at all. Is this merge still going to happen?

@domai-tb
Copy link
Member Author

The version numbers should be constant for all releases to avoid confusion. Otherwise, the app can simply be built from the source code. I do not see any benifit from releasing the app with mismatching version numbers.

@MixColumns
Copy link
Contributor

The benefit is that i do not have to compile the app myself when i want to run it on my phone without using the google play store but instead can use the release tab. If it is available in F-Droid i can just use the F-Droid Appstore. I do not care about the Version number at all (besides a possible one displayed within the app). When i install it from the github release page or the F-Droid Appstore i will not care about the google play store version. I do not see any benifit from releasing the app with matching version numbers on different appstores and plattforms as long as the internally displayed number stays the same. It enables much broader access to the app. Else it should be added to the next update to tackle this issue, its been open since about a year now and theres currently still dependency on google for all users that are privacy aware enough to avoid the appstore but lack the knowledge or time to compile the full app. Honestly Setting up flutter and adnroid studio is quite a ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants