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

Fix checking composer version if the current user is root #29

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

devnix
Copy link
Member

@devnix devnix commented Apr 29, 2022

Description of the Change

Calls composer --version with -n parameter

Benefits

Avoids hanging on if the role is executed as root. As it is not recommended, it's only done for checking the composer version, or if it is actually installed, so it should not pose a danger.

Possible Drawbacks

N/A

Applicable Issues

N/A

@devnix
Copy link
Member Author

devnix commented Jun 6, 2023

ping 😊

@emepege emepege changed the base branch from master to develop June 7, 2023 15:33
Copy link
Member

@blalop blalop left a comment

Choose a reason for hiding this comment

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

Don't forget to update the changelog :)

@devnix
Copy link
Member Author

devnix commented Jun 14, 2023

Done @blalop!

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.

6 participants