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 #702

Closed
bendehaan opened this issue Mar 13, 2023 · 5 comments
Closed

Add devcontainer #702

bendehaan opened this issue Mar 13, 2023 · 5 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@bendehaan
Copy link
Collaborator

Context

Setting up the project dependencies can be a hassle, especially for newcomers. We want a reusable devcontainer such that people new to the project get a jump start, and people already working on the project do so in a reproducible way.

Alternatives

  • Webtop: requires a lot of maintenance, and doesn't offer a nice dev experience.
  • Regular docker images: more time to set up and maintain. Doesn't have the nicest dev integrations like VS Code has.

Has the feature been requested before?

No

If the feature request is approved, would you be willing to submit a PR?

Yes, but if the community wants to pick this up they're more than welcome as well :)

@bendehaan bendehaan added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers blocked Something cannot be done yet labels Mar 13, 2023
@commjoen commjoen removed the good first issue Good for newcomers label Mar 13, 2023
@commjoen commjoen added this to To do in Kanban board Mar 20, 2023
@commjoen
Copy link
Collaborator

commjoen commented Oct 4, 2023

Hi @bendehaan do you have any updates on this?

@bendehaan
Copy link
Collaborator Author

@commjoen just looked into it, seems this is supported by IntelliJ now, I'd say remove the blocked label and I'll have a go!

https://www.jetbrains.com/help/idea/connect-to-devcontainer.html#create_dev_container_inside_ide

@bendehaan bendehaan removed the blocked Something cannot be done yet label Oct 4, 2023
@za
Copy link
Contributor

za commented Feb 1, 2024

Hi, can I take this issue?

Note: I don't have IntelliJ and no prior experience with devcontainer.

@commjoen
Copy link
Collaborator

@za , I just talked to @bendehaan on slack and we are happy if you want to give this a go :) .

@bendehaan
Copy link
Collaborator Author

Closing - discussed during NLUUG, don't think it's worth the effort at this time. Further PRs with implementations are welcome, however!

Kanban board automation moved this from To do to Done May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Development

No branches or pull requests

3 participants