feat: finalize managed environment cutover seal #354
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "299-managed-environment-cutover-final-seal"
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
Tenantreferencesspec.md,plan.md,tasks.md, checklist, audit) to close the managed-environment cutover with an explicit final seal decisionValidation
cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Filament/WorkspaceOverviewContentTest.php tests/Feature/Filament/AdminHomeRedirectsToChooseTenantWhenWorkspaceSelectedTest.php tests/Feature/Filament/WorkspaceOverviewEmptyStatesTest.phpcd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Guards/NoLegacyTenantPanelRuntimeTest.php tests/Feature/Guards/NoActiveTenantResourceRoutesTest.php tests/Feature/Guards/ManagedEnvironmentCanonicalRouteContractTest.php tests/Feature/Filament/PanelNavigationSegregationTest.php tests/Feature/Workspaces/WorkspaceIntendedUrlLegacyRejectionTest.php tests/Feature/ProviderConnections/LegacyRedirectTest.php tests/Feature/ManagedEnvironment/LegacyTenantCoreGuardTest.php tests/Feature/Spec080WorkspaceManagedTenantAdminMigrationTest.php tests/Feature/Filament/ManagedEnvironmentAccessScopeManagementTest.php tests/Feature/Rbac/ProviderConnectionWorkspaceFirstPolicyTest.phpcd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Guardscd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Workspacescd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/ProviderConnectionscd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/RequiredPermissionscd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/Filamentcd apps/platform && ./vendor/bin/sail artisan test --compact tests/Browser/Spec299WorkspaceOverviewCutoverSealSmokeTest.phpcd apps/platform && ./vendor/bin/sail bin pint --dirty --format agentgit diff --checkNotes
apps/platform/bootstrap/providers.php.Tenantreferences are documented inspecs/299-managed-environment-cutover-final-seal/final-cutover-audit.md.