Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement Poetry Dependency Caching in the Workflow #24

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Sep 12, 2023

This pull request introduces a step to cache Poetry dependencies within the build.yaml workflow. It resolves #19.

@threeal threeal added the ci label Sep 12, 2023
@threeal threeal added this to the Python Starter milestone Sep 12, 2023
@threeal threeal self-assigned this Sep 12, 2023
@threeal threeal marked this pull request as ready for review September 12, 2023 05:38
@threeal threeal merged commit dabafb5 into main Sep 12, 2023
@threeal threeal deleted the workflow-cache-poetry-deps branch September 12, 2023 05:38
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Implement Caching for Poetry Dependencies
1 participant