Skip to content

Merge develop into main: trained detection model, CI/CD fix, and cleanup#12

Merged
ATemova merged 11 commits into
mainfrom
develop
Jun 9, 2026
Merged

Merge develop into main: trained detection model, CI/CD fix, and cleanup#12
ATemova merged 11 commits into
mainfrom
develop

Conversation

@ATemova

@ATemova ATemova commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Merge the latest development work from develop into main.

Changes

  • Replace the untrained detection model with a trained EfficientNetB0 CNN for plant-health detection (DEV-63)
  • Fix the CI/CD pipeline so it runs green; Docker Hub publish and SSH deploy are now manual-only (DEV-66)
  • Stop version-controlling runtime data ui/plants_data.json and add it to .gitignore
  • Code structure cleanup and minor bug fixes

Issues

Closes #7

@ATemova ATemova merged commit 0f98dc0 into main Jun 9, 2026
8 checks passed
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.

Do not version-control runtime data (ui/plants_data.json)

3 participants