Commit Graph

4 Commits

Author SHA1 Message Date
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