-
Notifications
You must be signed in to change notification settings - Fork 32
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
Publish app on f-droid #18
Comments
This is on my TODO list. Still need to work on the app itself first though 😄 |
Template for submission later: Categories:
- Internet
- Graphics
- Multimedia
- Reading
- Writing
License: BSD-3-Clause
AuthorName: jld3103
SourceCode: https://github.com/jld3103/nextcloud-neon
Liberapay: jld3103
AutoName: Nextcloud Neon
RepoType: git
Repo: https://github.com/jld3103/nextcloud-neon
Builds:
- versionName: 1.0.0
versionCode: 1
commit: dce04ed
subdir: packages/neon
output: build/app/outputs/flutter-apk/app-release-unsigned.apk
srclibs:
- [email protected]
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: packages/neon/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.0.0
CurrentVersionCode: 1 I think once I make a first proper |
A nightly repository is now available at https://github.com/provokateurin/nextcloud-neon-nightly ! |
@joe733 Can you try it out? |
F-Droig nightly actually works now |
Steps to get a reproducible build on fdroid with flutter are listed here: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/12398 TLDR;
|
The nightlt shows me a 404 |
merci, this link works |
Which link did you use before? I can fix it if you tell me where the wrong link is. |
@provokateurin it was probably the one a few comments above (#18 (comment)) I just edited it. |
@provokateurin did the repo got deleted? now it's empty |
Yeah it's broken right now :/ I'll try to fix it soon |
The nightly fixed itself somehow, I have no clue why |
@provokateurin it is broken again (for 3 weeks or so) |
I know 😬 |
I open an Issue: https://gitlab.com/fdroid/fdroidserver/-/issues/1223 and maybe a fix: https://gitlab.com/fdroid/fdroidserver/-/merge_requests/1511 if you like to test it in your github-workflow ping me for the result. |
Thank you @wrenix! |
Oh I was wrong, only the signatures are in there but the APKs are missing. Then it makes sense that I don't get the app displayed... |
To add some further information: |
No luck with the previous commit or version from the ppa either 😢 |
Build a fix, that looks solving the problem @provokateurin has test it here successful: |
Nightly workflow will work properly again thanks to the debugging and fix by @wrenix ! |
Do we like to have an link (and the QRcode) to the nightly F-Droid in this Readme ? |
It was automatically generated in the past, but that doesn't seem to happen anymore 🤔 |
#2451 <- see rendered here: https://github.com/wrenix/nextcloud-neon/blob/feat/readme/README.md |
F-Droid | App Developers | FAQ
The text was updated successfully, but these errors were encountered: