Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
tor-browser-build
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 191
    • Issues 191
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • The Tor Project
  • Applications
  • tor-browser-build
  • Issues
  • #40141

Closed
Open
Opened Nov 06, 2020 by Matthew Finkel@sysrqbDeveloper

Include release train in tag produced by signtag

Currently signtag outputs a tag as tbb-[% c("var/torbrowser_version") %]-[% c("var/torbrowser_build") %] (such as tbb-10.0.3-build1). Unfortunately, now we must tag two different branches for the same Tor Browser version number (desktop and Android). We could begin by including desktop and android in the tagname, such as tbb-10.0.4-desktop-build1 and tbb-10.0.4-android-build1, or we can use esr and rr (or something else similar) for indicating the ESR train or Rapid Release train because we will slowly move other platforms onto rapid release in the future. This results in tbb-10.0.4-esr-build1 and tbb-10.0.4-rr-build1.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor Browser: 10.0
Milestone
Tor Browser: 10.0
Assign milestone
Time tracking
None
Due date
None
Reference: tpo/applications/tor-browser-build#40141