William Valentin
03fa856199
feat: Add CI/CD secrets configuration and documentation
- 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.