brizental pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: f2a9cda8 by Beatriz Rizental at 2026-05-18T12:24:28-03:00 Bug 40091: Build and include mozharness in the android artifacts dir - - - - - 1 changed file: - projects/geckoview/build Changes: ===================================== projects/geckoview/build ===================================== @@ -37,6 +37,9 @@ echo "Starting ./mach build $(date)" # Naming convention is the same as Mozilla uses for their artifacts mv obj-*/gradle/build/mobile/android/geckoview_example/outputs/apk/*/geckoview_example-*.apk $artifactsdir/geckoview_example.apk mv obj-*/dist/target.* $artifactsdir + + ./mach python -m mozbuild.action.test_archive mozharness mozharness.zip + mv mozharness.zip $artifactsdir [% END %] echo "Build finished, copying the AAR to the to the destination directory $(date)" View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f2... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f2... You're receiving this email because of your account on gitlab.torproject.org. Manage all notifications: https://gitlab.torproject.org/-/profile/notifications | Help: https://gitlab.torproject.org/help
participants (1)
-
brizental (@brizental)