wtg / shuttletracker

🚐 Shuttle tracking for RPI.
https://shuttles.rpi.edu
GNU Affero General Public License v3.0
46 stars 53 forks source link

Docker fix #293

Closed seandheffernan closed 4 years ago

seandheffernan commented 4 years ago
Do not merge until tested

What:

  Fixes an issue that was preventing ShuttleTracker from building properly on the server.

How:

  Made sure that docker ignores the Spoofer directory when building (updated .dockerignore)

Included Commits:

  https://github.com/wtg/shuttletracker/commit/ec3ed381c0a54dd6935b2befd1754a643ca56a6c

Is This Related to An Issue? (link if applicable):

 

Additional Notes:

codecov[bot] commented 4 years ago

Codecov Report

Merging #293 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #293   +/-   ##
=======================================
  Coverage   37.42%   37.42%           
=======================================
  Files          17       17           
  Lines        1566     1566           
=======================================
  Hits          586      586           
  Misses        916      916           
  Partials       64       64           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9b781c8...468fab6. Read the comment docs.