Skip to content

Releases: IdanG7/InfraMind

InfraMind v2.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Nov 01:40

Changes in v2.1.1

  • fix(ci): correct package filename normalization in release workflow

Full Changelog: v2.1.0...v2.1.1

📦 Installation

CLI Tool

pip install InfraMind==2.1.1

Docker Images

# API
docker pull ghcr.io/IdanG7/InfraMind/api:v2.1.1

# Agent
docker pull ghcr.io/IdanG7/InfraMind/agent:v2.1.1

One-Command Install

curl -fsSL https://raw.githubusercontent.com/IdanG7/InfraMind/v2.1.1/install.sh | bash

🎯 What's Changed

See the full changelog

InfraMind v2.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 01:35

Changes in v2.1.0

  • feat: rename package from inframind-cli to InfraMind
  • chore: bump version to 2.0.0 [skip ci]

Full Changelog: v2.0.0...v2.1.0

📦 Installation

CLI Tool

pip install InfraMind==2.1.0

Docker Images

# API
docker pull ghcr.io/IdanG7/InfraMind/api:v2.1.0

# Agent
docker pull ghcr.io/IdanG7/InfraMind/agent:v2.1.0

One-Command Install

curl -fsSL https://raw.githubusercontent.com/IdanG7/InfraMind/v2.1.0/install.sh | bash

🎯 What's Changed

See the full changelog

InfraMind v2.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 01:24

Changes in v2.0.0

  • chore: test pypi publishing with new repo name
  • docs: update repository name to InfraMind in PyPI setup guide
  • chore: bump version to 1.0.0 [skip ci]

Full Changelog: v1.0.0...v2.0.0

📦 Installation

CLI Tool

pip install inframind-cli==2.0.0

Docker Images

# API
docker pull ghcr.io/IdanG7/InfraMind/api:v2.0.0

# Agent
docker pull ghcr.io/IdanG7/InfraMind/agent:v2.0.0

One-Command Install

curl -fsSL https://raw.githubusercontent.com/IdanG7/InfraMind/v2.0.0/install.sh | bash

🎯 What's Changed

See the full changelog

InfraMind v1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 01:10

Changes in v1.0.0

  • Add MIT license and update allowed bash commands
  • chore: clean up repository and remove internal documentation
  • chore: bump version to 0.1.2 [skip ci]

Full Changelog: v0.1.2...v1.0.0

📦 Installation

CLI Tool

pip install inframind-cli==1.0.0

Docker Images

# API
docker pull ghcr.io/IdanG7/infraread/api:v1.0.0

# Agent
docker pull ghcr.io/IdanG7/infraread/agent:v1.0.0

One-Command Install

curl -fsSL https://raw.githubusercontent.com/IdanG7/infraread/v1.0.0/install.sh | bash

🎯 What's Changed

See the full changelog

InfraMind v0.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Nov 00:54

Changes in v0.1.2

  • docs: add PyPI publishing setup guide
  • fix(ci): make PyPI publishing optional in release workflow
  • chore: bump version to 0.1.1 [skip ci]

Full Changelog: v0.1.1...v0.1.2

📦 Installation

CLI Tool

pip install inframind-cli==0.1.2

Docker Images

# API
docker pull ghcr.io/IdanG7/infraread/api:v0.1.2

# Agent
docker pull ghcr.io/IdanG7/infraread/agent:v0.1.2

One-Command Install

curl -fsSL https://raw.githubusercontent.com/IdanG7/infraread/v0.1.2/install.sh | bash

🎯 What's Changed

See the full changelog

InfraMind v0.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Nov 00:45

Changes in v0.1.1

  • fix(ci): correct CLI package filename in release workflow

Full Changelog: v0.1.0...v0.1.1

📦 Installation

CLI Tool

pip install inframind-cli==0.1.1

Docker Images

# API
docker pull ghcr.io/IdanG7/infraread/api:v0.1.1

# Agent
docker pull ghcr.io/IdanG7/infraread/agent:v0.1.1

One-Command Install

curl -fsSL https://raw.githubusercontent.com/IdanG7/infraread/v0.1.1/install.sh | bash

🎯 What's Changed

See the full changelog

InfraMind v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 00:35

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.0

Docker Images

# API
docker pull ghcr.io/IdanG7/infraread/api:v0.1.0

# Agent
docker pull ghcr.io/IdanG7/infraread/agent:v0.1.0

One-Command Install

curl -fsSL https://raw.githubusercontent.com/IdanG7/infraread/v0.1.0/install.sh | bash

🎯 What's Changed

See the full changelog