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

Automatically detect pipeline attribute when running / compiling #375

Closed
RobbeSneyders opened this issue Aug 22, 2023 · 0 comments · Fixed by #398
Closed

Automatically detect pipeline attribute when running / compiling #375

RobbeSneyders opened this issue Aug 22, 2023 · 0 comments · Fixed by #398
Assignees
Labels

Comments

@RobbeSneyders
Copy link
Member

In #362, we introduced a component_from_module function to automatically detect a Fondant component in a Python file. We can do the same to automatically detect a Fondant pipeline in a Python file.

This way users can run:

fondant run pipeline.py

instead of:

fondant run pipeline:pipeline
@RobbeSneyders RobbeSneyders converted this from a draft issue Aug 22, 2023
@PhilippeMoussalli PhilippeMoussalli moved this from Ready for development to In Progress in Fondant development Aug 29, 2023
@PhilippeMoussalli PhilippeMoussalli self-assigned this Aug 29, 2023
@PhilippeMoussalli PhilippeMoussalli linked a pull request Aug 30, 2023 that will close this issue
@PhilippeMoussalli PhilippeMoussalli moved this from In Progress to Validation in Fondant development Sep 5, 2023
@PhilippeMoussalli PhilippeMoussalli moved this from Validation to Done in Fondant development Sep 11, 2023
Hakimovich99 pushed a commit that referenced this issue Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants