Commit Graph

  • 8bcbf38763 Add .gitignore feature/QTZPOC-20 vitor-aignosi 2026-08-27 14:39:04 -03:00
  • bb422697f7 Add .github vitor-aignosi 2026-08-27 14:39:04 -03:00
  • d8450c59c9 Add .env.example vitor-aignosi 2026-08-27 14:39:04 -03:00
  • 267962a3f3 Add sonar-project.properties vitor-aignosi 2026-08-27 14:39:04 -03:00
  • f1f2094cc1 Add scripts vitor-aignosi 2026-08-27 14:39:04 -03:00
  • ba4864fc67 Add requirements.txt vitor-aignosi 2026-08-27 14:39:04 -03:00
  • 77f722ac46 Add requirements-local.txt vitor-aignosi 2026-08-27 14:39:04 -03:00
  • ab8501fb98 Add requirements-light.txt vitor-aignosi 2026-08-27 14:39:04 -03:00
  • 79f1915800 Add requirements-dev.txt vitor-aignosi 2026-08-27 14:39:04 -03:00
  • 276561a8fc Add README.md vitor-aignosi 2026-08-27 14:39:04 -03:00
  • 8a4ef07a1f Add pyproject.toml vitor-aignosi 2026-08-27 14:39:04 -03:00
  • c239f764c3 Add Makefile vitor-aignosi 2026-08-27 14:39:04 -03:00
  • 91377a19f2 Add laborious vitor-aignosi 2026-08-27 14:39:04 -03:00
  • 6b4c207221 Add git-requirements-mapping.txt vitor-aignosi 2026-08-27 14:39:04 -03:00
  • 25626b1da3 Add docs vitor-aignosi 2026-08-27 14:39:04 -03:00
  • 9f4c671216 Update requirements.txt release/SIENTIAPDE-1646 gitea_admin 2026-08-21 15:48:26 +00:00
  • fb55ffa993 Update requirements.txt gitea_admin 2026-08-21 15:38:20 +00:00
  • f794d9e11e Snapshot of fix/QTZPOC-13 source tree fix/QTZPOC-13 vitor-aignosi 2026-08-19 11:50:01 -03:00
  • 5997210118 feat(simple_metrics): add threshold-based alerting via send_notification feature/SIENTIAPDE-1986-simple-metrics-rewrite PedroHMCosme 2026-08-19 11:29:14 -03:00
  • 4e3b5756be feat(simple_metrics): thread thresholds config from model_config to activity PedroHMCosme 2026-08-19 11:25:49 -03:00
  • 666188a7b3 test(simple_metrics): rewrite tests against RegressionMetrics dispatch PedroHMCosme 2026-08-19 11:17:59 -03:00
  • b7fdcebc15 feat(simple_metrics): rewrite calculate_simple_metrics to use RegressionMetrics PedroHMCosme 2026-08-19 11:13:08 -03:00
  • 33b4ae8406 feat(simple_metrics): thread model_type from model_config to activity PedroHMCosme 2026-08-19 11:08:07 -03:00
  • 3b55072ab4 chore(deps): bump sientia_model>=0.12.0, local pin to 0.13.1 PedroHMCosme 2026-08-19 10:57:42 -03:00
  • d5c1213293 SIENTIAPDE-2072: bump sientia_do pin to 1.12.2 fix/SIENTIAPDE-2072-release Eduardo Rios 2026-08-17 16:43:02 -03:00
  • 695e4c07a6 SIENTIAPDE-2072: bump sientia_do pin to 1.12.2 fix/SIENTIAPDE-2072 Eduardo Rios 2026-08-17 16:42:31 -03:00
  • 945eab6428 Update requirements.txt gitea_admin 2026-08-14 14:18:19 +00:00
  • d775f6b264 Code import - branch 0.6.0 0.6.0 gitea_admin 2026-08-05 13:53:39 +00:00
  • a8e89535ee Code import - branch release/SIENTIAPDE-1646 gitea_admin 2026-08-05 13:53:38 +00:00
  • 6a8c41b328 fix(pytest): Workaround unraisableexception plugin crash Bruno Domingues 2026-08-04 15:21:14 -03:00
  • 773c980fc3 fix(storage): Prevent AttributeError when closing uninitialized Postgres engine Bruno Domingues 2026-08-04 14:57:52 -03:00
  • 35efb67c89 fix(test_activities): Use aclose for async mock shutdown Bruno Domingues 2026-08-04 14:43:15 -03:00
  • acd925cf2a refactor(opc): Rename async close method to aclose Bruno Domingues 2026-08-04 12:01:06 -03:00
  • 310ceea0d8 ci(quality-gate): Configure push triggers, concurrency, and granular permissions Bruno Domingues 2026-08-04 11:41:23 -03:00
  • 2d73ec9ec2 Merge pull request #42 from Aignosi/feature/SIENTIAPDE-1945 Bruno Domingues 2026-07-10 11:49:36 -03:00
  • 2142143ab9 SIENTIAPDE-1945: Delete values.yaml configuration file for sientia-module Helm chart. Bruno Domingues 2026-07-08 22:12:50 -03:00
  • c07457bfbe chore(sonar): update project key Bruno Domingues 2026-07-01 20:59:29 -03:00
  • 80cc116f2a Code import - branch 0.5.0 0.5.0 gitea_admin 2026-06-28 03:02:58 +00:00
  • 272e02dadc SIENTIAPDE-1646 SIENTIAPDE-1646 Refactor MLFlow tests and update artifact handling vitor-aignosi 2026-06-11 13:34:25 -03:00
  • 19c8a028d2 SIENTIAPDE-1646 SIENTIAPDE-1646 Update prediction data handling in MLFlow vitor-aignosi 2026-06-11 10:02:11 -03:00
  • 11691398da SIENTIAPDE-1646 Update worker.py to set runtime parameter to 'core' for worker preparation vitor-aignosi 2026-06-11 08:58:09 -03:00
  • 054dcbfa50 SIENTIAPDE-1646 SIENTIAPDE-1646 Enhance MLFlow retraining process and evaluation data handling vitor-aignosi 2026-06-11 08:51:17 -03:00
  • e393263ddf SIENTIAPDE-1646 Update MLFlow reference artifact candidates to include 'evaluation_data.csv' instead of 'retrain_input.csv' vitor-aignosi 2026-06-11 08:18:42 -03:00
  • 11224537d3 SIENTIAPDE-1646 Update MLFlow reference artifact candidates to include 'test_data.csv' instead of 'train_data.csv' vitor-aignosi 2026-06-11 08:03:30 -03:00
  • 26502b5274 SIENTIAPDE-1646 Enhance MLFlow reference data handling and testing vitor-aignosi 2026-06-10 16:50:07 -03:00
  • ad4da333a0 SIENTIAPDE-1646 Update values.yaml to add MLFLOW environment variables vitor-aignosi 2026-05-25 16:35:41 -03:00
  • a4594997e8 SIENTIAPDE-1646 Update values.yaml and connectors_config.py for runtime and environment variable changes vitor-aignosi 2026-05-25 16:07:10 -03:00
  • e53e792e79 SIENTIAPDE-1646 Update values.yaml and worker.py for runtime installation logic vitor-aignosi 2026-05-25 14:39:19 -03:00
  • 6c4095825d SIENTIAPDE-1646 Update values.yaml to change runtime configurations and GitHub branch vitor-aignosi 2026-05-22 16:22:15 -03:00
  • 086b12492e Merge pull request #41 from Aignosi/feature/SIENTIAPDE-1646-legacy-laborious-worker vitor-aignosi 2026-05-21 15:30:09 -03:00
  • 4ea0754f0c SIENTIAPDE-1646 Enhance MLFlow run ID resolution with error handling for missing and invalid source URIs vitor-aignosi 2026-05-20 09:53:53 -03:00
  • ddb1618209 SIENTIAPDE-1646 Update quality-gate workflow to use python-quality-gate template vitor-aignosi 2026-05-20 09:30:05 -03:00
  • 90f8bdda61 SIENTIAPDE-1646 Update requirements.txt to align with recent dependency changes and ensure compatibility across the project. vitor-aignosi 2026-05-20 09:26:35 -03:00
  • 2ccda3e440 SIENTIAPDE-1646 Refactor worker task queue management and update README vitor-aignosi 2026-05-19 17:07:18 -03:00
  • 7a776066ec SIENTIAPDE-1646 Update requirements and enhance OPC communication handling vitor-aignosi 2026-05-19 16:43:20 -03:00
  • d856150e24 Update requirements.txt vitor-aignosi 2026-05-19 14:45:26 -03:00
  • c919713075 SIENTIAPDE-1646 SIENTIAPDE-1646 Enhance OPC integration and E2E testing framework vitor-aignosi 2026-05-18 16:40:56 -03:00
  • ee9c71cbbb SIENTIAPDE-1646 Refactor ModelMetrics to utilize DriftAnalysis for drift detection vitor-aignosi 2026-05-08 16:39:12 -03:00
  • c9ac25ea80 SIENTIAPDE-1646 Update README, requirements, and E2E tests for improved configuration and functionality vitor-aignosi 2026-05-07 17:02:25 -03:00
  • 0c9bea54c0 SIENTIAPDE-1811 Update .gitignore, requirements, and enhance OPC UA error handling vitor-aignosi 2026-05-19 11:45:08 -03:00
  • c2e2a8ff7a SIENTIAPDE-1811 Update values.yaml to rename worker references and adjust GitHub branch for SIENTIAPDE-1811. Changed nameOverride, fullnameOverride, and service account name to "sientia-laborious-legacy-worker" and updated the GITHUB_BRANCH value to "fix/SIENTIAPDE-1811". vitor-aignosi 2026-05-18 10:17:52 -03:00
  • 7bf7848a93 SIENTIAPDE-1811 Enhance OPC UA communication and metrics tracking vitor-aignosi 2026-05-15 15:28:28 -03:00
  • 6569810756 Update requirements.txt vitor-aignosi 2026-05-19 14:41:58 -03:00
  • 7153f1da0d SIENTIAPDE-1646 Remove requirements-light.txt and update requirements.txt to specify versions for asyncua and new sientia dependencies. vitor-aignosi 2026-05-19 14:13:23 -03:00
  • 4edf70c4a0 SIENTIAPDE-1646 SIENTIAPDE-1646 Add new runtime configuration for single environment in values.yaml vitor-aignosi 2026-05-19 14:06:36 -03:00
  • fcc8920a8b Merge pull request #40 from Aignosi/fix/SIENTIAPDE-1811-fix vitor-aignosi 2026-05-19 14:01:37 -03:00
  • cd1be2430a SIENTIAPDE-1811 Update .gitignore, requirements, and enhance OPC UA error handling vitor-aignosi 2026-05-19 11:45:08 -03:00
  • 83d3a4482c SIENTIAPDE-1646 SIENTIAPDE-1646 Enhance OPC integration and E2E testing framework vitor-aignosi 2026-05-18 16:40:56 -03:00
  • 7c1dae8ef6 Merge pull request #39 from Aignosi/fix/SIENTIAPDE-1811 vitor-aignosi 2026-05-18 13:32:33 -03:00
  • b37ec60b5d SIENTIAPDE-1646 Update .gitignore and input_sample.json for improved configuration management vitor-aignosi 2026-05-18 13:03:39 -03:00
  • 2a6def4056 SIENTIAPDE-1811 SIENTIAPDE-1811 Implement OPC write error handling and refactor tag writing logic vitor-aignosi 2026-05-18 10:36:57 -03:00
  • 7d59fd7c8c SIENTIAPDE-1811 Update values.yaml to rename worker references and adjust GitHub branch for SIENTIAPDE-1811. Changed nameOverride, fullnameOverride, and service account name to "sientia-laborious-legacy-worker" and updated the GITHUB_BRANCH value to "fix/SIENTIAPDE-1811". vitor-aignosi 2026-05-18 10:17:52 -03:00
  • e3636d4b88 SIENTIAPDE-1811 Enhance OPC UA testing framework and documentation vitor-aignosi 2026-05-15 15:46:39 -03:00
  • 638d5b70b4 SIENTIAPDE-1811 Enhance OPC UA communication and metrics tracking vitor-aignosi 2026-05-15 15:28:28 -03:00
  • 00cf8a2ad6 SIENTIAPDE-1646 Refactor OPC and OpcRepository classes to remove logger dependency and streamline logging calls vitor-aignosi 2026-05-13 10:36:35 -03:00
  • 84e6501063 SIENTIAPDE-1646 Implement new scheduling configurations for model retraining and drift analysis in input_sample.json vitor-aignosi 2026-05-12 08:31:50 -03:00
  • 4989cfcb3c SIENTIAPDE-1646 SIENTIAPDE-1646 Add new scheduling configurations and remove outdated documentation vitor-aignosi 2026-05-11 17:02:08 -03:00
  • 16ea436e45 SIENTIAPDE-1646 Refactor MLflow configuration to use environment variable for tracking URL vitor-aignosi 2026-05-11 13:28:37 -03:00
  • 02913e341d SIENTIAPDE-1646 Update sientia_model dependency in requirements.txt to allow for any version greater than or equal to 0.8.2 vitor-aignosi 2026-05-11 12:49:13 -03:00
  • d26e89aa98 SIENTIAPDE-1646 Update sientia_do dependency to version 1.12.1 in requirements.txt vitor-aignosi 2026-05-11 12:44:13 -03:00
  • e22b0bc7c3 SIENTIAPDE-1646 SIENTIAPDE-1646 Update dependencies and refactor OPC integration vitor-aignosi 2026-05-11 12:29:39 -03:00
  • 8d34228d7b SIENTIAPDE-1646 Update E2E test report and enhance drift analysis handling vitor-aignosi 2026-05-11 11:49:30 -03:00
  • 10c7e292b9 SIENTIAPDE-1646 Refactor ModelMetrics to utilize DriftAnalysis for drift detection vitor-aignosi 2026-05-08 16:39:12 -03:00
  • e6018af23f SIENTIAPDE-1646 Update README, requirements, and E2E tests for improved configuration and functionality vitor-aignosi 2026-05-07 17:02:25 -03:00
  • aaf647efdf SIENTIAPDE-1646 Refactor MLFlow retraining logic to always use retrain method vitor-aignosi 2026-05-07 09:03:33 -03:00
  • 424be007ef SIENTIAPDE-1646 Update dependencies and refactor MLFlow activities vitor-aignosi 2026-05-06 15:31:25 -03:00
  • 1ce8b9d3a7 SIENTIAPDE-1773 Enhance environment configuration and update dependencies vitor-aignosi 2026-05-05 16:52:51 -03:00
  • 473bd0b03f Merge pull request #38 from Aignosi/feature/SIENTIAPDE-1712 vitor-aignosi 2026-04-02 16:20:48 -03:00
  • 25430b5b26 SIENTIAPDE-1712 Update scipy version constraint in requirements.txt to allow versions below 1.14.0 for compatibility with existing dependencies. vitor-aignosi 2026-04-02 10:07:05 -03:00
  • 5e883d4530 SIENTIAPDE-1712 Add scipy version 1.13.0 to requirements.txt for enhanced scientific computing capabilities. vitor-aignosi 2026-04-02 10:06:39 -03:00
  • 5398ac6bc2 SIENTIAPDE-1712 Update sientia-mlops-library dependency to version 0.41.0 in requirements.txt for improved functionality and features. vitor-aignosi 2026-04-01 16:53:12 -03:00
  • 381856f5ca SIENTIAPDE-1712 SIENTIAPDE-1712 Enhance logging across various classes by adding logger parameters and improving debug statements. This update includes adjustments in Gates, MLFlow, ModelMetrics, and MLFlowRepository classes for better traceability and observability during operations. vitor-aignosi 2026-04-01 13:53:23 -03:00
  • b9fe4604f7 SIENTIAPDE-1712 SIENTIAPDE-1712 Convert confidence_value to float in API class to ensure consistent data type for value assignment in activity monitoring. vitor-aignosi 2026-04-01 09:30:55 -03:00
  • 59dd6078b0 SIENTIAPDE-1712 Update values.yaml to adjust workflow and activity poller configurations for improved performance, increasing minimum, initial, and maximum values. Additionally, add new minimal retrain parameters to enhance retraining capabilities. vitor-aignosi 2026-03-31 16:21:32 -03:00
  • e6fee73cce SIENTIAPDE-1712 SIENTIAPDE-1712 Enhance logging in MLFlowRepository class by introducing a dedicated _debug_dataframe method for conditional logging of DataFrame content. This update improves observability during model transformation, prediction, and retraining processes while managing log output effectively. vitor-aignosi 2026-03-31 15:13:05 -03:00
  • a3775279e1 SIENTIAPDE-1712 SIENTIAPDE-1712 Refactor logging in MLFlowRepository class by removing the debug_dataframe method and replacing it with direct debug statements for improved clarity. This change enhances the logging of DataFrame content during model transformation, prediction, and retraining processes, ensuring better observability without excessive log output. vitor-aignosi 2026-03-31 15:05:40 -03:00
  • d9ec7fc496 SIENTIAPDE-1712 Update values.yaml to rename SIE_MINIO_OFFLOAD_THRESHOLD_MEGABYTES to SIENTIA_MINIO_OFFLOAD_THRESHOLD_MEGABYTES and adjust its value to 0.5 for improved configuration clarity. vitor-aignosi 2026-03-31 09:10:56 -03:00
  • 7c32424cf1 SIENTIAPDE-1712 SIENTIAPDE-1712 Refactor logging in MinioDataFramePayload class to utilize custom_debug method for improved clarity and consistency. Enhanced DataFrame size logging by integrating a dedicated debug method, streamlining the logging process. vitor-aignosi 2026-03-30 09:32:51 -03:00
  • fa88572126 SIENTIAPDE-1712 SIENTIAPDE-1712 Enhance logging in Gates, MLFlow, and Storage classes by integrating logger parameter for improved traceability. This update allows for better monitoring of operations and data handling across these components. vitor-aignosi 2026-03-30 09:24:52 -03:00
  • 00ac77a091 SIENTIAPDE-1712 SIENTIAPDE-1712 Implement debug logging in MinioDataFramePayload class for enhanced traceability. Added a static method for conditional logging and integrated debug statements throughout methods to capture DataFrame size estimates, upload actions, and retrieval processes, improving overall observability. vitor-aignosi 2026-03-30 09:12:27 -03:00