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

Firefox Android CI links has been changed starting from version 126 #579

Closed
monstorix opened this issue Mar 27, 2024 · 6 comments
Closed

Comments

@monstorix
Copy link
Contributor

monstorix commented Mar 27, 2024

Is your feature request related to a problem? Please describe.
Mozilla has announced that as of March 18 2024, the Firefox Android repos will be moved to mozilla-central, meaning that the desktop and mobile versions now share the same CI directory starting with version 126.

FFUpdater currently still uses the old CI link for fenix-nightly, which stopped updating on 18 March.

Describe the solution you'd like
Use the new CI download link for Firefox Android Nightly:
https://firefox-ci-tc.services.mozilla.com/tasks/index/gecko.v2.mozilla-central.latest.mobile/fenix-nightly

Other versions (Release/Beta/Focus) will also need to be migrated to new links in the future, when the version exceeds 126.

@monstorix monstorix added the enhancement New feature or request label Mar 27, 2024
@Tobi823
Copy link
Owner

Tobi823 commented Apr 5, 2024

Thanks for the info, I will fix that.

@Tobi823
Copy link
Owner

Tobi823 commented Apr 6, 2024

image

It is fixed.

@Tobi823
Copy link
Owner

Tobi823 commented Apr 6, 2024

If you can't wait until I release the improved version:

ffupdater-release.zip

(signed with my key like the releases on GitHub and GitLab)

@Tobi823 Tobi823 closed this as completed Apr 6, 2024
@Tobi823 Tobi823 added fixed and will soon be released and removed enhancement New feature or request labels Apr 6, 2024
Tobi823 added a commit that referenced this issue Apr 9, 2024
- Thanks for the Weblate contributions from: Scrambled777, Bahaa Zidan, minh, Oğuz Ersen, gallegonovato, winver, Raymond Nee, v1s7, Giovanni Donisi, Priit Jõerüüt, 109247019824, Kazushi Hayama, atilluF and MkQtS
- fix download url for Firefox Nightly (#579, thanks monstorix)
- fix bug: Download correct app if the second update notification is clicked. (#565)
- fix bug: If you click on a update notification, FFUpdater will update the correct app and not the app from the first notification
- try to fix update loop (#576)
- fix not working automatic APK deletion (#569)
- add button to retry a failed installation
- inform users that Kiwi Browser is not truly open source (#554)
- fix tests, fix bugs, refactor code
@luffy3298
Copy link

126.0b1 is not available yet in ffupdater. but it is released

@Tobi823
Copy link
Owner

Tobi823 commented Apr 17, 2024

I download Firefox Beta from https://github.com/mozilla-mobile/firefox-android/releases. Starting with Firefox 126 they want to move the source code to another repository. I guess I have to download Firefox Release/Beta and Focus/Klar from their CI pipeline.

@Tobi823
Copy link
Owner

Tobi823 commented Apr 17, 2024

#584 584

Tobi823 added a commit that referenced this issue May 21, 2024
- Thanks for the Weblate contributions from: Scrambled777, Bahaa Zidan, minh, Oğuz Ersen, gallegonovato, winver, Raymond Nee, v1s7, Giovanni Donisi, Priit Jõerüüt, 109247019824, Kazushi Hayama, atilluF and MkQtS
- fix download url for Firefox Nightly (#579, thanks monstorix)
- fix bug: Download correct app if the second update notification is clicked. (#565)
- fix bug: If you click on a update notification, FFUpdater will update the correct app and not the app from the first notification
- try to fix update loop (#576)
- fix not working automatic APK deletion (#569)
- add button to retry a failed installation
- inform users that Kiwi Browser is not truly open source (#554)
- fix tests, fix bugs, refactor code
Tobi823 added a commit that referenced this issue May 21, 2024
- Thanks for the Weblate contributions from: Scrambled777, Bahaa Zidan, minh, Oğuz Ersen, gallegonovato, winver, Raymond Nee, v1s7, Giovanni Donisi, Priit Jõerüüt, 109247019824, Kazushi Hayama, atilluF and MkQtS
- fix download url for Firefox Nightly (#579, thanks monstorix)
- fix bug: Download correct app if the second update notification is clicked. (#565)
- fix bug: If you click on a update notification, FFUpdater will update the correct app and not the app from the first notification
- try to fix update loop (#576)
- fix not working automatic APK deletion (#569)
- add button to retry a failed installation
- inform users that Kiwi Browser is not truly open source (#554)
- fix tests, fix bugs, refactor code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants