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

Cache poetry install #1723

Merged
merged 3 commits into from
Mar 12, 2024
Merged

Cache poetry install #1723

merged 3 commits into from
Mar 12, 2024

Conversation

jonathangreen
Copy link
Member

@jonathangreen jonathangreen commented Mar 12, 2024

Description

Cache our poetry install, so we don't have to download it every time and bump up the poetry version we install, to match the version being used by dependabot.

Motivation and Context

Makes poetry install slightly faster. Also should eliminate the build failures we get every now and then, when poetry fails to install.

How Has This Been Tested?

  • Running the actions

Checklist

  • I have updated the documentation accordingly.
  • All new and existing tests passed.

@jonathangreen jonathangreen requested a review from a team March 12, 2024 17:03
Copy link
Contributor

@tdilauro tdilauro left a comment

Choose a reason for hiding this comment

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

🏎️

@jonathangreen jonathangreen merged commit c951384 into main Mar 12, 2024
28 checks passed
@jonathangreen jonathangreen deleted the feature/cache-poetry-install branch March 12, 2024 19: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.

2 participants