Skip to content

🐛 Config version_defaults should be attr_reader#631

Merged
nevans merged 1 commit intov0.5-stablefrom
backport/v0.5/594-fix-version_defaults-attr_accessor
Mar 28, 2026
Merged

🐛 Config version_defaults should be attr_reader#631
nevans merged 1 commit intov0.5-stablefrom
backport/v0.5/594-fix-version_defaults-attr_accessor

Conversation

@nevans
Copy link
Copy Markdown
Collaborator

@nevans nevans commented Mar 28, 2026

Although version_defaults is deeply frozen, it used attr_accessor!


This PR backports #594 to v0.5-stable. It fixes a bug that was introduced in #584 (which backported #544 to this branch).

@nevans nevans added bug Something isn't working backport This issue or PR is for a stable release branch labels Mar 28, 2026
Although `version_defaults` is deeply frozen, it used `attr_accessor`!
@nevans nevans force-pushed the backport/v0.5/594-fix-version_defaults-attr_accessor branch from e855b17 to 0fb7a8e Compare March 28, 2026 16:17
@nevans nevans merged commit 82ccb86 into v0.5-stable Mar 28, 2026
46 checks passed
@nevans nevans deleted the backport/v0.5/594-fix-version_defaults-attr_accessor branch March 28, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This issue or PR is for a stable release branch bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant