Add bea, clairehurst, and jwilde to tb_builders
New developers means new builders
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- morgan changed title from Add jwilde and brizental to tb_builders to Add clairehrust, jwilde, and brizental to tb_builders
changed title from Add jwilde and brizental to tb_builders to Add clairehrust, jwilde, and brizental to tb_builders
- morgan changed title from Add clairehrust, jwilde, and brizental to tb_builders to Add clairehurst, jwilde, and brizental to tb_builders
changed title from Add clairehrust, jwilde, and brizental to tb_builders to Add clairehurst, jwilde, and brizental to tb_builders
@clairehurst @jwilde @brizental
In the event that you are called on to build a release, you will need to gpg sign the sha sums text files and upload them to people.torproject.org:
for i in *.txt; do gpg -abs $i; done
For example, @dan's signed sums for Tor Browser 14.0.2 live here:
1Collapse replies - Maintainer
we also have make targets for this
make torbrowser-upload-sha256sums-release make torbrowser-upload-sha256sums-alpha make mullvadbrowser-upload-sha256sums-release make mullvadbrowser-upload-sha256sums-alpha
you just need to edit
rmb.local.conf
and fill in thetpo_user
variable with your account therethen this command will both sign and upload to the right place :)
Edited by Dan Ballard
- morgan mentioned in merge request !1090 (merged)
mentioned in merge request !1090 (merged)
- morgan marked this issue as related to #41301 (closed)
marked this issue as related to #41301 (closed)
- morgan marked this issue as related to #41302 (closed)
marked this issue as related to #41302 (closed)
- morgan marked this issue as related to #41287 (closed)
marked this issue as related to #41287 (closed)
- morgan marked this issue as related to #41192 (closed)
marked this issue as related to #41192 (closed)
- morgan marked this issue as related to #41193 (closed)
marked this issue as related to #41193 (closed)
- morgan changed title from Add clairehurst, jwilde, and brizental to tb_builders to Add bea, clairehurst, and jwilde to tb_builders
changed title from Add clairehurst, jwilde, and brizental to tb_builders to Add bea, clairehurst, and jwilde to tb_builders
- morgan closed
closed
- morgan added Build System label
added Build System label