Skip to content

Introduce new Ansi2json parser

Fabio Pitino requested to merge add-ansi2json-log-parser into master

What does this MR do?

Given the size of the original MR !16987 (closed), I've split it in 2 parts.

In this MR we introduce the new Ansi2json side by side to the existing Ansi2html.

In the next MR we will wire it up with the controller and the trace class.

Related issue: #31162 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Kamil Trzciński

Merge request reports