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

New seed policy #959

Merged
merged 10 commits into from
Oct 18, 2022
Merged

New seed policy #959

merged 10 commits into from
Oct 18, 2022

Conversation

wlandau
Copy link
Member

@wlandau wlandau commented Oct 18, 2022

Prework

Related GitHub issues and pull requests

Summary

This PR implements user-side control of the seeds at the pipeline level. tar_option_set() now supports a seed argument, and target-specific seeds are determined by tar_option_get("seed") and the target name. tar_option_set(seed = NA) disables seed-setting behavior but forcibly invalidates all the affected targets except when seed is FALSE in the target's tar_cue().

@wlandau wlandau merged commit 3da61a1 into main Oct 18, 2022
@wlandau wlandau deleted the 882 branch October 18, 2022 19:41
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