Skip to content

Fix jaffle install and Docker paths - #5

Merged
KKranthi6881 merged 1 commit into
mainfrom
codex/jaffle-install-docker-fixes
Apr 26, 2026
Merged

Fix jaffle install and Docker paths#5
KKranthi6881 merged 1 commit into
mainfrom
codex/jaffle-install-docker-fixes

Conversation

@KKranthi6881

Copy link
Copy Markdown
Collaborator

Summary

  • Pin Docker and local setup to datalex-cli 1.3.7
  • Make make setup recreate the venv with Python 3.11/3.12 and install through the venv
  • Run dbt/DataLex commands through .venv/bin to avoid PATH drift
  • Clear stale dbt target before seeding so Docker paths do not leak into local runs
  • Mount host HOME in docker-compose so other dbt repos under the user's home path are visible inside Docker

Validation

  • make doctor
  • make seed
  • make build
  • datalex serve API check confirms the repo auto-attaches and exposes DataLex diagrams

@KKranthi6881
KKranthi6881 merged commit 0881c65 into main Apr 26, 2026
1 check passed
@KKranthi6881
KKranthi6881 deleted the codex/jaffle-install-docker-fixes branch April 26, 2026 03:14
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.

1 participant