Skip to content

Use Ansi2json via feature flag for job logs

Fabio Pitino requested to merge use-ansi2json-for-job-logs 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 wire Ansi2json (introduced in !18133 (merged)) behind feature flag.

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