Remove all E2E infrastructure — approach is dead
Delete the entire local E2E testing setup: - e2e/ directory (Playwright tests) - scripts/deploy-e2e-headlamp.sh and teardown-e2e-headlamp.sh - .github/workflows/e2e.yaml - playwright.config.ts - E2E npm scripts and @playwright/test dependency - E2E-related .gitignore entries RBAC is managed by Flux GitOps in privilegedescalation/infra. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
committed by
Countess von Containerheim [agent]
parent
32d825e441
commit
2c117eff9f
@@ -1,8 +1,3 @@
|
||||
node_modules/
|
||||
dist/
|
||||
*.tar.gz
|
||||
.playwright-mcp/
|
||||
e2e/.auth/state.json
|
||||
.env.e2e
|
||||
test-results/
|
||||
playwright-report/
|
||||
|
||||
Reference in New Issue
Block a user