openwisp-controller
openwisp-controller copied to clipboard
[change] RFC: Add VS Code devcontainer
Use
Open the folder in VS Code. Set your Git credentials in post_create.sh then click rebuild and open in container when prompted
Coverage remained the same at 98.822% when pulling bdacd4b44e4f5d96c6ef343a1fb55cb82ae84e49 on mips171:mips171/add_devcontainer into cfa9d699c7acb7a67ff9ebbc70088d851e44a3d3 on openwisp:master.
Do we really want to add editor-specific code to the repo? IMO this doesn't belong here.
Do we really want to add editor-specific code to the repo? IMO this doesn't belong here.
Yeah I see your point. Not sure, maybe it belongs here? https://github.com/openwisp/openwisp-dev-env
Do we really want to add editor-specific code to the repo? IMO this doesn't belong here.
Yeah I see your point. Not sure, maybe it belongs here? https://github.com/openwisp/openwisp-dev-env
Yes, probably a better fit. Providing an easy way to set up a dev environment is a good thing but IMO it should be editor-independent.