Skip to content

add conditionMessage() method for recipes_errors #1091

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 20, 2023
Merged

Conversation

simonpcouch
Copy link
Contributor

Closes #1080.

Just lightly wraps the conditionMessage method for rlang_errors to set the prefix argument to TRUE so that we can see which step caused the error in conditionMessage() output. tune's erroring machinery will pick up on this change "for free." :)

@simonpcouch
Copy link
Contributor Author

Same failure to install dials on Ubuntu as in #1088.

@simonpcouch simonpcouch requested a review from topepo February 16, 2023 21:12
@EmilHvitfeldt
Copy link
Member

GHA failures have been fixed

@topepo topepo merged commit 7f71d4e into main Feb 20, 2023
@topepo topepo deleted the condition-1080 branch February 20, 2023 16:09
@github-actions
Copy link

github-actions bot commented Mar 7, 2023

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add conditionMessage method for recipes_errors
3 participants