- Add comprehensive CI/CD secrets section to .env.example - Create detailed CI-CD-SECRETS.md guide with: - Step-by-step secret setup instructions - Container registry authentication examples - PyPI token configuration - GitHub integration setup - Security best practices - Troubleshooting guide - Workflow-specific requirements Includes support for: - Docker Hub, GitLab, GitHub container registries - Automated PyPI publishing - Slack/Discord notifications - Kubernetes deployment secrets - Security scanning integration Updated .env template with placeholder values and detailed comments.
UnitForge Documentation
📚 Documentation
| Document | Description |
|---|---|
| Main README | Project overview, installation, and usage |
| Contributing Guide | Development setup and workflow |
| Environment Configuration | Environment variable reference |
| Docker Setup | Container development |
| Scripts & Utilities | Development tools |
🚀 Quick Start
New users: Start with the Main README
Contributors: Follow the Contributing Guide
Configuration: See Environment Variables