feat: introduce remote recipes #432
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "p4u1/abra:remote-recipe-after-refactor"
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?
With this you can set
RECIPE=codeberg.org/Klasse-Methode/eintopf-recipe
!Working on coop-cloud/organising#533
f4747d0674
to82c284c42a
🧨
@ -116,3 +113,1 @@
versions, err := recipe.GetRecipeCatalogueVersions(app.Recipe.Name, catl)
if err != nil {
log.Fatal(err)
log.Warn(err)
Should we keep the
Fatal
call here?@ -187,3 +179,1 @@
if err != nil {
log.Fatal(err)
}
updates, err := app.Recipe.Tags()
Missing
err
checking?09cee5159d
tod1b536925f
47a1570f8e
to92e40a0ef9
a4f2604c73
to2176b1f74c
Sorry for rebase chaos 🙈 👩🚒
@decentral1se
My fault, should have merged sooner :D
2176b1f74c
to7596982282