fabric8-services / fabric8-wit

wit stands for Work Item Tracker
http://devdoc.almighty.io/
Apache License 2.0
45 stars 86 forks source link

Add swagger_ui to macOS doker-compose #2380

Closed corinnekrych closed 5 years ago

corinnekrych commented 5 years ago

When running make dev on macOS, this error is reported:

ERROR: No such service: swagger_ui
make: *** [docker-compose-up] Error 1

this error was introduce by https://github.com/fabric8-services/fabric8-wit/pull/2217 in the PR the macOS file was missed.

Updating the macOs file fix the issue.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@0791099). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2380   +/-   ##
=========================================
  Coverage          ?   69.84%           
=========================================
  Files             ?      171           
  Lines             ?    17054           
  Branches          ?        0           
=========================================
  Hits              ?    11911           
  Misses            ?     3972           
  Partials          ?     1171

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 0791099...fb46be2. Read the comment docs.