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

Added: Development Container configuration (OFBIZ-13151) #840

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

danwatford
Copy link
Contributor

Introduced a Development Container (devcontainer) which provides container-based development where tools needed by a developer are already installed, hopefully improving the developer onboarding experience.

Tested with IntelliJ (Gateway), VS Code and DevPod.

Tested by building and running through gradle, and building and running docker images.

Tested by using act to run the GitHub Actions Workflow, .github/workflows/gradle.yml.

It is likely that we will find more tools that need to be added to the devcontainer to create a full developer experience. This devcontainer is a starting point.

Introduced a Development Container (devcontainer) which provides container-based development where tools needed by a developer are already installed, hopefully improving the developer onboarding experience.
Copy link

sonarcloud bot commented Oct 16, 2024

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

Successfully merging this pull request may close these issues.

1 participant