Files
ivatar/scripts
Oliver Falk 27dd40b4aa Improve CI output visibility and remove buffering
- Add flush=True to all colored_print calls for immediate output
- Add PYTHONUNBUFFERED=1 to all deployment and performance test jobs
- Replace simple sleep with countdown progress indicator
- Show 'Retrying in X seconds...' with real-time countdown
- Clear progress line after countdown completes
- Better visibility of what the script is doing during long waits
2025-10-24 13:06:57 +02:00
..