Add configurable keyboard shortcuts (#412) #245
integration-tests.yml
on: push
Server protocol integration
2m 6s
Live Claude conformance
2m 43s
Live Codex conformance
42s
Lightpanda E2E
1m 44s
Annotations
2 errors and 1 warning
|
Live Claude conformance
Process completed with exit code 1.
|
|
error: Credential-backed integration test failed; sensitive failure content was redacted.:
integration-tests/support/deferred.ts#L40
{
"directories": "[REDACTED]",
"processRuns": [
{
"serverLogLineCount": 158,
"clients": [
{
"name": "primary",
"httpExchanges": [
{
"method": "POST",
"path": "/api/v1/api-providers",
"status": 201,
"requestBody": {
"templateId": "custom",
"label": "[REDACTED]",
"endpoint": {
"protocol": "[REDACTED]",
"baseUrl": "[REDACTED]",
"apiKey": "[REDACTED]",
"capabilities": {
"chatCompletions": true,
"responses": false
},
"defaultModel": "[REDACTED]",
"models": [
{
"value": "[REDACTED]",
"label": "[REDACTED]"
}
],
"supportsImages": false,
"modelDiscovery": "[REDACTED]"
}
},
"responseBody": {
"id": "integration_fake_openai_2bd1cf",
"label": "[REDACTED]",
"templateId": "custom",
"createdAt": "[REDACTED]",
"updatedAt": "[REDACTED]",
"endpoints": [
{
"id": "integration_fake_openai_2bd1cf_openai",
"protocol": "[REDACTED]",
"baseUrl": "[REDACTED]",
"apiKeyLabel": "[REDACTED]",
"capabilities": {
"chatCompletions": true,
"responses": false
},
"defaultModel": "[REDACTED]",
"models": [
{
"value": "[REDACTED]",
"label": "[REDACTED]"
}
],
"supportsImages": false,
"modelDiscovery": "[REDACTED]",
"hasApiKey": true
}
]
}
},
{
"method": "POST",
"path": "/api/v1/api-providers",
"status": 201,
"requestBody": {
"templateId": "custom",
"label": "[REDACTED]",
"endpoint": {
"protocol": "[REDACTED]",
"baseUrl": "[REDACTED]",
"apiKey": "[REDACTED]",
"capabilities": {
"chatCompletions": false,
"responses": true
},
"defaultModel": "[REDACTED]",
"models": [
{
"value": "[REDACTED]",
"label": "[REDACTED]"
}
],
"supportsImages": false,
"modelDiscovery": "[REDACTED]"
}
},
"responseBody": {
"id": "integration_fake_openai_responses_cc07dd",
"label": "[REDACTED]",
"templateId": "custom",
"createdAt": "[REDACTED]",
"updatedAt": "[REDACTED]",
"endpoints": [
{
"id": "integration_fake_openai_responses_cc07dd_openai",
"protocol": "[REDACTED]",
"baseUrl": "[REDACTED]",
"apiKeyLabel": "[REDACTED]",
"capabilities": {
"chatCompletions": false,
"responses": true
},
"defaultModel": "[REDACTED]",
"models": [
{
"value": "[REDACTED]",
"label": "[REDACTED]"
}
],
"supportsImages": false,
"modelDiscovery": "[REDACTED]",
|
|
Live Claude conformance
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
claude-live-integration-diagnostics
|
4.01 KB |
sha256:a21f9a76ea5fe1b57b4b3f007b9d5b9239b87703130ca928a937e06858e92b8e
|
|