You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add support for installing Pact tooling [\#197](https://github.com/inviqa/harness-go/issues/197)
10
+
- Create a test database in MySQL / Postgres for integration tests [\#188](https://github.com/inviqa/harness-go/issues/188)
11
+
- Add option to use a volume mount between app container and host [\#156](https://github.com/inviqa/harness-go/issues/156)
12
+
13
+
**Fixed bugs:**
14
+
15
+
- Set buildkit env vars for ws recompile [\#201](https://github.com/inviqa/harness-go/pull/201) ([jameshalsall](https://github.com/jameshalsall))
16
+
17
+
**Merged pull requests:**
18
+
19
+
- Automatically create a dedicated test database for MySQL [\#202](https://github.com/inviqa/harness-go/pull/202) ([jameshalsall](https://github.com/jameshalsall))
20
+
- Add pact support [\#200](https://github.com/inviqa/harness-go/pull/200) ([andytson-inviqa](https://github.com/andytson-inviqa))
21
+
- Automatically create a dedicated test database for Postgres [\#199](https://github.com/inviqa/harness-go/pull/199) ([jameshalsall](https://github.com/jameshalsall))
22
+
- Use a volume mount by default to run everything in docker [\#196](https://github.com/inviqa/harness-go/pull/196) ([jameshalsall](https://github.com/jameshalsall))
0 commit comments