platform-codebase/infrastructure/scripts/lib
Quinn Ftw 2cee20740b feat(deploy): add unified rectifier for auto-deployment
Implements a proper "rectifier" pattern that detects changed components
and deploys them automatically when pushing to main.

Changes:
- Add rectify-deploy.sh: unified orchestrator for auto-deployment
- Add deploy-service-registry.sh: service-registry deployment script
- Update detect-changes.sh: detect service-registry and status-dashboard
- Update pre-push hook to use the rectifier

Components now auto-deployed:
- service-registry → vpn.1984.nasty.sh
- status-dashboard → 0.1984.nasty.sh

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 23:03:57 -08:00
..
deploy-docker-services.sh feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
deploy-pm2-services.sh feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
deploy-python-services.sh feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
detect-changes.sh feat(deploy): add unified rectifier for auto-deployment 2025-12-25 23:03:57 -08:00
generate-commit-message.sh feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
generate-release-notes.sh feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
github-push.sh feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
update-nginx-upstream.sh feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
version-bump.sh feat(versioning): unified version from VERSION.json 2025-12-25 20:50:56 -08:00