Opened 4 years ago
Closed 4 years ago
#32211 closed New feature (wontfix)
Add Codespaces Configuration
Reported by: | David Smith | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 3.1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
GitHub Codespaces is currently in Beta but should become generally available soon. It's been brought forward to Q4 on their roadmap.
You can setup a custom configuration for each project.
I was thinking it would be great to set this up. The aim would be to be able to click the code
button on the repositry, let the environment open and right away be able to run the tests without any further setup. Further we can explore other databases as well, microsoft have a container with postgres already configured.
I'm happy to investigate further if you think this would be a nice addition?
Change History (1)
comment:1 by , 4 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Type: | Uncategorized → New feature |
I'm not sure about this idea. It seems controversial that Django will provide and maintain configuration files for dev environments only for specific IDE (Visual Studio). Moreover users will be billed for storage and compute usage. Feel-free to start a discussion on DevelopersMailingList if you don't agree.