Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #24077
Closed
Open
Issue created Oct 30, 2017 by irl@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
Time tracking