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

Cache Poetry Installation #18

Merged
merged 5 commits into from
Sep 5, 2023
Merged

Cache Poetry Installation #18

merged 5 commits into from
Sep 5, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Sep 5, 2023

This pull request modifies the Poetry installation process in the build.yaml workflow as follows:

  • Utilizes pipx for installing Poetry, following the guidance outlined in this recommendation.
  • Implements caching for Poetry files installed in the pipx directories.

This resolves #12.

@threeal threeal added the ci label Sep 5, 2023
@threeal threeal added this to the Python Starter milestone Sep 5, 2023
@threeal threeal self-assigned this Sep 5, 2023
@threeal threeal force-pushed the ci-cache-poetry branch 4 times, most recently from 6ef58ce to b089746 Compare September 5, 2023 08:17
@threeal threeal marked this pull request as ready for review September 5, 2023 08:40
@threeal threeal merged commit 5a5c337 into main Sep 5, 2023
@threeal threeal deleted the ci-cache-poetry branch September 5, 2023 08:55
# 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.

Cache Poetry Installation
1 participant