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

Document setting re-record interval for cassettes - & its use cases #7

Open
sckott opened this issue Feb 11, 2019 · 4 comments
Open
Assignees

Comments

@sckott
Copy link
Collaborator

sckott commented Feb 11, 2019

ruby VCR docs: https://relishapp.com/vcr/vcr/v/3-0-3/docs/cassettes/automatic-re-recording

@sckott
Copy link
Collaborator Author

sckott commented Feb 11, 2019

get ropensci/vcr#96 first

@maelle
Copy link
Member

maelle commented Dec 3, 2020

in what packages do you use particular options for re-recording @sckott ? It'd be nice to mention use cases.

@sckott
Copy link
Collaborator Author

sckott commented Dec 3, 2020

There's apparently a lot of use of the re-record interval in Ruby vcr usage - https://github.com/search?q=language%3Aruby+re_record_interval&type=code - It should probably be considered best practice to re-record every so often - but the details of that I'm not sure yet. One thing is, you provably do not you want re-record'ing to happen on your CI system or on CRAN. How is that handled?

@sckott
Copy link
Collaborator Author

sckott commented Dec 3, 2020

I don't actually do it yet in my own pkgs, but i'll start playing with it

@maelle maelle assigned maelle and sckott and unassigned maelle Dec 15, 2020
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

No branches or pull requests

2 participants