mitodl / odl-video-service

building blocks for a basic video service for ODL
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Update production dockerfile build with static asset compilation #1025

Closed blarghmatey closed 1 year ago

blarghmatey commented 1 year ago

Pre-Flight checklist

What are the relevant tickets?

https://github.com/mitodl/ol-infrastructure/issues/1249

What's this PR do?

How should this be manually tested?

Run the dockerfile build and ensure that static assets are compiled and collected in the final image

Where should the reviewer start?

Dockerfile

Any background context you want to provide?

(Optional)

Screenshots (if appropriate)

(Optional)

What GIF best describes this PR or how it makes you feel?

(Optional)

codecov-commenter commented 1 year ago

Codecov Report

Merging #1025 (7a16d73) into master (8de7b30) will increase coverage by 0.00%. The diff coverage is 50.00%.

@@           Coverage Diff           @@
##           master    #1025   +/-   ##
=======================================
  Coverage   95.98%   95.99%           
=======================================
  Files         182      182           
  Lines        7356     7357    +1     
  Branches      254      254           
=======================================
+ Hits         7061     7062    +1     
  Misses        261      261           
  Partials       34       34           
Impacted Files Coverage Δ
ui/apps.py 73.33% <0.00%> (ø)
odl_video/settings.py 87.91% <100.00%> (+0.06%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.