WIP: feat: introduce local recipes #717

Draft
p4u1 wants to merge 3 commits from p4u1/abra:local-recipes into main
Member

This is a prove of concept for local recipes. A local recipe is defined by:

RECIPE=./recipes/my-local-recipe

The relative path starts at the $ABRA_DIR
For local recipes all git magic is skipped

This is a prove of concept for local recipes. A local recipe is defined by: ``` RECIPE=./recipes/my-local-recipe ``` The relative path starts at the `$ABRA_DIR` For local recipes all git magic is skipped
p4u1 added 1 commit 2025-11-04 09:13:02 +00:00
feat: introduce local recipes
Some checks failed
continuous-integration/drone/pr Build is failing
8cbf118f66
p4u1 changed title from WIP feat: introduce local recipes to WIP: feat: introduce local recipes 2025-11-04 17:40:55 +00:00
p4u1 added 1 commit 2025-12-10 15:18:47 +00:00
p4u1 added 1 commit 2025-12-10 15:26:12 +00:00
This pull request has changes conflicting with the target branch.
  • pkg/app/app.go
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u local-recipes:p4u1-local-recipes
git checkout p4u1-local-recipes
Sign in to join this conversation.
No description provided.