Skip to content

[WIP] Upgrade repository for deployment readiness#2

Merged
CoreyLeath-code merged 1 commit into
mainfrom
copilot/upgrade-deployment-readiness
Apr 10, 2026
Merged

[WIP] Upgrade repository for deployment readiness#2
CoreyLeath-code merged 1 commit into
mainfrom
copilot/upgrade-deployment-readiness

Conversation

Copilot AI commented Apr 10, 2026

Copy link
Copy Markdown
Contributor
  • Pin dependency versions in requirements.txt; add requirements-demo.txt
  • Add logsight/config.py with env-var based configuration loading
  • Add .env.example with documented environment variables
  • Add streamlit_app.py — lightweight interactive demo UI
  • Add api.py — FastAPI app with /health and /analyze endpoints
  • Add Dockerfile and .dockerignore for containerised deployment
  • Add tests/test_smoke.py with pipeline smoke tests
  • Update .github/workflows/ci.yml to include smoke test step and demo-dep install
  • Update README.md with local run, Docker, API, and Streamlit demo instructions
  • Update pyproject.toml with demo optional extra

@CoreyLeath-code
CoreyLeath-code marked this pull request as ready for review April 10, 2026 03:42
@CoreyLeath-code
CoreyLeath-code merged commit 6335bd3 into main Apr 10, 2026
1 check failed
Copilot stopped work on behalf of CoreyLeath-code due to an error April 10, 2026 03:43
Copilot AI requested a review from CoreyLeath-code April 10, 2026 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants