Skip to content

Set different defaults for different confirm_ask questions.#3212

Open
ryanpeach wants to merge 7 commits intoAider-AI:mainfrom
ansys:feature/issue-3050
Open

Set different defaults for different confirm_ask questions.#3212
ryanpeach wants to merge 7 commits intoAider-AI:mainfrom
ansys:feature/issue-3050

Conversation

@ryanpeach
Copy link

@ryanpeach ryanpeach commented Feb 11, 2025

Now you can send yes a dict and it can dynamically choose which questions to answer yes or no.

#3050

@CLAassistant
Copy link

CLAassistant commented Feb 11, 2025

CLA assistant check
All committers have signed the CLA.

ryanpeach and others added 2 commits February 11, 2025 11:51
yes was previously a None | bool, so setting Dict[str, str] is mixing
types. Using Dict[str, bool] instead
@ryanpeach
Copy link
Author

This may not be necessary with enough config parameters on every ask, but I don't think ALL of them have options, and it's better to put the script user in control.

@ryanpeach
Copy link
Author

#1327

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants