Commit b0ffa31
committed
feat: implement bidirectional sync for resource management
- Introduced a new workflow for bidirectional synchronization of resources, allowing for pulling platform changes, merging with local changes, and pushing updates back to the platform.
- Updated the `apply` functionality to handle local changes and platform state more effectively, including stashing local changes during pulls and managing merge conflicts.
- Enhanced resource filtering capabilities by allowing multiple resource types to be specified in the `APPLY_FILTER`.
- Added utility functions for resolving resource types from aliases and paths, improving the flexibility of resource management.1 parent 3ba3faa commit b0ffa31
5 files changed
Lines changed: 959 additions & 768 deletions
0 commit comments