feature(metrics): dump stat to a file #1546
rbln_trigger_on_pr.yaml
on: pull_request
check-skip-ci
7s
check-team-member
8s
check-code-quality
/
pre-commit
1m 56s
trigger-internal-tests
/
Build vllm-rbln wheel
trigger-internal-tests
/
...
/
get-rebel-version
trigger-internal-tests
/
...
/
get-rebel-version
Matrix: trigger-internal-tests / vllm-rbln-pytest / pytest-arc
Waiting for pending jobs
Matrix: trigger-internal-tests / vllm-rbln-pytest / pytest
Waiting for pending jobs
trigger-internal-tests
/
...
/
Optimum Test CI RSD 1
trigger-internal-tests
/
...
/
Optimum Test CI RSD 4
trigger-internal-tests
/
...
/
Optimum Test CI RSD 8
Annotations
3 errors and 1 warning
|
check-code-quality / pre-commit
Process completed with exit code 1.
|
|
Ruff (E501):
vllm_rbln/v1/worker/metrics.py#L143
vllm_rbln/v1/worker/metrics.py:143:89: E501 Line too long (90 > 88)
|
|
Ruff (E501):
tests/unittests/test_dump_metrics.py#L34
tests/unittests/test_dump_metrics.py:34:89: E501 Line too long (96 > 88)
|
|
check-code-quality / pre-commit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|