Commit Graph

8 Commits

Author SHA1 Message Date
Your Name ff3d077282 fixing deploy step
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-06-05 11:58:43 -04:00
Your Name 40fe535bdd fixing deploy step
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-06-05 11:46:01 -04:00
Your Name 1f207cb0d2 fixing deploy step
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-06-05 11:26:05 -04:00
Your Name 03b209140d fixing deploy step
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-06-05 09:36:23 -04:00
Your Name 4e1e5f21cf fixing deploy step
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-06-05 09:27:46 -04:00
Your Name 993b32af46 optimize: speed up deployment while ensuring latest images and better diagnostics - Force pull latest images with hash verification before deployment - Reduce timeouts: deployment 3min, health check 90s, stack removal 60s - Check every 2s instead of 5s for faster feedback - Exit early on clear failures to avoid waiting - Comprehensive container-level diagnostics on failure - Show task status, container logs, and service inspection - Verify deployed image matches pulled image hash - Minimal 10s initialization wait instead of 30s - Better error messages with image hash tracking 2025-06-05 09:15:00 -04:00
Your Name bf09520c1d enhance: add comprehensive resilience to CI deployment script - Concurrent execution prevention with lock files - Retry logic for transient failures (3 attempts) - Extensive pre-flight checks (disk space, env vars, Docker health) - Configurable timeouts (5min deployment, 2min health checks) - Enhanced health checking with multiple validation methods - Automatic cleanup on script exit - Detailed debugging information on failure - Environment variable validation for all 10 secrets - Rollback preparation and improved logging
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-06-05 09:11:37 -04:00
Your Name 9645631496 fixing deploy step
ci/woodpecker/push/woodpecker Pipeline failed Details
2025-06-05 09:06:59 -04:00