boklm pushed to branch main at The Tor Project / Applications / 
tor-browser-build


Commits:
49da2bdf by Beatriz Rizental at 2025-12-18T11:28:22+01:00
Bug 41668: Build mozharness when building dev artifacts

- - - - -


1 changed file:

- projects/firefox/build


Changes:

=====================================
projects/firefox/build
=====================================
@@ -148,6 +148,9 @@ echo "Starting ./mach build $(date)"
   artifactsdir=[% out_dir %]/artifacts/[% c("var/osname") %]
   mkdir -p $artifactsdir
   mv obj-*/dist/target.* $artifactsdir
+
+  ./mach python -m mozbuild.action.test_archive mozharness mozharness.zip
+  mv mozharness.zip $artifactsdir
 [% END %]
 
 [% IF c("var/macos") -%]



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/49da2bdffc193604bfa95b8b3b8007ab4a846135

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/49da2bdffc193604bfa95b8b3b8007ab4a846135
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tor-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to