Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Document how to use .devcontainer #13969

Closed
alamb opened this issue Jan 1, 2025 · 3 comments · Fixed by #14014
Closed

Document how to use .devcontainer #13969

alamb opened this issue Jan 1, 2025 · 3 comments · Fixed by #14014

Comments

@alamb
Copy link
Contributor

alamb commented Jan 1, 2025

@rluvaton added .devcontainer in #13520

I think we should document that this exists / how to use dev containers in the documentation. Perhaps at

https://datafusion.apache.org/contributor-guide/getting_started.html#getting-started

Originally posted by @alamb in #13520 (comment)

Perhaps we can add a note saying DataFusion supports dev containers, and refer to relevant files / documetnation. For example

https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/adding-a-dev-container-configuration/introduction-to-dev-containers

@alamb alamb changed the title Document how to use .devcontainer` Document how to use .devcontainer Jan 1, 2025
@Omega359
Copy link
Contributor

Omega359 commented Jan 1, 2025

Might want to use my personal one as a template - https://github.com/Omega359/arrow-datafusion/blob/feature/devcontainer/.devcontainer/README.md

@alamb
Copy link
Contributor Author

alamb commented Jan 1, 2025

I was just playing around with this on github codespaces -- it is mind blowing that the full IDE /testing can be done in the browser too (basically for free):

Screenshot 2025-01-01 at 9 39 08 AM

@Omega359
Copy link
Contributor

Omega359 commented Jan 1, 2025

Wow, that is crazy. I had no idea it could do that.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants