chore: Cleanup Duo Workflow settings
Description
Reorganizes configuration settings for the Duo Workflow feature. It moves Docker-related settings under a new "duo.workflow" namespace, improving organization and clarity.
Related Issues
How has this been tested?
Logging that the new settings were picked up by the workflow runner:
Screen_Recording_2025-03-03_at_1.34.00_PM
Screenshots (if appropriate)
What CHANGELOG entry will this MR create?
-
fix:
Bug fix fixes - a user-facing issue in production - included in changelog -
feature:
New feature - a user-facing change which adds functionality - included in changelog -
BREAKING CHANGE:
(fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog -
None - other non-user-facing changes
Edited by Frédéric Caplette