[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41653: Add firefox_platform_version.txt file in artifacts directory



Title: GitLab

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:

Changes:

  • projects/firefox/build
    ... ... @@ -151,6 +151,8 @@ echo "Starting ./mach build $(date)"
    151 151
     
    
    152 152
       ./mach python -m mozbuild.action.test_archive mozharness mozharness.zip
    
    153 153
       mv mozharness.zip $artifactsdir
    
    154
    +
    
    155
    +  echo -n '[% c("var/firefox_platform_version") %]' > "$artifactsdir/firefox_platform_version.txt"
    
    154 156
     [% END %]
    
    155 157
     
    
    156 158
     [% IF c("var/macos") -%]
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx