Skip to content

Conversation

@sudo-suhas
Copy link
Contributor

Add new mandatory flag --scope to 'meteor new recipe' command for
creating a sample recipe and use the provided scope for generating the
recipe.

BREAKING CHANGE: Method signature for generator.Recipe() changed.

Closes #402.

@sudo-suhas sudo-suhas force-pushed the gen-recipe-with-scope branch from a232e38 to dd95577 Compare September 5, 2022 11:26
Add new mandatory flag --scope to 'meteor new recipe' command for
creating a sample recipe and use the provided scope for generating the
recipe.

Rename field for source in the generated recipe - source.{type => name}.

BREAKING CHANGE:
- Change method signature for generator.Recipe().
- Remove generator.Template struct type from public scope.
@sudo-suhas sudo-suhas force-pushed the gen-recipe-with-scope branch from dd95577 to 283043e Compare September 12, 2022 05:13
@StewartJingga StewartJingga self-requested a review September 12, 2022 11:00
@StewartJingga StewartJingga merged commit 11a0192 into main Sep 12, 2022
@StewartJingga StewartJingga deleted the gen-recipe-with-scope branch September 12, 2022 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: meteor "new recipe" command is not using latest recipe requirement

3 participants