Skip to content

Implement parser - #11

Merged
alvaruto merged 14 commits into
masterfrom
implement-parser
Aug 14, 2026
Merged

alvaruto merged 14 commits into
masterfrom
implement-parser

Conversation

@alvaruto

Copy link
Copy Markdown
Collaborator

Large refactoring on how the recipes are defined, executed, and processed. Everything related to how the recipe language works is now defined as a Pydantic model. This model specifies the arguments and outputs of every step, as well as a requirements of which steps should be there and in which order (such as the SSHOpen requiring an SSHClose later on). Documentation has been updated to reflect the new architecture and specific instructions on how to expand the model in the future are there.

@alvaruto alvaruto self-assigned this Aug 14, 2026
@alvaruto
alvaruto merged commit 53dc033 into master Aug 14, 2026
1 check passed
@alvaruto
alvaruto deleted the implement-parser branch August 27, 2026 15:29
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.

1 participant