Skip to content

ci: Serialize all fields for go-backcompat tests

Warren Gifford requested to merge ef/go-backcompat-fix into main

Created by: efritz

Ensure that we write privileged and nonIdempotent fields to ensure we don't panic on malformed migration definitions in go-backcompat tests.

Test plan

Go-backcompat tests should go green on PRs after merging in this change.

Merge request reports

Loading