Spec 210: implement CI test matrix budget enforcement #243
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "210-ci-matrix-budget-enforcement"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
devConfidence, Heavy Governance, and Browser lanesValidation
cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agentcd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Guards/CiFastFeedbackWorkflowContractTest.php tests/Feature/Guards/CiConfidenceWorkflowContractTest.php tests/Feature/Guards/CiHeavyBrowserWorkflowContractTest.php tests/Feature/Guards/CiLaneFailureClassificationContractTest.php tests/Feature/Guards/FastFeedbackLaneContractTest.php tests/Feature/Guards/ConfidenceLaneContractTest.php tests/Feature/Guards/HeavyGovernanceLaneContractTest.php tests/Feature/Guards/BrowserLaneIsolationTest.php tests/Feature/Guards/FixtureLaneImpactBudgetTest.php tests/Feature/Guards/TestLaneManifestTest.php tests/Feature/Guards/TestLaneArtifactsContractTest.php tests/Feature/Guards/TestLaneCommandContractTest.php./scripts/platform-test-lane fast-feedback./scripts/platform-test-lane confidence./scripts/platform-test-lane heavy-governance./scripts/platform-test-lane browser./scripts/platform-test-report fast-feedback./scripts/platform-test-report confidenceNotes
TENANTATLAS_ENABLE_HEAVY_GOVERNANCE_SCHEDULE=1andTENANTATLAS_ENABLE_BROWSER_SCHEDULE=1devConfidence, manual and scheduled Heavy Governance, and manual and scheduled Browser runs