Closed Hoverbear closed 2 years ago
Warning!!!!: This PR breaks the registry! latest_riff_version is a required field. We can make it optional if we desire.
latest_riff_version
This adds a latest_riff_version to the registry which we can then read later to let the user know a new version is available.
You should test this with --offline, and remove the $XDG_CACHE_DIR/fsm/registry.json (and edit the registry/registry.json) or edit the cached version.
--offline
$XDG_CACHE_DIR/fsm/registry.json
registry/registry.json
DS-281 Include "latest version" information in the registry API to invite people to download an updated copy
Gonna alter the behavior if we sent rubbish in this field from the registry update...
Warning!!!!: This PR breaks the registry!
latest_riff_version
is a required field. We can make it optional if we desire.This adds a
latest_riff_version
to the registry which we can then read later to let the user know a new version is available.You should test this with
--offline
, and remove the$XDG_CACHE_DIR/fsm/registry.json
(and edit theregistry/registry.json
) or edit the cached version.Open questions