[go: nahoru, domu]

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

Add devcontainer support #2987

Merged
merged 10 commits into from
Feb 29, 2024
Merged

Conversation

c0mputerguru
Copy link
Contributor

So I started down the path of wanting to write test for #2978, but didn't want to deal with venvs and messing around with installing random dependencies on my machine. I've used devcontainers in the past to simplify creation of a development environment, and figured this would be great to simplify the development environment for tandoor.

@CLAassistant
Copy link
CLAassistant commented Feb 29, 2024

CLA assistant check
All committers have signed the CLA.

@vabene1111
Copy link
Collaborator

very interesting, I did not know this existed. So from what I understand this is a setup once and forget thing because if I add new dependencies in package.json or requirements it will always automatically pull them trough the install process right ?

Also just out of curiosity, is this working with GitHub Codespaces? If so we could add a small hint that this works too, what do you think?

@c0mputerguru
Copy link
Contributor Author
c0mputerguru commented Feb 29, 2024 via email

@vabene1111
Copy link
Collaborator

thanks for the feedback and information, going to merge this then.

@vabene1111 vabene1111 merged commit ba9f816 into TandoorRecipes:develop Feb 29, 2024
4 checks 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.

None yet

3 participants