You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: always recreate bundle config by default #980 (#1028)
- Change default behavior to always recreate .bundle/config
- Users will now always get configuration updates
- Add --preserve-config option for backward compatibility
- Add --help option for usage information
- Fix argument processing conflicts when script is sourced by other
tools
- Prioritizes reliability over performance concerns
- Addresses overly cautious guard that prevented config updates
- Uses sir @rpsene's argument parsing approach with improved defaults
Fixes#980
Ready for Review sir @ThinkOpenly sir @dhower-qc sir
@christian-herber-nxp
---------
Signed-off-by: Sukuna0007Abhi <[email protected]>
Signed-off-by: GitHub <[email protected]>
0 commit comments