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

Add optional Celo fields for strict deploy-config parsing #362

Merged
merged 2 commits into from
Mar 14, 2025

Conversation

ezdac
Copy link

@ezdac ezdac commented Mar 14, 2025

This fixes the error we got during the dry-run, where our two added deploy-config fields
caused the strict json parsing of the DeployConfig to fail, because the fields where not defined in the struct.

The fields are not used currently in our go-code, so they are mainly added to make the strict parsing pass.

@ezdac ezdac force-pushed the ezdac/fix-migration-config-parsing branch from 3aa7a1f to 8f302e7 Compare March 14, 2025 11:04
@ezdac ezdac requested review from piersy and palango March 14, 2025 11:04
@palango palango force-pushed the ezdac/fix-migration-config-parsing branch from 0cae260 to fe3a8c2 Compare March 14, 2025 13:05
@palango palango merged commit a9539b4 into celo-rebase-12 Mar 14, 2025
32 checks passed
@palango palango deleted the ezdac/fix-migration-config-parsing branch March 14, 2025 14:03
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