Skip to content

chore: remove migration code prior to 5.0 release#3267

Open
merll wants to merge 3 commits into
mainfrom
APL-1865
Open

chore: remove migration code prior to 5.0 release#3267
merll wants to merge 3 commits into
mainfrom
APL-1865

Conversation

@merll
Copy link
Copy Markdown
Collaborator

@merll merll commented May 21, 2026

📌 Summary

This PR simply cleans up all

  • runtime migrations
  • old migration scripts
  • values migrations
    that were used to migrate before and up to the 5.0 release. Functions exclusively used for these very specific versions are also removed.

Reusable functions of runtime migrations that are likely to be used again in the future are still around. Before referencing them again, they should be reorganized into a more useful module structure. Any form of refactoring has however been kept out of this PR to ease the review.

🔍 Reviewer Notes

🧹 Checklist

  • Code is readable, maintainable, and robust.
  • Unit tests added/updated

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