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

💚(prefect) fix database dump fetching in the CI #380

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

jmaupetit
Copy link
Member

@jmaupetit jmaupetit commented Feb 6, 2025

Purpose

We need to fetch and checkout git-lfs managed files, not just using the pointer.

Proposal

  • use/recommend to use git lfs pull where needed
  • fix database-related test expectations

We need to fetch and checkout git-lfs managed files, not just using the
pointer.
We've modified the statique dataset used in development (see 0fda186)
and forgot to modify the postgresql dump accordingly. Now that we've
updated this database dump, tests where failing since expectations
evolved.
@jmaupetit jmaupetit force-pushed the prefect-ci-fix-lfs-checkout branch from a11d089 to bb76c80 Compare February 6, 2025 14:34
@jmaupetit jmaupetit merged commit b31a917 into main Feb 6, 2025
9 of 10 checks passed
@jmaupetit jmaupetit deleted the prefect-ci-fix-lfs-checkout branch February 6, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants