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

[FEATURE] Docker compose config - Issue #1039 #1065

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

chaoticbear
Copy link

@chaoticbear chaoticbear commented Apr 13, 2024

Overview

Goal is to add docker development environment configs to support faster dev environment provisioning.

WIP TODO

  • Organize docker files in docker directory
  • Add README steps for development
  • Add ability to run linters & tests from compose commands

Tasks/Issues

Supports the docker development environment.
Supports faster development environment provisioning.
@chaoticbear chaoticbear self-assigned this Apr 13, 2024
Copy link

codecov bot commented Apr 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.69%. Comparing base (ae9150e) to head (3d9fe88).
Report is 114 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1065   +/-   ##
=======================================
  Coverage   96.69%   96.69%           
=======================================
  Files          59       59           
  Lines        1451     1453    +2     
  Branches      264      264           
=======================================
+ Hits         1403     1405    +2     
  Misses         47       47           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chaoticbear chaoticbear changed the title [FEATURE] Docker compose config Issue #1039 [FEATURE] Docker compose config - Issue #1039 Apr 13, 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