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

Setting up Ploomber pipeline components #94

Merged
merged 9 commits into from
Aug 24, 2023
Merged

Setting up Ploomber pipeline components #94

merged 9 commits into from
Aug 24, 2023

Conversation

jpjon
Copy link
Contributor

@jpjon jpjon commented Aug 24, 2023

Describe your changes

Added a functioning Ploomber pipeline and Docker process.

To test the pipeline, please run \mini-projects\movie-rec-system>poetry run ploomber build -f

To test and run the docker container, please run mini-projects\movie-rec-system>docker build -t movies:latest -f Dockerfile .

Issue number

#93
Closes #93

Checklist before requesting a review

  • Performed a self-review of my code
  • Formatted my code with pkgmt format

📚 Documentation preview 📚: https://ploomber-sql--94.org.readthedocs.build/en/94/

@jpjon jpjon marked this pull request as ready for review August 24, 2023 18:53
Copy link
Contributor

@lfunderburk lfunderburk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic work!! I didn't know we could run

poetry run ploomber build

Merging

@lfunderburk lfunderburk merged commit 7ec1e26 into main Aug 24, 2023
2 checks passed
@lfunderburk lfunderburk deleted the pipeline branch August 24, 2023 23:19
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.

Build a Ploomber pipeline for the projects data extraction and wrangling
2 participants