Commit Graph

8 Commits

Author SHA1 Message Date
vitor-aignosi
16fd31eccb SIENTIAPDE-1327
Refactor quality gate workflow to utilize shared template and streamline analysis steps. Inherit secrets and specify project name for improved configuration.
2025-10-23 09:58:39 -03:00
vitor-aignosi
be1b0cb41c SIENTIAPDE-1318
Update GitHub Actions workflow to target 'orchestrator/' directory for code quality checks

- Modified paths in the quality-gate.yml file to replace 'laborious/' with 'orchestrator/' for code formatting, linting, type checking, and security analysis steps.
2025-10-17 13:00:13 -03:00
vitor-aignosi
99fb460ddb SIENTIAPDE-1318
Enhance validation script and CI workflow for code quality checks

- Added support for a --fix option in validate.sh to apply Ruff auto-fixes for formatting and linting.
- Updated GitHub Actions workflow to include separate steps for installing development and runtime dependencies.
- Introduced dedicated steps for code formatting and linting checks using Ruff, along with type checking and security analysis using mypy and Bandit.
2025-10-17 12:50:02 -03:00
Bruno Domingues
c16b9caa44 SIENTIAPDE-1111: refactor sonarqube pipeline. 2025-06-23 14:35:12 -03:00
vitor-aignosi
e81bd61f5a Init files 2025-06-09 11:46:42 -03:00
vitor-aignosi
a5c5187664 workflow fix 2025-06-09 11:21:13 -03:00
vitor-aignosi
1fd8bdc2e3 SIENTIAPDE-1030
some fixes in workflow
2025-06-09 08:06:02 -03:00
vitor-aignosi
24ae3bfb9f SIENTIAPDE-1030
Adding Sonarqube workflow
2025-06-09 07:38:45 -03:00