Skip to content

Maintenance: Remove support to devcontainer #1410

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

Closed
2 tasks done
leandrodamascena opened this issue Aug 3, 2022 · 2 comments
Closed
2 tasks done

Maintenance: Remove support to devcontainer #1410

leandrodamascena opened this issue Aug 3, 2022 · 2 comments
Labels
tech-debt Technical Debt tasks

Comments

@leandrodamascena
Copy link
Contributor

Summary

Indeed the Visual Studio Code Remote - Containers extension is an excellent tool to help create isolated and customized development environments, but I believe we have a problem using this extension in this project.

1 - Currently the devcontainer configuration doesn't work because the project needs docker to run some operations

image

2 - The official image (mcr.microsoft.com/vscode/devcontainers/python-*) does not support docker installation.

image

3 - Gitpod can be used as an alternative for those who don't want to configure a local environment.

Why is this needed?

To avoid problems setting up a development environment.

Which area does this relate to?

Governance, Other

Solution

No response

Acknowledgment

@leandrodamascena leandrodamascena added internal Maintenance changes triage Pending triage from maintainers labels Aug 3, 2022
@heitorlessa
Copy link
Contributor

heitorlessa commented Aug 3, 2022 via email

@heitorlessa heitorlessa removed the triage Pending triage from maintainers label Aug 3, 2022
@github-actions github-actions bot added the pending-release Fix or implementation already in dev waiting to be released label Aug 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2022

This is now released under 1.27.0 version!

@github-actions github-actions bot closed this as completed Aug 5, 2022
@github-actions github-actions bot removed the pending-release Fix or implementation already in dev waiting to be released label Aug 5, 2022
@heitorlessa heitorlessa added tech-debt Technical Debt tasks and removed internal Maintenance changes labels Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Technical Debt tasks
Projects
None yet
Development

No branches or pull requests

2 participants