Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CT-2594] Backport #8180 to 1.5.latest #8198

Merged
merged 3 commits into from
Jul 24, 2023

Conversation

QMalcolm
Copy link
Contributor

Description

This is a backport of approved and merged #8180 to 1.5.latest. In 1.5 the warn_error_options began being serialized as just a str representation of the python WarnErrorOptions object. However, this is not easily deserializable. in #8180 we started converting the WarnErrorOptions during serialization. See CT-2594 for more details.

This backport was done by cherry-picking from the #8180 PR branch. Specifically git cherry-pick 49e7a791b3b0d35db371043845209798886d5266^..99e484d1d28746be1251e14e5d950b6da641ea0b. No merge conflicts occurred, so no conflict resolutions were necessary.

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX

@cla-bot cla-bot bot added the cla:yes label Jul 24, 2023
@QMalcolm QMalcolm merged commit d39c53d into 1.5.latest Jul 24, 2023
@QMalcolm QMalcolm deleted the ct-2594--backport-1.5.latest branch July 24, 2023 23:00
@emmyoop emmyoop mentioned this pull request Jul 27, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants