tilt-extensions icon indicating copy to clipboard operation
tilt-extensions copied to clipboard

Add pypiserver extension

Open korbajan opened this issue 1 year ago • 2 comments

korbajan avatar Jan 16 '24 13:01 korbajan

extension is using docker_compose (https://github.com/korbajan/tilt-extensions/blob/pypiserver/pypiserver/Tiltfile#L41) but tests are failing with: error: exec: "docker-compose": executable file not found in $PATH (https://app.circleci.com/pipelines/github/tilt-dev/tilt-extensions/1524/workflows/e68dbb44-985c-4af2-93e1-822888b71262/jobs/3638)

korbajan avatar Jan 16 '24 19:01 korbajan

ya, the ci doesn't have compose installed, working on it - https://github.com/tilt-dev/tilt-extensions/pull/553

nicks avatar Jan 19 '24 20:01 nicks

i'll merge this and fix up the load logic to match the other ones async

nicks avatar May 01 '24 01:05 nicks