Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix issues with configs and Runner #2234

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Fix issues with configs and Runner #2234

merged 1 commit into from
Feb 5, 2025

Conversation

romain-intel
Copy link
Contributor

  • Rename config_file to config to make it consistent with the Click API
  • Allow CustomFlowDecorators to work with Runner (currently, it was not finding the FlowSpec)
  • Remove hidden options from Click API
  • Small other fixes to get Runner to work with various combinations of CustomFlowDecorators and CustomStepDecorators

savingoyal
savingoyal previously approved these changes Jan 31, 2025
@savingoyal
Copy link
Collaborator

pending conflict resolution

 - Rename config_file to config to make it consistent with the Click API
 - Allow CustomFlowDecorators to work with Runner (currently, it was not finding the FlowSpec)
 - Remove hidden options from Click API
 - Small other fixes to get Runner to work with various combinations of CustomFlowDecorators and
   CustomStepDecorators
@savingoyal savingoyal merged commit 85da991 into master Feb 5, 2025
29 checks passed
@savingoyal savingoyal deleted the fix/mlpmf-282 branch February 5, 2025 18:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants