inviqa / harness-go

Inviqa harness project for Go applications.
4 stars 0 forks source link

Use a volume mount by default to run everything in docker #196

Closed jameshalsall closed 2 years ago

jameshalsall commented 2 years ago

TODO:

https://github.com/inviqa/go-sample/pull/16 is a demonstration of this working in pipelines.

This would close #196.

NOTE: I've labelled this as a breaking change, but it shouldn't break any workflows, it should just make them more efficient. The main thing that will change is the ws recompile command, which will no longer rebuild the whole app container.