Skip to content

fix: composer superuser handling and unify warning tips#53

Merged
rozsazoltan merged 3 commits intomasterfrom
fix/install/rework
Apr 19, 2026
Merged

fix: composer superuser handling and unify warning tips#53
rozsazoltan merged 3 commits intomasterfrom
fix/install/rework

Conversation

@rozsazoltan
Copy link
Copy Markdown
Contributor

  • Add COMPOSER_ALLOW_SUPERUSER=1 to Composer verification to prevent interactive prompts when running in elevated environments (e.g. containers, CI, or root).
  • Standardize warning messages across the plugin with consistent 💡 tips to guide users on how to debug issues (e.g. using PHP_VERBOSE=1 or manual verification commands).
  • Improve overall UX by making failures non-blocking where appropriate and surfacing actionable hints.

@rozsazoltan rozsazoltan added the needs-ci Triggers the CI test workflow label Apr 19, 2026
@rozsazoltan rozsazoltan merged commit eef7983 into master Apr 19, 2026
@rozsazoltan rozsazoltan deleted the fix/install/rework branch April 19, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci Triggers the CI test workflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant