Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add recipe dir to recipe config #51

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Conversation

trey-stafford
Copy link
Member

Small PR that adds the recipe's directory to the RecipeConfig model. This helps us to pass around a RecipeConfig instance and lets other parts of the code interact with the recipe directory if needed (to e.g., read the recipe.sh or other files unique to a particular recipe type).

This helps us keep track of where a recipe originally came from after it's
config has been read.
@trey-stafford trey-stafford marked this pull request as ready for review January 16, 2025 16:09
@trey-stafford trey-stafford merged commit 0fd52c8 into main Jan 21, 2025
10 checks passed
@trey-stafford trey-stafford deleted the add-recipe-dir-to-recipe-config branch January 21, 2025 15:35
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.

2 participants