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
This keeps the default configuration in one place, and at the same time
allows for acceptance tests to not to have to use the make targets to
get the default values set (useful in e.g the IDE).
This also flips `USE_TESTCONTAINERS` to have a default of `true` (for now
we don't do that in CI). This is something which can be discussed to see
if that is desired by others.
Signed-off-by: Blake Pettersson <[email protected]>
0 commit comments