feat: fetch all recipes when no recipe is specified #401
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "p4u1/abra:recipe-fetch-all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes coop-cloud/organising#530
LGTM!
0ee2c57c09
tof9754ee52f
@decentral1se I pushed an update, where I moved the
fetchRecipe
function to the recipe package and named itEnsure
. This way it can be reused at other places as discussed in coop-cloud/organising#551 .Seems great, thanks @p4u1! Nice API surface for that check now 😌