slopus--happy
98e40dac97
CLI Smoke Test / smoke-test-linux (20) (push) Has been cancelled
CLI Smoke Test / smoke-test-linux (24) (push) Has been cancelled
CLI Smoke Test / smoke-test-windows (20) (push) Has been cancelled
CLI Smoke Test / smoke-test-windows (24) (push) Has been cancelled
Expo App TypeScript typecheck / typecheck (push) Has been cancelled
12 行
327 B
Bash
12 行
327 B
Bash
HAPPY_HOME_DIR=~/.happy-dev-test
|
|
HAPPY_SERVER_URL=http://localhost:3005
|
|
DANGEROUSLY_LOG_TO_SERVER_FOR_AI_AUTO_DEBUGGING=true
|
|
DEBUG=1
|
|
|
|
# Higher timeout for tests - 1 minute
|
|
HAPPY_DAEMON_HTTP_TIMEOUT=60000
|
|
# Once every half a second
|
|
# - To detect version faster
|
|
# - To stress test heartbeat
|
|
HAPPY_DAEMON_HEARTBEAT_INTERVAL=30000
|