fix: dont always download the catalogue #422

Merged
decentral1se merged 1 commits from catalogue-download-less into main 2024-06-25 14:50:59 +00:00
Owner

See coop-cloud/organising#592. I'm fairly sure issues would be caught by this while working on coop-cloud/organising#584 so I'm fairly confident this isn't going to bork everything after some manual testing... here's hoping! Everything seems to call ReadRecipeCatalogue on demand when requiring the catalogue and this downloads the necessary stuff then.

See https://git.coopcloud.tech/coop-cloud/organising/issues/592. I'm fairly sure issues would be caught by this while working on https://git.coopcloud.tech/coop-cloud/organising/issues/584 so I'm fairly confident this isn't going to bork everything after some manual testing... here's hoping! Everything seems to call `ReadRecipeCatalogue` on demand when requiring the catalogue and this downloads the necessary stuff then.
decentral1se added 1 commit 2024-06-25 14:49:57 +00:00
fix: dont always download the catalogue
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
f58522d822
See coop-cloud/organising#592
decentral1se merged commit f58522d822 into main 2024-06-25 14:50:59 +00:00
decentral1se deleted branch catalogue-download-less 2024-06-25 14:51:01 +00:00
Member

Nice, this was bugging me aswell! If the catalogue needs to be updated it should be done in the command implementation

Nice, this was bugging me aswell! If the catalogue needs to be updated it should be done in the command implementation
Sign in to join this conversation.
No description provided.