biscuit icon indicating copy to clipboard operation
biscuit copied to clipboard

Extension version control

Open tomlin7 opened this issue 11 months ago • 1 comments

  • Since we're storing the version info within extension list, we can easily detect if anything is outdated (the list is fetched on every biscuit launch)
  • upon user confirming update, just fetch, pull the submodule latest -- done!

tomlin7 avatar Mar 13 '25 13:03 tomlin7

edit: why not just compare the submodule tags instead? that will make it easier or not?

tomlin7 avatar Mar 13 '25 13:03 tomlin7