fix(ci): make ql3 gates reproducible

This commit is contained in:
whyour
2026-08-22 11:51:17 +08:00
parent 1834c00ff7
commit 1a4acaa56f
13 changed files with 391 additions and 61 deletions
+12 -12
View File
@@ -6,7 +6,8 @@ overrides:
'@whyour/sqlite3>tar': 7.5.20
'@mapbox/node-pre-gyp>tar': 7.5.20
'@kubernetes/client-node>form-data': 4.0.6
'@kubernetes/client-node>js-yaml': 4.3.0
'@kubernetes/client-node>js-yaml': 4.3.1
socks>ip-address: 10.3.1
celebrate>lodash: 4.18.1
express>path-to-regexp: 0.1.13
faye-websocket>websocket-driver: 0.7.5
@@ -397,12 +398,12 @@ importers:
packages/ql3-cluster-admin:
dependencies:
'@modelcontextprotocol/server':
specifier: 2.0.0
version: 2.0.0
'@kubernetes/client-node':
specifier: 1.4.0
version: 1.4.0
'@modelcontextprotocol/server':
specifier: 2.0.0
version: 2.0.0
'@qinglong/ai':
specifier: workspace:*
version: link:../ql3-ai
@@ -3993,7 +3994,7 @@ packages:
globals: 13.24.0
ignore: 5.3.2
import-fresh: 3.3.0
js-yaml: 4.1.0
js-yaml: 4.3.1
minimatch: 3.1.5
strip-json-comments: 3.1.1
transitivePeerDependencies:
@@ -4343,7 +4344,7 @@ packages:
form-data: 4.0.6
hpagent: 1.2.0
isomorphic-ws: 5.0.0(ws@8.21.1)
js-yaml: 4.3.0
js-yaml: 4.3.1
jsonpath-plus: 10.4.0
node-fetch: 2.7.0
openid-client: 6.8.4
@@ -11427,8 +11428,8 @@ packages:
loose-envify: 1.4.0
dev: true
/ip-address@10.2.0:
resolution: {integrity: sha512-/+S6j4E9AHvW9SWMSEY9Xfy66O5PWvVEJ08O0y5JGyEKQpojb0K0GKpz/v5HJ/G0vi3D2sjGK78119oXZeE0qA==}
/ip-address@10.3.1:
resolution: {integrity: sha512-1e9d3kb97NHJTIJDZW9rKqW2h6+dFa50Dy0fpPSMQp2ADje5gvKsXmdiK6dwY5t76TaTt5+P5N1Y/LoToIxP6g==}
engines: {node: '>= 12'}
dev: false
@@ -11943,12 +11944,11 @@ packages:
dependencies:
argparse: 2.0.1
/js-yaml@4.3.0:
resolution: {integrity: sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==}
/js-yaml@4.3.1:
resolution: {integrity: sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==}
hasBin: true
dependencies:
argparse: 2.0.1
dev: false
/jsbi@4.3.2:
resolution: {integrity: sha512-9fqMSQbhJykSeii05nxKl4m6Eqn2P6rOlYiS+C5Dr/HPIU/7yZxu5qzbs40tgaFORiw2Amd0mirjxatXYMkIew==}
@@ -16263,7 +16263,7 @@ packages:
resolution: {integrity: sha512-LJhUYUvItdQ0LkJTmPeaEObWXAqFyfmP85x0tch/ez9cahmhlBBLbIqDFnvBnUJGagb0JbIQrkBs1wJ+yRYpEw==}
engines: {node: '>= 10.0.0', npm: '>= 3.0.0'}
dependencies:
ip-address: 10.2.0
ip-address: 10.3.1
smart-buffer: 4.2.0
dev: false