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

Improve developer setup #68

Merged
merged 8 commits into from
Feb 4, 2025
Merged

Improve developer setup #68

merged 8 commits into from
Feb 4, 2025

Conversation

AndyRae
Copy link
Member

@AndyRae AndyRae commented Feb 1, 2025

Pull Request Contents

📝 Documentation

Description

Changes needed to make the developer setup easier, for these changes in the docs: Health-Informatics-UoN/hutch#51

  • Adds omop-lite to the compose, which will create a small synthetic OMOP CDM if needed: https://github.com/Health-Informatics-UoN/omop-lite
  • Adds test query files in tests
  • Adds contributing.md
  • Adds main guard to daemon/cli - enabling developers to run/debug in the IDE
  • Adds the vscode launch debugging

Effectively this makes a productive devex much faster.
Clone the repo, run the compose db + init, uv sync, and debug with the CLI query.

Related Issues or other material

@AndyRae AndyRae changed the title Improve dev setup Improve developer setup Feb 1, 2025
@AndyRae AndyRae mentioned this pull request Feb 3, 2025
2 tasks
@AndyRae AndyRae requested review from prquinlan and vpnu February 4, 2025 09:10
@AndyRae AndyRae merged commit 90f6465 into main Feb 4, 2025
5 checks passed
@AndyRae AndyRae deleted the docs/dev-setup branch February 4, 2025 09:40
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