Commit Graph

2 Commits

Author SHA1 Message Date
Automation 89e062ba44 Fix Woodpecker CI 3.8 pipeline configuration
- Corrected YAML syntax for Woodpecker CI 3.8.0
- Added comprehensive CI pipeline with syntax checks
- Include ShellCheck analysis and documentation validation
- Added webhook integration test steps
2025-08-14 23:26:42 +00:00
Automation 4d1ea904b8 feat: Add Woodpecker CI pipeline configuration
- Add comprehensive .woodpecker.yml for automated testing
- Include syntax checks for shell scripts
- Add ShellCheck analysis for code quality
- Include documentation verification
- Add webhook integration testing
- Support for push and pull_request events
2025-08-14 23:02:03 +00:00