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

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41668: Build mozharness when building dev artifacts



Title: GitLab

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:

Changes:

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

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