pycontw / pycon.tw

PyCon TW Proposal System & Backend Server
https://tw.pycon.org/prs
MIT License
94 stars 107 forks source link

[Feature] improve containerized dev env - makefile and compose file #1198

Open iknowright opened 1 month ago

iknowright commented 1 month ago

Types of changes

Feature

Description

Describe what the change is

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.99%. Comparing base (0fa2454) to head (08915ad). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1198 +/- ## ======================================= Coverage 73.99% 73.99% ======================================= Files 81 81 Lines 3057 3057 ======================================= Hits 2262 2262 Misses 795 795 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

iknowright commented 3 weeks ago

Hi @mattwang44 , 已修正修正上述問題。再麻煩 review 一下。謝謝。

SivanYeh commented 1 week ago

I tried "deploy_docker_dev" on my local and it worked well~