grandma-collaboration / icare

Icare is a custom "layer" of both frontend and backend, added on top of SkyPortal and shipped with added modules, to provide the features required only by Grandma.
https://grandma-skyportal.readthedocs.io/
Other
6 stars 3 forks source link

Better update system #15

Closed Theodlz closed 2 years ago

Theodlz commented 2 years ago

This PR allows merging new changes to the extensions when updating SkyPortal. Before, when updating SkyPortal, you could have encountered breaking changes if the files in the extensions where updated, as you would overwrite those changes that might be now necessary.