Skip to content

Releases: ARCoder181105/prism

PRISM v1.0.0

09 Mar 16:35

Choose a tag to compare

📦 What's Changed ((initial release))

✨ New Features

  • Add GitHub Container Registry login step (fb08cbf)
  • feat: Dockerize application and add GitHub Actions CI/CD (145e056)
  • added shap and benchmark (d4878e0)
  • feat: replace Streamlit with Next.js dashboard + model benchmark (686a824)
  • feat: complete pipeline + Streamlit dashboard with monochrome UI (0a9669d)
  • feat: complete pipeline + Streamlit dashboard with monochrome UI (ecde374)
  • added PS for hackathon will be removed in future (de5d329)
  • added pipline (dbe95c3)
  • added readme (9d36021)
  • added plan (5786fa2)

🐛 Bug Fixes

  • fix: lowercase GHCR image prefix and fix Trivy scan reference (1a84201)
  • fix: suppress false positive bandit B301 on internal model loading (aa28605)
  • fix: align isort profile with CI and remove unused global statement (14da9c0)
  • fix: hardcode lowercase repository name for docker registry (ce00f95)
  • fix: hardcode lowercase repository name for docker registry (e55b391)
  • fix: resolve numpy boolean type error in pytest (296f8b2)

🔧 Infrastructure

  • ci: remove multiline output from changelog job (0ce2517)
  • ci: remove multiline output from changelog job (84e2e06)
  • ci: fix heredoc delimiter bugs in release workflow (e93201e)
  • ci: add CI/CD pipeline, Docker multi-stage builds, and release automation (5057ea7)

📌 Other Changes

  • Update IMAGE_PREFIX in CI/CD workflow (c5686ef)
  • docs: add CONTRIBUTING guide, dev requirements, and pre-commit hooks (cb66166)
  • rebrand: rename project to PRISM with team and hackathon info (d1c8826)
  • updated documentation (9b7752d)
  • minor fix (7c31588)
  • initial commit (ce86363)

🐳 Docker Images

# Pull this release
docker pull ghcr.io/ARCoder181105/manufacturing-intelligence/mfg-backend:v1.0.0
docker pull ghcr.io/ARCoder181105/manufacturing-intelligence/mfg-frontend:v1.0.0

Full Diff: ...v1.0.0