Moved @tryghost/mw-version-match to core folder#22714
Conversation
fix https://linear.app/ghost/issue/ENG-2112/mw-version-match - this commit moves the lib code and tests to the core folder so we can colocate code in one place rather than splitting it out across packages, which increases the cognitive load and overhead
fix https://linear.app/ghost/issue/ENG-2113/importer-handler-content-files - this commit moves the lib code and tests to the core folder so we can colocate code in one place rather than splitting it out across packages, which increases the cognitive load and overhead
WalkthroughThis change removes dependencies on the Possibly related PRs
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (10)
💤 Files with no reviewable changes (7)
✅ Files skipped from review due to trivial changes (2)
⏰ Context from checks skipped due to timeout of 90000ms (7)
🔇 Additional comments (1)
✨ Finishing Touches
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
fix https://linear.app/ghost/issue/ENG-2114/announcement-bar-settings - this commit moves the lib code and tests to the core folder so we can colocate code in one place rather than splitting it out across packages, which increases the cognitive load and overhead
fix https://linear.app/ghost/issue/ENG-2112/mw-version-match
colocate code in one place rather than splitting it out across
packages, which increases the cognitive load and overhead