Skip to content

Conversation

@franciscovalentecastro
Copy link
Contributor

@franciscovalentecastro franciscovalentecastro commented Jul 29, 2025

Description

Several 3P app receiver PR updates (#1999, #2000) are failing transformation tests when YAML field values span for multiple lines. Updating github.com/goccy/go-yaml to v1.15.0 seems to fix the issues. I'm avoiding to upgrade to higher version e.g. v1.18.0 since those bring a lot of golden changes.

Related issue

b/413410475

How has this been tested?

Checklist:

  • Unit tests
    • Unit tests do not apply.
    • Unit tests have been added/modified and passed for this PR.
  • Integration tests
    • Integration tests do not apply.
    • Integration tests have been added/modified and passed for this PR.
  • Documentation
    • This PR introduces no user visible changes.
    • This PR introduces user visible changes and the corresponding documentation change has been made.
  • Minor version bump
    • This PR introduces no new features.
    • This PR introduces new features, and there is a separate PR to bump the minor version since the last release already.
    • This PR bumps the version.

@franciscovalentecastro franciscovalentecastro force-pushed the fcovalente-update-go-yaml-v1.15.0 branch from 098a482 to fe26abc Compare July 30, 2025 18:16
@franciscovalentecastro franciscovalentecastro requested review from a team and avilevy18 and removed request for a team July 30, 2025 18:32
@franciscovalentecastro franciscovalentecastro merged commit d6f9850 into master Jul 30, 2025
60 of 62 checks passed
@franciscovalentecastro franciscovalentecastro deleted the fcovalente-update-go-yaml-v1.15.0 branch July 30, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants