Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits: 9c261825 by Beatriz Rizental at 2025-06-16T16:12:19+02:00 Bug 41491: Update firefox artifacts extension - - - - - 1 changed file: - projects/firefox/build Changes: ===================================== projects/firefox/build ===================================== @@ -136,7 +136,7 @@ echo "Starting ./mach build $(date)" mkdir $artifactsdir # Copy the artifacts to the target directory # Naming convention is the same as Mozilla uses for their artifacts - cp -a obj-*/dist/*.tar.bz2 $artifactsdir/target.tar.bz2 + cp -a obj-*/dist/*.tar.xz $artifactsdir/target.tar.xz cp -a obj-*/dist/*.zip $artifactsdir/target.xpt_artifacts.zip ./mach python -m mozbuild.action.test_archive common $artifactsdir/target.common.tests.tar.gz [% END %] View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/9c2618252133b2af2136ba1d4085e9a1ca916d6d -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/9c2618252133b2af2136ba1d4085e9a1ca916d6d You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________ tbb-commits mailing list -- tbb-commits@lists.torproject.org To unsubscribe send an email to tbb-commits-le...@lists.torproject.org