You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address review feedback: skip prompt but keep install_profile call
- Changed "Installed mandatory profile" to "Installed profile" on line 119
- Removed continue statement on line 98 that was skipping install_profile
- Now only skips the user prompt for already-installed optional profiles
- install_profile is still called for all profiles (mandatory and already-installed optional)
Co-authored-by: HectorCastelli <3715874+HectorCastelli@users.noreply.github.com>
0 commit comments