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
Fixed bugs to ensure proper flow of prompts and remove repetitive prompts (#2845)
* updated setup.ts to support docker compose v2
* updated setup.ts to support docker compose v1 and v2
* removed erroneous empty gql block from unions.ts
* fixed docker issue
* added dirname
* Added tests for custom log path
* added tests for data importation
* improved error handling
* added test for docker timeout
* updated test name
* changed the flow of prompts and unit tests
0 commit comments