Skip to content

Conversation

jason810496
Copy link
Contributor

Setting Up Python Environment for Monorepo

Using a Devcontainer resolves most environment compatibility issues. I initially set this up while working on #317, and it could be useful for others as well.

For pgmq-rs, we can add a devcontainer.json file and use a Rust image for local development under .devcontainer/pgmq-rs. Additionally, modifying docker-compose.devcontainer.yml will help integrate it seamlessly.

Reference: Connect Multiple Containers in Devcontainer.

@ChuckHend ChuckHend merged commit a1dfcd0 into pgmq:main Nov 6, 2024
1 check passed
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