AsyncTI4 / AsyncTI4/TI4_map_generator_bot

Setup devcontainer

Open
#2,414 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Java
Stars
67
Forks
89
Avg merge
7h 25m
Merged PRs (30d)
117

Description

Adding a devcontainer and docs on how to configure it would help ensure a consistent developer experience and provide a stable platform for onboarding new developers.

This would involve:

- Splitting the Dockerfile into a multi-stage build, with the stages useful for developing (checking out the code, configuring env vars) in a stage named developer: this also allows caching that layer of the build and speed up future builds.
- Configure a devcontainer.json to make use of the developer stage of the Dockerfile

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.