boklm pushed to branch main at The Tor Project / Applications /
tor-browser-build
Commits:
08980e56 by Nicolas Vigier at 2025-12-18T12:00:43+01:00
Bug 41653: Add firefox_platform_version.txt file in artifacts directory
Add a file containing the firefox version to make it easier to archive
artifacts by firefox version in nightly builds.
- - - - -
1 changed file:
- projects/firefox/build
Changes:
=====================================
projects/firefox/build
=====================================
@@ -151,6 +151,8 @@ echo "Starting ./mach build $(date)"
./mach python -m mozbuild.action.test_archive mozharness mozharness.zip
mv mozharness.zip $artifactsdir
+
+ echo -n '[% c("var/firefox_platform_version") %]' >
"$artifactsdir/firefox_platform_version.txt"
[% END %]
[% IF c("var/macos") -%]
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/08980e562adfa6dad27d1e90ae9afa2795f640f2
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/08980e562adfa6dad27d1e90ae9afa2795f640f2
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]