Files
Linus Gasser 66253c7969 feat(app): support git-URL recipes in 'abra app new'
Allow `abra app new <git-url>` to use a recipe from outside the
catalogue. On clone, a `.abra-source` sidecar records the canonical
host/path name (the on-disk directory escapes "/" and "." lossily), and
IsClean ignores it. When templating the app's .env, a `RECIPE=<canonical
name>` line is injected so a later `abra app deploy`, possibly on another
machine, re-fetches the recipe from the same git source. `recipe ls` now
shows a source column listing these external recipes alongside catalogue
ones.
2026-08-09 18:33:57 +02:00
..
2025-08-30 11:39:49 +02:00
2025-09-30 19:08:52 +02:00
2025-08-30 11:39:49 +02:00
2025-08-30 11:39:49 +02:00
2025-08-30 11:39:49 +02:00
2025-08-30 11:39:49 +02:00
2025-08-30 11:39:49 +02:00