Skip to content

Conversation

gnodet
Copy link
Contributor

@gnodet gnodet commented Oct 4, 2024

@gnodet gnodet added this to the 4.0.0-beta-5 milestone Oct 4, 2024
@gnodet gnodet force-pushed the cascading-profile-activation branch from 21eb346 to 1ed072b Compare October 4, 2024 20:05
@gnodet gnodet modified the milestones: 4.0.0-beta-5, 4.1.0 Oct 7, 2024
@gnodet gnodet force-pushed the cascading-profile-activation branch 2 times, most recently from 3f184eb to 3d21d5f Compare October 25, 2024 20:36
@gnodet gnodet marked this pull request as draft November 20, 2024 20:39
This commit implements cascading profile activation that allows properties
from activated profiles to trigger the activation of other profiles.

Key changes:
- Extended ProfileActivationContext interface with addProfileProperties() method
- Updated DefaultProfileActivationContext to support property injection from activated profiles
- Modified DefaultProfileSelector to use cascading activation

The implementation maintains backward compatibility while enabling profiles
to inject properties that can trigger activation of other profiles in a
cascading manner.
@gnodet gnodet force-pushed the cascading-profile-activation branch from 9d59fbc to a5a3941 Compare July 4, 2025 07:49
@gnodet gnodet marked this pull request as ready for review July 4, 2025 07:50
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.

1 participant