-
-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.0: Always use dbname #361
Conversation
Signed-off-by: Lorenzo Mangani <[email protected]>
Signed-off-by: Lorenzo Mangani <[email protected]>
Signed-off-by: Lorenzo Mangani <[email protected]>
Signed-off-by: Lorenzo Mangani <[email protected]>
Signed-off-by: Lorenzo Mangani <[email protected]>
Signed-off-by: Lorenzo Mangani <[email protected]>
Workflow Telemetry - QRYN CI / build (20)Workflow telemetry for commit 76bc981fc2407c60a752092c88b621caf0345ab9 Step Tracegantt
title build (20)
dateFormat x
axisFormat %H:%M:%S
Set up job : milestone, 1699735958000, 1699735960000
Initialize containers : 1699735960000, 1699735971000
Run actions/checkout@v4 : 1699735971000, 1699735974000
Use Node.js 20 : 1699735974000, 1699735979000
Run npm install : 1699735980000, 1699735990000
Run npm run postinstall : 1699735990000, 1699735990000
Run git submodule init : 1699735991000, 1699735991000
Run git submodule update : 1699735991000, 1699735992000
Workflow Telemetry : 1699735992000, 1699735992000
CPU MetricsMemory MetricsIO Metrics
Process TraceTop 100 processes with highest durationgantt
title build (20)
dateFormat x
axisFormat %H:%M:%S
node : crit, 1699735992247, 1699735993285
npm : crit, 1699735992247, 1699735999395
node : crit, 1699735992247, 1699735999395
jest : crit, 1699735992571, 1699735999384
node : crit, 1699735992571, 1699735999384
node : 1699735992725, 1699735992773
find : 1699735993097, 1699735993100
find : 1699735993109, 1699735993339
node : 1699735993357, 1699735993435
node : 1699735993360, 1699735993429
node : 1699735993363, 1699735993433
node : 1699735993452, 1699735999370
node : 1699735993454, 1699735999362
node : 1699735993457, 1699735999372
node : 1699735993543, 1699735993591
node : 1699735993546, 1699735993577
node : 1699735993555, 1699735993600
|
Workflow Telemetry - QRYN CI / build (18)Workflow telemetry for commit 76bc981fc2407c60a752092c88b621caf0345ab9 Step Tracegantt
title build (18)
dateFormat x
axisFormat %H:%M:%S
Set up job : milestone, 1699735961000, 1699735962000
Initialize containers : 1699735962000, 1699735977000
Run actions/checkout@v4 : 1699735978000, 1699735979000
Use Node.js 18 : 1699735979000, 1699735983000
Run npm install : 1699735984000, 1699736005000
Run npm run postinstall : 1699736005000, 1699736006000
Run git submodule init : 1699736006000, 1699736006000
Run git submodule update : 1699736006000, 1699736007000
Workflow Telemetry : 1699736008000, 1699736008000
Run node qryn.mjs >/dev/stdout & npm run test --forceExit : 1699736008000, 1699736019000
CPU MetricsMemory MetricsIO Metrics
Process TraceTop 100 processes with highest durationgantt
title build (18)
dateFormat x
axisFormat %H:%M:%S
jest : crit, 1699736008959, 1699736019574
node : crit, 1699736008959, 1699736019574
node : 1699736009303, 1699736009367
find : 1699736009750, 1699736009753
find : 1699736009795, 1699736010393
|
Workflow Telemetry - QRYN CI / build (16.x)Workflow telemetry for commit 76bc981fc2407c60a752092c88b621caf0345ab9 Step Tracegantt
title build (16.x)
dateFormat x
axisFormat %H:%M:%S
Set up job : milestone, 1699735959000, 1699735961000
Initialize containers : 1699735961000, 1699735976000
Run actions/checkout@v4 : 1699735976000, 1699735980000
Use Node.js 16.x : 1699735980000, 1699735986000
Run npm install : 1699735986000, 1699736005000
Run npm run postinstall : 1699736005000, 1699736005000
Run git submodule init : 1699736005000, 1699736005000
Run git submodule update : 1699736007000, 1699736007000
Workflow Telemetry : 1699736007000, 1699736007000
Run node qryn.mjs >/dev/stdout & npm run test --forceExit : 1699736008000, 1699736020000
CPU MetricsMemory MetricsIO Metrics
Process TraceTop 100 processes with highest durationgantt
title build (16.x)
dateFormat x
axisFormat %H:%M:%S
jest : crit, 1699736008130, 1699736020676
node : crit, 1699736008130, 1699736020676
node : 1699736008481, 1699736008565
find : 1699736009111, 1699736009118
find : 1699736009173, 1699736009921
|
@akvlad a review and merge would be apprciated, working around this issue is rather annoying |
@bzed ok.Will merge tomorrow. Thanks for the upvote. |
# Conflicts: # lib/db/clickhouse.js # lib/db/maintain/index.js # lib/db/maintain/scripts.js
@bzed , the PR is reviewed and merged. |
USE
statements