Skip to content
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

helpers with change_next_workflow_step #11

Open
AdrienLeGuillou opened this issue Jan 24, 2022 · 1 comment
Open

helpers with change_next_workflow_step #11

AdrienLeGuillou opened this issue Jan 24, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@AdrienLeGuillou
Copy link
Member

it would be useful to refer to a step by it's name (if it has one)

change_next_workflow_step(next_step = "step_name") instead of the number. Maybe with helpers like the select helpers in dplyr (on the top of my head: current_step(), previous_step(), etc)

@AdrienLeGuillou AdrienLeGuillou added the enhancement New feature or request label Jan 24, 2022
@AdrienLeGuillou AdrienLeGuillou self-assigned this Jan 24, 2022
@AdrienLeGuillou AdrienLeGuillou added this to the 0.2.0 milestone Jan 25, 2022
@AdrienLeGuillou
Copy link
Member Author

0177629 now implements get_current_workflow_step to allow relative step changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant