InfraMind v0.1.0
Changes in v0.1.0
- fix(build): resolve VERSION file path issue for CLI package build
- fix(tests): correct SQLAlchemy relationship filter in test_multiple_runs_same_pipeline
- fix(tests): add missing Pipeline import in test_integration.py
- Add xargs ls command to allowed Bash list
- fix(tests): add missing pytest import in test_api.py
- docs: add comprehensive automation summary
- feat(ci): add automated release system with semantic versioning
- Add comprehensive testing suite
- Production-ready improvements: Universal CI/CD integration, security hardening, K8s enhancements
- Add production-ready summary and update permissions
- Add CLI tool, integration docs, and production configs
- Main (#3)
- Main (#2)
- Merge pull request #1 from IdanG7/main
- seting up prod code
- created dashboards, and test integration
- ci/cd actions and startign to prod commit
- change diagrams to mermaid for nicer look :)
- Initial commit: InfraMind intelligent CI/CD optimization engine, created starting strucutre and some quick demo code
Full Changelog: v0.0.0...v0.1.0
📦 Installation
CLI Tool
pip install inframind-cli==0.1.0Docker Images
# API
docker pull ghcr.io/IdanG7/infraread/api:v0.1.0
# Agent
docker pull ghcr.io/IdanG7/infraread/agent:v0.1.0One-Command Install
curl -fsSL https://raw.githubusercontent.com/IdanG7/infraread/v0.1.0/install.sh | bash🎯 What's Changed
See the full changelog