79790392

Date: 2025-10-14 16:22:38
Score: 0.5
Natty:
Report link

tilt ci is used to test your Tiltfile: https://docs.tilt.dev/cli/tilt_ci.html

You could run your make service in Tilt or run tilt up & to run Tilt in the background to run it as a dependent service. If it's only postgres I would recommend just running docker compose up -d instead of setting up Tilt.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: nicgrayson