32 lines
809 B
Markdown
32 lines
809 B
Markdown
# gameadm Installation Test
|
|
|
|
Dieses Repository testet die automatische Installation von gameadm über unser Gitea Automation Webhook System mit Podman CI/CD.
|
|
|
|
## Test Ziele
|
|
|
|
- ✓ Repository-Erstellung über Automation Webhook
|
|
- ✓ Woodpecker CI Pipeline mit Podman Backend
|
|
- ✓ gameadm Installation Simulation
|
|
- ✓ Environment Validation
|
|
|
|
## Pipeline Status
|
|
|
|
Die Pipeline wird automatisch getriggert bei:
|
|
- Push auf main branch
|
|
- Pull Requests
|
|
|
|
## Automation Features
|
|
|
|
- Automatische Repository-Erstellung über pp1l Organisation
|
|
- Woodpecker CI Integration
|
|
- Podman Container Runtime
|
|
- Sichere Credential-Verwaltung
|
|
|
|
## Test Details
|
|
|
|
Die Pipeline führt folgende Tests durch:
|
|
1. System-Vorbereitung (zypper, dependencies)
|
|
2. gameadm Installation Simulation
|
|
3. Environment Validation
|
|
4. Success Reporting
|