2 Commits

Author SHA1 Message Date
Göran Sander
9d639ab7ca debugging log monitoring 8 2025-09-29 12:05:46 +02:00
Göran Sander
b3363e1ac5 build: enhance CI/CD pipeline with improved monitoring of insider builds
- Introduced the Butler SOS log monitoring system for automated error detection and alerting.
- Added PowerShell scripts for sending emails: Send-Email-PS51.ps1 (for PowerShell 5.1) and Send-Email-Modern.ps1 (for PowerShell 7+).
- Implemented Send-ErrorAlert.ps1 for sending service error alerts using customizable HTML templates.
- Created HTML email template for Butler SOS error alerts with professional formatting.
- Documented setup, configuration, and usage instructions in README.md.
- Established GitHub Actions workflow for monitoring log files and sending alerts.
2025-09-29 10:25:19 +02:00