Commit Graph

3 Commits

Author SHA1 Message Date
WDI-Ideas
2cd019171f fix(ci): use boolean workflow_call inputs for run_build/sonar/deploy
Gitea/Act can mis-coerce string-typed inputs when callers pass YAML booleans,
which skipped Sonar and Deploy while Build ran. Use type boolean and simplify
job if conditions. Document caller pitfalls in readme.

Made-with: Cursor
2026-04-07 23:31:16 +05:30
WDI-Ideas
1f8640a264 fix(ci): align workflow_call flags, Sonar project_key, and deploy wiring
Made-with: Cursor
2026-04-07 22:45:18 +05:30
bf47b5b156 Add readme.md 2026-04-07 10:20:05 +00:00