-
Notifications
You must be signed in to change notification settings - Fork 814
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
upload the zsync file #4529
base: master
Are you sure you want to change the base?
upload the zsync file #4529
Conversation
5e21675
to
3eb4438
Compare
i don't quite see why it failed |
727d3c9
to
f880a5b
Compare
@Fuseteam very sorry for the extra delay on our side to get a proper review thanks for your work |
no worries, i look forward to the review~ p.s. i see the DCO is now failing, anything i need to do? |
Yes, you'll have to merge the master branch into your Fuseteam:fix-appimage-update branch. However, don't do it right now as you'll have to do it everytime something change in master till you merge so wait for the review and when the review is ok, you merge master into your branch and then DCO will start again and will be, hopefully, OK. |
f880a5b
to
710423a
Compare
The best is to follow the instructions here |
@mgallien is the review ok? |
710423a
to
711fabc
Compare
@mgallien the DCO is fine now |
711fabc
to
273a2dc
Compare
273a2dc
to
b28f9cd
Compare
bah the rebase broke the DCO xd |
b28f9cd
to
1b38c3c
Compare
1b38c3c
to
560d36f
Compare
@mgallien are there are blockers left for this PR? |
560d36f
to
83d3413
Compare
DCO is still unhappy
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #4529 +/- ##
==========================================
- Coverage 60.16% 57.83% -2.33%
==========================================
Files 145 141 -4
Lines 18771 18149 -622
==========================================
- Hits 11293 10496 -797
- Misses 7478 7653 +175 |
i do not, but iirc https://github.com/AppImageCommunity/AppImageUpdate uses the zsync file to detect if there's an update and download it |
83d3413
to
f2a02b0
Compare
@mgallien DCO seems happy now, not sure about the rest |
Oh wait now i see the full error |
f2a02b0
to
0a0ad12
Compare
@mgallien now it should be fine |
0a0ad12
to
a3bab86
Compare
8633070
to
8b3539e
Compare
8b3539e
to
01e312c
Compare
lol 2 years and counting xD |
01e312c
to
38b25a5
Compare
@Fuseteam sorry for the extra long delay |
given that the deployment on some proper place to distribute update packages would happen when we do a release similar to what we need to do with sparkle framework on macOS |
i think this is supposed to fix it, i believe all we need is to get the |
granted i have moved on to use the snap version as that has automatic updates out of the box. I moved on in part because appimages rely on fuse2 library which has been unmaintained for years at this point (fuse3 is already out) and some distros have begun not shipping fuse2 out of the box. the snap is community maintained, but if you guys would like to incorporate it in the release steps that would be nice too. That said i'm willing to see this pr to the end |
@Fuseteam with regard to Linux, the only currently official package format is AppImage because that was supposed to be able to run anywhere |
Signed-off-by: Rahammetoela Toekiman <[email protected]>
Signed-off-by: Rahammetoela Toekiman <[email protected]>
Signed-off-by: Rahammetoela Toekiman <[email protected]>
Signed-off-by: Rahammetoela Toekiman <[email protected]>
Signed-off-by: Rahammetoela Toekiman <[email protected]>
38b25a5
to
9521d3e
Compare
i might still need to look into deleting the old zsync file just like it's deleting the old appimage file but otherwise this is ready