- Skip clone step to test basic pipeline functionality
- Focus on verifying that Woodpecker CI 3.8.0 + Podman works
- Simple tests to confirm agent execution
- Will add back clone once basic functionality is proven
- Use alpine/git image for clone step to resolve git issues
- This should fix the clone operation completely
- Keep pipeline steps focused on GameAdm testing
- 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
- 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