-
-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
Type: EnhancementRequest for additions or changes that improve existing functionality.Request for additions or changes that improve existing functionality.
Description
🚀 Describe the Feature
It would be nice to use the existing infrastructure parsing and so on to do Breaking Change Checking.
So that you can specify which previous Git Commit to Diff and then it parses the Old file and New File and breaking changes will be complicated. Basically like https://github.com/Roave/BackwardCompatibilityCheck/ but hopefully much faster
✅ Use Case / Example
Get reported early in Project that an change you are doing is an BC Break
💡 Proposed Solution
- Introduce a
mago bc-checkcommand
📌 Priority
Not urgent, just an idea
📝 Additional Context
No response
Metadata
Metadata
Assignees
Labels
Type: EnhancementRequest for additions or changes that improve existing functionality.Request for additions or changes that improve existing functionality.