Skip to content

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
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.

2 participants