Is your feature request related to a problem? Please describe
- Installed package got structure type COMPLEX.
- New version of package has structure type SIMPLE.
- During GSF package update facing the error "State and gear structure type mismatch. State structure type found complex and gear structure type found simple"
Describe the solution you'd like
Allow to install packages with different structure types like SIMPLE --> COMPLEX and COMPLEX --> SIMPLE, because after installation repo structure is the same, but the information about structure type placed only in state.yaml. That shouldn't be a blocker as the package structure can be changed any time.
Describe alternatives you've considered
No response
Additional information
No response
Is your feature request related to a problem? Please describe
Describe the solution you'd like
Allow to install packages with different structure types like SIMPLE --> COMPLEX and COMPLEX --> SIMPLE, because after installation repo structure is the same, but the information about structure type placed only in state.yaml. That shouldn't be a blocker as the package structure can be changed any time.
Describe alternatives you've considered
No response
Additional information
No response