Skip to content

fix: migration helper#11

Merged
Maximus7474 merged 1 commit into
mainfrom
fix/migration-helper
May 16, 2026
Merged

fix: migration helper#11
Maximus7474 merged 1 commit into
mainfrom
fix/migration-helper

Conversation

@Maximus7474

Copy link
Copy Markdown
Collaborator

Description

Issue was observed that migration helper couldn't handle trailing commas in the exported migration array when adding new entries, to address this the system was refactored to split by using regex to handle this exception as well as providing an extra layer of protection against duplicate migrations.


Tests

  • Tested in development mode
  • Passes typecheck
  • Builds & runs on Windows
  • Builds & runs on Linux

Additional Notes

N/A

@Maximus7474 Maximus7474 self-assigned this May 16, 2026
@Maximus7474 Maximus7474 added the bug Something isn't working label May 16, 2026
@Maximus7474 Maximus7474 merged commit 8756896 into main May 16, 2026
2 checks passed
@Maximus7474 Maximus7474 deleted the fix/migration-helper branch May 16, 2026 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: scripts bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant