Pier Angelo Vendrame pushed to branch maint-14.0 at The Tor Project / 
Applications / tor-browser-build


Commits:
f3ce902d by Pier Angelo Vendrame at 2025-03-20T15:56:41+01:00
Bug 41398: Build Snowflake from main for nightly builds.

- - - - -


1 changed file:

- projects/snowflake/config


Changes:

=====================================
projects/snowflake/config
=====================================
@@ -8,6 +8,17 @@ tag_gpg_id: 1
 container:
   use_container: 1
 
+var:
+  go_vendor_sha256sum: 
4c21a75c2fd0997a13fc5bb99991ff2c7149fb2342b857b06c70a18c4cb2ac89
+
+targets:
+  nightly:
+    git_hash: main
+    version: '[% c("abbrev") %]'
+    tag_gpg_id: 0
+    var:
+      go_vendor_sha256sum: ''
+
 steps:
   build:
     filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% 
c("var/build_id") %].tar.[% c("compress_tar") %]'
@@ -22,6 +33,6 @@ steps:
         pkg_type: go_vendor
         project: snowflake
         norec:
-          sha256sum: 
4c21a75c2fd0997a13fc5bb99991ff2c7149fb2342b857b06c70a18c4cb2ac89
+          sha256sum: '[% c("var/go_vendor_sha256sum") %]'
         target_replace:
           '^torbrowser-(?!testbuild).*': 'torbrowser-linux-x86_64'



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

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


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

Reply via email to