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> |
||
|---|---|---|
| .. | ||
| deploy-docker-services.sh | ||
| deploy-pm2-services.sh | ||
| deploy-python-services.sh | ||
| detect-changes.sh | ||
| generate-commit-message.sh | ||
| generate-release-notes.sh | ||
| github-push.sh | ||
| update-nginx-upstream.sh | ||
| version-bump.sh | ||