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

feat: Establish a standardized development environment to reduce the difficulty of setup #8193

Merged
merged 6 commits into from
Nov 22, 2024

Conversation

TonyWu1995
Copy link
Contributor

@TonyWu1995 TonyWu1995 commented Nov 14, 2024

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

Use the devcontainer tool to establish a unified development environment to reduce the difficulty of setting up development environments.

Does this close any open issues?

Closes #8192

@TonyWu1995 TonyWu1995 marked this pull request as ready for review November 14, 2024 13:29
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. pr-type/feature-development This PR is to develop a new feature labels Nov 14, 2024
@TonyWu1995 TonyWu1995 marked this pull request as draft November 14, 2024 13:35
@TonyWu1995 TonyWu1995 marked this pull request as draft November 14, 2024 13:35
@TonyWu1995 TonyWu1995 marked this pull request as ready for review November 14, 2024 13:47
@klesh
Copy link
Contributor

klesh commented Nov 19, 2024

Nice work.
Can you post some working screenshots for preview?
Thanks

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Nov 20, 2024
@TonyWu1995
Copy link
Contributor Author

Nice work. Can you post some working screenshots for preview? Thanks

Here are three screenshots: one showing the container being created, one showing the container creation completed, and the last one showing the backend and frontend being started.

截圖 2024-11-20 下午1 02 35

截圖 2024-11-20 下午1 20 23

截圖 2024-11-20 下午1 29 41

Copy link
Contributor

@klesh klesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@klesh klesh merged commit 8c7f3c2 into apache:main Nov 22, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-type/feature-development This PR is to develop a new feature size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Establish a standardized development environment to reduce the difficulty of setup
2 participants