Files
Overgram4A/.github
overspend1 aae071ce3d feat: add comprehensive CI/CD documentation and GitHub Actions
CI/CD Improvements:
- Add detailed Buildkite setup guide (.buildkite/README.md)
  - Step-by-step agent installation
  - Environment variable configuration
  - Troubleshooting guide
  - Security best practices
  - Performance optimization tips

- Add automated agent setup script (.buildkite/setup-agent.sh)
  - One-command agent installation
  - Android SDK auto-configuration
  - Automatic service setup
  - Works on Ubuntu/Debian

- Add GitHub Actions workflow (.github/workflows/android-build.yml)
  - Alternative to Buildkite
  - Free for public repositories
  - Build debug and release APKs
  - Run tests and lint
  - Create AAB bundles
  - Automated GitHub releases
  - Telegram notifications
  - Artifact uploads

Features:
- Parallel build jobs for faster CI/CD
- Automatic APK signing
- Test result uploads
- Gradle caching for speed
- Nightly builds support
- Tag-based releases
- Comprehensive error handling

Developer: @overspend1
2025-11-30 18:25:47 +01:00
..
2023-07-13 15:26:23 +00:00
2022-05-13 22:11:11 +05:00