Remove gardener recipes — migrate to formulas #23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Problem
gardener/recipes/*.toml(4 files: cascade-rebase, chicken-egg-ci, flaky-test, shellcheck-violations) are an older pattern predatingformulas/*.toml. Two systems for the same thing.Fix
Migrate any unique content from recipes to the gardener formula or to new formulas. Delete the recipes directory.
Affected files
gardener/recipes/*.toml— delete after migrationformulas/run-gardener.toml— absorb relevant contentAcceptance criteria
gardener/recipes/*.tomlare diff'd againstformulas/run-gardener.toml— any unique content is migratedgardener/recipes/directory is deletedgardener/reference therecipes/path after migration