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

Allow project-specific default option values #84

Merged
merged 2 commits into from
Mar 25, 2025

Conversation

marcosbento
Copy link
Collaborator

This enforces the use of the provided default value, when creating a project-specific option in a multi-project setup.

#74

@marcosbento marcosbento marked this pull request as draft March 18, 2025 16:30
@marcosbento marcosbento force-pushed the project_specific_default_option_value branch from 2cbb0d1 to f42a883 Compare March 18, 2025 16:37
@marcosbento
Copy link
Collaborator Author

@marcosbento, note to future self: this PR needs to be merged after PR #82, as the tests depend on those changes to pass.

This enforces the use of the provided default value, when creating
a project-specific option in a multi-project setup.

#74
@marcosbento marcosbento force-pushed the project_specific_default_option_value branch from f42a883 to c39eeaa Compare March 19, 2025 08:37
@marcosbento marcosbento marked this pull request as ready for review March 19, 2025 09:04
@marcosbento marcosbento requested a review from wdeconinck March 20, 2025 09:13
Copy link
Member

@wdeconinck wdeconinck left a comment

Choose a reason for hiding this comment

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

This is a very useful fix. It finally results in expected behaviour, such that a project's default is unaffected by a previous project in a bundle. Thanks @marcosbento !
This may inadvertently affect existing bundle configurations, so a version bump is warranted.

@marcosbento marcosbento merged commit 63dd072 into develop Mar 25, 2025
284 checks passed
@marcosbento marcosbento deleted the project_specific_default_option_value branch March 25, 2025 10:10
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