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

Add DiscardOnSave field to Interaction type #81

Merged
merged 1 commit into from Oct 25, 2022
Merged

Conversation

dnaeon
Copy link
Owner

@dnaeon dnaeon commented Oct 25, 2022

The DiscardOnSave field may be set to true by hooks, in order to discard an interaction before saving it on disk.

See issue #80 for some background info.

The DiscardOnSave field may be set to true by hooks, in order to
discard an interaction before saving it on disk.

See issue #80 for some background info.
@dnaeon
Copy link
Owner Author

dnaeon commented Oct 25, 2022

@sergiught , please check this one out and let me know how it looks. Thanks!

@codecov-commenter
Copy link

Codecov Report

Merging #81 (1715747) into v3 (fb5b2d1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##               v3      #81   +/-   ##
=======================================
  Coverage   77.69%   77.69%           
=======================================
  Files           1        1           
  Lines         278      278           
=======================================
  Hits          216      216           
  Misses         48       48           
  Partials       14       14           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sergiught
Copy link

Hey @dnaeon 👋🏻 ,

Thanks a lot for the quick turnaround! I was able to open a draft PR with the changes brought here within -> https://github.com/auth0/terraform-provider-auth0/pull/382/files#diff-54a6153bd2ec74433ca48fda4f010eadce4412bd67975099b4d2095f3396ebcfL825 and I can confirm this works like a charm.

@dnaeon dnaeon merged commit 79e4390 into v3 Oct 25, 2022
@dnaeon
Copy link
Owner Author

dnaeon commented Oct 25, 2022

Hey @sergiught , thanks! Merged and tagged!

@dnaeon dnaeon deleted the feat/discard-on-save branch October 25, 2022 18:16
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.

None yet

3 participants