Commit Graph

1 Commits

Author SHA1 Message Date
William Valentin
d3c7513600 feat: consolidate Makefile from 89 to 44 targets
- Combine related commands (docker-clean, ci-check, undeploy-all)
- Group Testing & Quality into single section
- Streamline Docker commands with smart combinations
- Add workflow commands for common tasks
- Improve error handling with graceful failures
- Maintain all functionality while reducing complexity
- Keep Makefile.original as safety backup

Commands reduced by 51% while enhancing usability
2025-09-08 01:38:30 -07:00