github-actions[bot]
dfe05a063a
chore: bump version to 1.2.0 [skip ci]
2026-03-30 18:27:46 +00:00
github-actions[bot]
63a94dae0a
chore: bump version to 1.1.3 [skip ci]
2026-03-12 17:33:24 +00:00
github-actions[bot]
9d71c0cf80
chore: bump version to 1.1.2 [skip ci]
2026-02-20 00:20:15 +00:00
github-actions[bot]
b0629cb34a
chore: bump version to 1.1.1 [skip ci]
2026-02-19 12:34:59 +00:00
github-actions[bot]
f0cdace820
chore: bump version to 1.1.0 [skip ci]
2025-12-19 19:43:10 +00:00
github-actions[bot]
923f2cb675
chore: bump version to 1.0.3 [skip ci]
2025-12-05 14:45:10 +00:00
github-actions[bot]
530e8cbb08
chore: bump version to 1.0.2 [skip ci]
2025-12-04 22:39:52 +00:00
Bruno Domingues
d9d3df5723
SIENTIAPDE-1308: Initial Docker setup, improved .dockerignore, updated README, and minor fixes.
2025-11-04 14:07:37 -03:00
Bruno Domingues
56a21a16da
SIENTIAPDE-1255: Integrate sientia-mlops-library into model-manager, adding model serving, reporting, and updated model definitions.
2025-10-20 16:55:52 -03:00
Bruno Domingues
8f4ac3284e
SIENTIAPDE-1243: Remove Redis dependency and related configurations.
2025-10-01 18:16:21 -03:00
Bruno Domingues
8bcee4c6a0
SIENTIAPDE-1243: Fix: Resolved mypy errors and added pandas stubs. Addressed type hinting issues and suppressed mypy warnings to improve code quality and maintainability.
2025-10-01 17:36:47 -03:00
Bruno Domingues
b102f79087
SIENTIAPDE-1243: Remove OPC server integration and add code quality tools.
...
This commit removes the OPC server integration from the Model Manager, including related activities, repositories, metrics, and configuration. It also adds code quality tools such as Ruff (linting/formatting), mypy (type checking), and Bandit (security analysis) along with a validation script and CI/CD integration for automated code validation. The README has been updated to reflect these changes.
2025-10-01 16:25:08 -03:00