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 migrations #414

Merged
merged 4 commits into from
Sep 7, 2024
Merged

fix migrations #414

merged 4 commits into from
Sep 7, 2024

Conversation

di-sukharev
Copy link
Owner

@di-sukharev di-sukharev commented Sep 7, 2024

3.2.1 introduced a bug with migrations described here #412 (comment)

this pr fixes it

…ments and conditions

fix(migrations): handle undefined values correctly when setting default config values
fix(migrations): ensure process exits with error code on migration failure
…n commit message generation fails

feat(config.ts): add cleanUndefinedValues function to sanitize config values by converting 'undefined' and 'null' strings to actual values
refactor(config.ts): return cleaned config from getConfig function to ensure consistent data types
chore(migrations): log entriesToSet in migration to assist with debugging and tracking changes
@di-sukharev di-sukharev changed the base branch from master to dev September 7, 2024 15:07
@di-sukharev di-sukharev mentioned this pull request Sep 7, 2024
@di-sukharev di-sukharev merged commit 3120060 into dev Sep 7, 2024
5 checks passed
di-sukharev added a commit that referenced this pull request Sep 7, 2024
* feat(config): add support for groq AI provider, including config validation and engine implementation (#381)

* fix migrations (#414)

---------

Co-authored-by: Takanori Matsumoto <[email protected]>
Co-authored-by: BILLY Maxime <[email protected]>
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.

1 participant