Skip to content

docs: add standalone deployment options and proxy registration guide #56

docs: add standalone deployment options and proxy registration guide

docs: add standalone deployment options and proxy registration guide #56

Triggered via push February 23, 2026 17:44
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: push
Integration Tests
0s
Integration Tests
E2E Tests
0s
E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Code Quality
Process completed with exit code 1.
Security Audit
Process completed with exit code 1.
Unit Tests: test/zentinel_cp/services/certificate_test.exs#L153
test update_certificate/2 updates name and auto_renew (ZentinelCp.Services.CertificateTest)
Unit Tests: test/zentinel_cp/portal_test.exs#L59
test list_project_specs/1 returns empty list when no specs (ZentinelCp.PortalTest)
Unit Tests: test/zentinel_cp/services/ca_crypto_test.exs#L140
test generate_crl/3 generates an empty CRL (ZentinelCp.Services.CACryptoTest)
Unit Tests: test/zentinel_cp/services/ca_crypto_test.exs#L26
test generate_ca_certificate/3 generates a valid self-signed CA certificate with EC key (ZentinelCp.Services.CACryptoTest)
Unit Tests: test/zentinel_cp/services/certificate_test.exs#L70
test create_certificate/1 requires name (ZentinelCp.Services.CertificateTest)
Unit Tests: test/zentinel_cp/portal_test.exs#L50
test list_project_specs/1 returns active specs for a project (ZentinelCp.PortalTest)
Unit Tests: test/zentinel_cp/services/openapi_spec_test.exs#L89
test delete_openapi_spec/1 deletes spec (ZentinelCp.Services.OpenApiSpecTest)
Unit Tests: test/zentinel_cp/services/topology_test.exs#L83
test get_topology_data/1 includes all entity types in topology data (ZentinelCp.Services.TopologyTest)
Unit Tests: test/zentinel_cp/services/topology_test.exs#L61
test get_topology_data/1 builds edges for service -> auth policy relationships (ZentinelCp.Services.TopologyTest)
Unit Tests: test/zentinel_cp/portal_test.exs#L27
test Project portal settings portal settings work with custom values (ZentinelCp.PortalTest)