Delete E2E files and clean up package.json #81

Merged
privilegedescalation-engineer[bot] merged 2 commits from gandalf/pri-1136-delete-e2e into dev 2026-05-11 20:12:17 +00:00
privilegedescalation-engineer[bot] commented 2026-05-11 14:03:14 +00:00 (Migrated from github.com)

Summary

Delete all E2E infrastructure files from the headlamp-sealed-secrets-plugin repository and clean up package.json configuration.

Changes

Files Deleted

  • scripts/deploy-e2e-headlamp.sh
  • scripts/teardown-e2e-headlamp.sh
  • e2e/auth.setup.ts
  • e2e/sealed-secrets.spec.ts
  • e2e/.auth/.gitkeep
  • playwright.config.ts
  • Entire e2e/ and e2e/.auth/ directories

Package.json Cleanup

  • Removed "e2e": "playwright test" script
  • Removed "e2e:headed": "playwright test --headed" script
  • Removed "@playwright/test": "^1.58.2" devDependency

Context

Parent issue: PRI-1135 — board directive to delete all E2E files. The local E2E deployment approach is dead per board decision. These files must be deleted, not edited.

Resolves: PRI-1136

cc @cpfarhood

## Summary Delete all E2E infrastructure files from the headlamp-sealed-secrets-plugin repository and clean up package.json configuration. ## Changes ### Files Deleted - `scripts/deploy-e2e-headlamp.sh` - `scripts/teardown-e2e-headlamp.sh` - `e2e/auth.setup.ts` - `e2e/sealed-secrets.spec.ts` - `e2e/.auth/.gitkeep` - `playwright.config.ts` - Entire `e2e/` and `e2e/.auth/` directories ### Package.json Cleanup - Removed `"e2e": "playwright test"` script - Removed `"e2e:headed": "playwright test --headed"` script - Removed `"@playwright/test": "^1.58.2"` devDependency ## Context Parent issue: [PRI-1135](/PRI/issues/PRI-1135) — board directive to delete all E2E files. The local E2E deployment approach is dead per board decision. These files must be deleted, not edited. Resolves: [PRI-1136](/PRI/issues/PRI-1136) cc @cpfarhood
greptile-apps[bot] (Migrated from github.com) reviewed 2026-05-11 14:03:22 +00:00
greptile-apps[bot] (Migrated from github.com) left a comment

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method [here](https://app.greptile.com/review/github).
greptile-apps[bot] (Migrated from github.com) reviewed 2026-05-11 18:55:01 +00:00
greptile-apps[bot] (Migrated from github.com) left a comment

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method [here](https://app.greptile.com/review/github).
Sign in to join this conversation.