Skip to content

[Backport 18] Reverse the default for only_record_changes #14883

Merged
tpowell-progress merged 2 commits intochef-18from
tp/reverse-only-record-changes-18
Mar 6, 2025
Merged

[Backport 18] Reverse the default for only_record_changes #14883
tpowell-progress merged 2 commits intochef-18from
tp/reverse-only-record-changes-18

Conversation

@tpowell-progress
Copy link
Copy Markdown
Contributor

Description

Per discussions with the customer who opened the ticket and reasoning about the nature of registry keys and values, it was determined that the more surprising and error prone behavior was to report all values within a key, regardless of change. Switching the default due to this.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

tpowell-progress and others added 2 commits March 5, 2025 10:44
Accidental push to chef-18

This reverts commit 220235d.

Signed-off-by: Thomas Powell <thomas.powell@progress.com>
* Reverse the default for only_record_changes
* Stubs are wrong for unit tests

---------

Signed-off-by: Thomas Powell <thomas.powell@progress.com>
@tpowell-progress tpowell-progress requested review from a team as code owners March 5, 2025 20:34
@github-actions github-actions bot added the documentation How do we use this project? label Mar 5, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 5, 2025

@tpowell-progress tpowell-progress merged commit 3c4120b into chef-18 Mar 6, 2025
59 checks passed
@tpowell-progress tpowell-progress deleted the tp/reverse-only-record-changes-18 branch March 6, 2025 16:56
@jaymzh jaymzh mentioned this pull request Oct 14, 2025
@jaymzh jaymzh mentioned this pull request Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation How do we use this project?

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants