ramp4-pcar4 / storylines-editor

An editor for RAMP Storylines
5 stars 13 forks source link

Detect and re-initialize local repo when Schema change is detected #425

Open szczz opened 6 hours ago

szczz commented 6 hours ago

Description

Discussed in the 11/19/2024 Platform meeting.

Work on this issue should be shelved until https://github.com/ramp4-pcar4/story-ramp/issues/506 is complete.

We need to detect if a Storylines schema is out of date (contains breaking changes). When detected, the local repo should be re-initialized or all of the commits cleared. This was determined to be the best path forward to handle the scenario where the user tries to load a previous version that is on an older schema.

Related Issues

https://github.com/ramp4-pcar4/story-ramp/issues/506