mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
Remove the config-tool editor UI while preserving the validation CLI functionality. The editor UI is no longer needed as configuration is now managed through other means. Changes: - Delete pkg/lib/editor/ directory with all Angular UI components - Delete editor command and related Go code - Remove config-editor from supervisord and deployment configs - Simplify Dockerfile without JS build stage - Remove Cypress E2E tests from GitHub workflow - Clean up unused dependencies 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>