Some checks failed
CI Pipeline / test (push) Has been cancelled
CI Pipeline / security-scan (push) Has been cancelled
CI Pipeline / push (push) Has been cancelled
CI Pipeline / update-cd (push) Has been cancelled
CI Pipeline / lint (push) Has been cancelled
CI Pipeline / build (push) Has been cancelled
Pipeline stages: 1. lint - Dockerfile linting with hadolint 2. build - Build Docker image and save as artifact 3. test - Integration tests (schemas, overlays, LDAP operations) 4. security-scan - Trivy vulnerability scanning 5. push - Push to registry (only after tests pass) 6. update-cd - Placeholder for CD pipeline trigger Tests verify: - Container starts and LDAP responds - All OUs created (People, Groups, Services, Policies) - Schemas loaded (core, cosine, inetorgperson) - Overlays configured (memberof, refint, unique, ppolicy) - Service accounts exist - User/group operations work - memberOf overlay updates user attributes - refint overlay cleans up group membership on user delete - unique overlay rejects duplicate uids