Skip to content

Draft: Print migration warnings to development console

Furkan Ayhan requested to merge migration-warn-logging into master

What does this MR do?

This aims to prevent to reduce possible typos because we will be able to see the warning while migrating them. If we don't see, we will eventually paste the output of migrations to the MR, so the reviewers can see them there.

This MR also contains tests about logging.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Furkan Ayhan

Merge request reports