2026-02-07 - GitHub Migration Complete¶
Release¶
AgileData.io - Modern DevOps: Complete GitHub Migration with Automated CI/CD
We’ve successfully migrated all three AgileData code repositories to GitHub with comprehensive CI/CD pipelines, automated security scanning, and SOC 2 compliance controls. This modernization represents a significant upgrade to our development and deployment infrastructure.
The migration brings automated testing, security scanning on every commit, and streamlined deployments across all customer tenancies. What used to require manual coordination and careful timing now happens automatically with every code push, dramatically reducing deployment time and human error.
What’s New:
All three repositories (functions, APIs, GUI) migrated to GitHub
Automated CI/CD pipelines via GitHub Actions
Comprehensive security scanning (Bandit, pip-audit, detect-secrets)
SOC 2 compliance automation built into every commit
Pre-commit hooks for code quality and security
Multi-tenant deployment automation
Centralized build infrastructure in agiledata-builds project
Dependabot for automated dependency updates
What this means for you:
Faster deployment of new features (from weekly to daily)
Improved platform reliability through automated testing
Enhanced security with every-commit scanning
SOC 2 compliance audit trail automatically maintained
Reduced deployment downtime through parallel deployments
More consistent releases across all customer environments
Quicker response to bugs and security issues
Last Refreshed¶
Doc Refreshed: 2026-02-07