Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

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.

  • Legacy
  • TracTrac
  • Issues
  • #24077

Closed
Open
Opened Oct 30, 2017 by Iain Learmonth@irl

Refactor microblog accounts setup and updates into a MicroblogManager

Most of this code is currently in the MetricsBot class directly, with the setup in the main method.

The microblog(MicroblogStatus) and error(String) functions should be moved. Also, there should be new functions that also serve for logging:

  • debug(String)
  • info(String)
  • warning(String)
  • relay(String)
  • network(String)
  • alert(String)
  • event(String)

This will depend on #24075 (closed) to have the StatusTypes available. It will probably also depend on #24076 in order to have the logging to the console functionality.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#24077