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 functional dev container environment #58

Merged
merged 1 commit into from
May 29, 2024

Conversation

WadeBarnes
Copy link
Member

Description

This PR includes the following proposed change(s):

  • Add a functional dev container based Java development environment.
  • Include the minimal environment variables needed to run tests.

Type of change

  • New feature (non-breaking change which adds functionality to the development environment)

How Has This Been Tested?

By running the build and tests in the dev container environment.

- Add a functional dev container based Java development environment.
- Include the minimal environment variables needed to run tests.

Signed-off-by: Wade Barnes <wade@neoterictech.ca>
@WadeBarnes
Copy link
Member Author

The failed checks have nothing to do with the changes in this PR, so we'll address those separately. Also discussed is upgrading the project to Java 17 (or even 21). I'll enter a separate ticket for that. For not these updates represent a functional containerized development environment for the project.

@WadeBarnes WadeBarnes merged commit 23f7b1f into bcgov:main May 29, 2024
0 of 2 checks passed
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.

2 participants