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

Fix env meta normalize #224

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Fix env meta normalize #224

merged 1 commit into from
Jul 30, 2024

Conversation

godrei
Copy link
Contributor

@godrei godrei commented Jul 30, 2024

This PR fixes env var meta field normalization, by adding a similar normalization that is implemented for step meta.
Previously env var meta map keys were not recursively converted to strings, leading to JSON marshal issues.

@godrei godrei marked this pull request as ready for review July 30, 2024 08:12
@godrei godrei merged commit 8066eeb into master Jul 30, 2024
3 checks passed
@godrei godrei deleted the env-meta-normalize branch July 30, 2024 12:36
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.

2 participants