Skip to content

Fix: the behavior of the option re_record_interval "none"#824

Merged
olleolleolle merged 2 commits into
vcr:masterfrom
nicolasiensen:fix-re-record-when-mode-is-none
Jul 14, 2020
Merged

Fix: the behavior of the option re_record_interval "none"#824
olleolleolle merged 2 commits into
vcr:masterfrom
nicolasiensen:fix-re-record-when-mode-is-none

Conversation

@nicolasiensen

Copy link
Copy Markdown
Contributor

In this pull request, we are changing how the option re_record_interval behaves.

If this option is provided together with record mode set to none, VCR won't re-record cassettes, even if their intervals have expired.

This commit solves the issue #687

In this commit, we are changing how the option re_record_interval
behaves.

If this option is provided together with record mode set to none, VCR
won't re-record cassettes, even if their intervals have expired.

This commit solves the issue #687

@olleolleolle olleolleolle left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this solves the issue - while still allowing other settings than :all and :none to exist.

@nicolasiensen

Copy link
Copy Markdown
Contributor Author

Hey @olleolleolle, what is the process to get the PR merged? Am I missing something?

@olleolleolle olleolleolle changed the title Fix the behavior of the option re_record_interval Fix: the behavior of the option re_record_interval "none" Jul 14, 2020
@olleolleolle olleolleolle merged commit 33757df into vcr:master Jul 14, 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

Successfully merging this pull request may close these issues.

2 participants