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
Added support for deployment configs, to allow for specific configs of a DB for a specific deployment.
Added flag to skip tests, enabled when building full nodes to make it faster.
Added support for optional no-db control node, since in docker-compose yml version 2 (for Ubuntu 32 bit), healtchecks are not supported, and DB container has to be started separately.
Updating to components version 1.7.0.
Minor improvements for running tests from umbox controller.