feature/recipe_implementation #5

Merged
gmgauthier merged 54 commits from feature/recipe_implementation into master 2026-03-07 23:17:54 +00:00
Showing only changes of commit 405286abd2 - Show all commits

View File

@ -6,7 +6,7 @@ version: 1.0
parameters: parameters:
package_path: package_path:
type: string type: string
default: internal default: internal/git
description: Package to refactor description: Package to refactor
dry_run: dry_run:
type: bool type: bool