Skip to content
Snippets Groups Projects

Set of commits to be tagged v0.19

Merged François LAURENT requested to merge dev into main

Changelog

  • escaped newlines are handled.

A backend can print multiline messages by prefixing the message with either DEBUG:, INFO:, WARNING: or ERROR:, and escaping the newlines (msg.replace('\n', r'\n')).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading